Package | Description |
---|---|
com.hazelcast.cluster | |
com.hazelcast.impl | |
com.hazelcast.impl.base | |
com.hazelcast.impl.concurrentmap | |
com.hazelcast.impl.partition |
Modifier and Type | Interface and Description |
---|---|
interface |
RemotelyProcessable |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemotelyProcessable |
class |
AddOrRemoveConnection |
class |
Bind |
class |
ClusterManager.AsyncRemotelyBooleanOp |
static class |
ClusterManager.AuthenticationFailureProcessable |
static class |
ClusterManager.MasterConfirmation |
class |
ClusterManager.NoneMemberAsyncRemotelyBooleanOp |
class |
JoinInfo |
class |
JoinRequest |
class |
Master
The Class Master.
|
class |
MemberRemover |
class |
MembersUpdateCall |
class |
SyncProcess |
Modifier and Type | Method and Description |
---|---|
void |
ClusterService.enqueueAndReturn(Processable processable) |
void |
ClusterService.enqueueAndWait(Processable processable) |
boolean |
ClusterService.enqueueAndWait(Processable processable,
int seconds) |
void |
ClusterService.enqueuePriorityAndReturn(Processable processable) |
Modifier and Type | Class and Description |
---|---|
class |
BaseManager.ConnectionAwareOp |
class |
BaseManager.ResponseQueueCall |
class |
BaseManager.ReturnResponseProcess |
class |
BaseManager.TargetAwareOp |
static class |
ClientHandlerService.CountDownLatchLeave |
static class |
FactoryImpl.CreateOrDestroyInstanceProxy |
static class |
ListenerManager.ListenerItem |
class |
MergeClusters |
static class |
PartitionManager.AssignPartitions |
class |
SplitBrainHandler |
static class |
TcpIpJoiner.MasterAnswer |
static class |
TcpIpJoiner.MasterQuestion |
class |
TopicManager.TopicPublishProcess |
Modifier and Type | Method and Description |
---|---|
void |
BaseManager.enqueueAndReturn(Processable obj) |
void |
BaseManager.enqueueAndWait(Processable processable) |
boolean |
BaseManager.enqueueAndWait(Processable processable,
int seconds) |
Modifier and Type | Interface and Description |
---|---|
interface |
Call |
Modifier and Type | Class and Description |
---|---|
class |
AddMapIndex |
class |
InitialState |
Modifier and Type | Class and Description |
---|---|
class |
MigrationNotification |
class |
PartitionStateProcessable |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.