Package | Description |
---|---|
com.hazelcast.impl | |
com.hazelcast.impl.management |
Modifier and Type | Field and Description |
---|---|
ConcurrentMapManager |
Node.concurrentMapManager |
Modifier and Type | Method and Description |
---|---|
static ConcurrentMapManager |
TestUtil.getConcurrentMapManager(HazelcastInstance h) |
Constructor and Description |
---|
ClientServiceImpl(ConcurrentMapManager concurrentMapManager) |
Entries(ConcurrentMapManager concurrentMapManager,
String name,
ClusterOperation operation,
Predicate predicate) |
PartitionManager(ConcurrentMapManager concurrentMapManager) |
PartitionServiceImpl(ConcurrentMapManager concurrentMapManager) |
Modifier and Type | Method and Description |
---|---|
protected ConcurrentMapManager |
ClusterServiceCallable.getConcurrentMapManager() |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.