Package | Description |
---|---|
com.hazelcast.cluster | |
com.hazelcast.impl |
Modifier and Type | Class and Description |
---|---|
class |
ClusterManager.AsyncRemotelyBooleanOp |
class |
ClusterManager.NoneMemberAsyncRemotelyBooleanOp |
Modifier and Type | Class and Description |
---|---|
class |
BaseManager.ConnectionAwareOp |
class |
BaseManager.ResponseQueueCall |
class |
BaseManager.TargetAwareOp |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentMap<Long,Call> |
BaseManager.mapCalls |
Modifier and Type | Method and Description |
---|---|
Call |
BaseManager.getRemoteCall(long id) |
Call |
BaseManager.removeRemoteCall(long id) |
Modifier and Type | Method and Description |
---|---|
void |
BaseManager.addRemoteCall(Call call) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.