| Interface | Description |
|---|---|
| BackupAwareOperation | |
| BackupOperation | |
| Callback<T> | |
| ClientAwareService | |
| ConfigurableService<T> | |
| CoreService |
Marker interface for core Hazelcast services.
|
| EventFilter | |
| EventOperation | |
| EventPublishingService<E,T> | |
| EventRegistration | |
| EventService | |
| ExecutionService | |
| InitializingObject | |
| Invocation | |
| ManagedService | |
| MembershipAwareService | |
| MigrationAwareService | |
| NodeAware | |
| NodeEngine | |
| Notifier | |
| ObjectNamespace | |
| OperationFactory |
A Factory for creating
Operation instances. |
| OperationService |
The OperationService is responsible for executing operations.
|
| PartitionAwareOperation | |
| PostJoinAwareService | |
| ProxyService | |
| ReadonlyOperation |
Read-only operations are not retried during migration.
|
| RemoteService | |
| ReplicationSupportingService | |
| ResponseHandler | |
| ServiceConfigurationParser<T> | |
| SharedService | |
| SplitBrainHandlerService | |
| TransactionalService | |
| WaitNotifyKey | |
| WaitNotifyService | |
| WaitSupport |
| Class | Description |
|---|---|
| AbstractDistributedObject<S extends RemoteService> | |
| AbstractOperation | |
| AbstractWaitNotifyKey | |
| DefaultObjectNamespace | |
| DistributedObjectAccessor | |
| InvocationBuilder | |
| MembershipServiceEvent |
Membership event fired when a new member is added
to the cluster and/or when a member leaves the cluster.
|
| Operation |
An operation could be compared the a
Runnable. |
| OperationAccessor | |
| PartitionMigrationEvent | |
| PartitionReplicationEvent | |
| ServiceInfo |
| Enum | Description |
|---|---|
| ExceptionAction |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.