Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.collection.impl.queue | |
com.hazelcast.concurrent.lock | |
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCacheService |
class |
CacheService
Cache Service is the main access point of JCache implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
QueueService
Provides important services via methods for the the Queue
such as
QueueEvictionProcessor |
Modifier and Type | Class and Description |
---|---|
class |
LockServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
MapQuorumAwareService
Quorum service will ask map service about whether map has defined quorum or not.
|
class |
MapService
Defines map service behavior.
|
Modifier and Type | Field and Description |
---|---|
protected QuorumAwareService |
MapService.quorumAwareService |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.