| Package | Description | 
|---|---|
| com.hazelcast.client | |
| com.hazelcast.cluster | |
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.hibernate | |
| com.hazelcast.monitor | 
 Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. 
 | 
| com.hazelcast.nio.serialization | 
 Contains interfaces/classes related to serialization;
 such as serializer interfaces, input/output streams. 
 | 
| com.hazelcast.query | 
 Contains interfaces/classes related to Hazelcast query and indexing support. 
 | 
| com.hazelcast.spi | 
 Provides interfaces/classes for Hazelcast SPI. 
 | 
| com.hazelcast.transaction | 
 Provides interfaces/classes for Hazelcast transaction support. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClientDisconnectionOperation  | 
class  | 
ClientReAuthOperation  | 
class  | 
OperationFactoryWrapper  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Endpoint  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuthenticationFailureOperation  | 
class  | 
AuthorizationOperation  | 
class  | 
BindOperation  | 
class  | 
ConfigCheck  | 
class  | 
FinalizeJoinOperation  | 
class  | 
HeartbeatOperation  | 
class  | 
JoinCheckOperation  | 
class  | 
JoinMessage  | 
class  | 
JoinRequest  | 
class  | 
JoinRequestOperation  | 
class  | 
MasterConfirmationOperation  | 
class  | 
MemberInfo  | 
class  | 
MemberInfoUpdateOperation  | 
class  | 
MemberRemoveOperation  | 
class  | 
MergeClustersOperation  | 
class  | 
PostJoinOperation  | 
class  | 
PrepareMergeOperation  | 
class  | 
SetMasterOperation  | 
static class  | 
TcpIpJoiner.MasterClaim  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Member
Cluster member interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MemberLeftException
Thrown when a member left during an invocation or execution. 
 | 
class  | 
MigrationEvent
An event fired when a partition migration starts, completes or fails. 
 | 
class  | 
PartitionAwareKey<K,P>
A  
PartitionAware key. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VersionAwareMapMergePolicy  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
LocalExecutorStats  | 
interface  | 
LocalInstanceStats  | 
interface  | 
LocalMapStats
Local map statistics. 
 | 
interface  | 
LocalMultiMapStats
User: sancar
 Date: 4/10/13
 Time: 2:28 PM 
 | 
interface  | 
LocalQueueStats
Local queue statistics. 
 | 
interface  | 
LocalTopicStats  | 
interface  | 
MemberState  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TimedMemberState  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ClassDefinition  | 
interface  | 
FieldDefinition  | 
interface  | 
IdentifiedDataSerializable  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BinaryClassDefinitionProxy  | 
class  | 
ClassDefinitionImpl  | 
class  | 
Data  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PredicateBuilder  | 
static class  | 
Predicates.AbstractPredicate  | 
static class  | 
Predicates.AndPredicate  | 
static class  | 
Predicates.BetweenPredicate  | 
static class  | 
Predicates.EqualPredicate  | 
static class  | 
Predicates.GreaterLessPredicate  | 
static class  | 
Predicates.InPredicate  | 
static class  | 
Predicates.LikePredicate  | 
static class  | 
Predicates.NotEqualPredicate  | 
static class  | 
Predicates.NotPredicate  | 
static class  | 
Predicates.OrPredicate  | 
static class  | 
Predicates.RegexPredicate  | 
class  | 
SqlPredicate  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
EventRegistration  | 
interface  | 
ObjectNamespace  | 
interface  | 
OperationFactory
A Factory for creating  
Operation instances. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractOperation  | 
class  | 
DefaultObjectNamespace  | 
class  | 
Operation
An operation could be compared the a  
Runnable. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransactionOptions
Contains the configuration for a Hazelcast transaction. 
 | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.