Package | Description |
---|---|
com.hazelcast.client |
This package contains the serverside client functionality
|
com.hazelcast.cluster.client | |
com.hazelcast.collection.client | |
com.hazelcast.concurrent.countdownlatch.client |
This package contains client requests for the ICountDownLatch.
This package contains all the client requests object to operate on the ICountDownLatch that are send by the client. |
com.hazelcast.concurrent.lock.client |
This package contains client requests for the ILock.
This package contains all the client requests object to operate on the ILock that are send by the client. |
com.hazelcast.concurrent.semaphore.client |
This package contains client requests for the ISemaphore.
|
com.hazelcast.executor.client |
This package contains client requests for the IExecutorService.
|
com.hazelcast.map.client | |
com.hazelcast.multimap.operations.client | |
com.hazelcast.partition.client |
Contains client functionality for partition related information.
|
com.hazelcast.queue.client | |
com.hazelcast.topic.client |
This package contains client requests for the ITopic.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientCreateRequest |
class |
ClientDestroyRequest |
class |
DistributedObjectListenerRequest |
Modifier and Type | Class and Description |
---|---|
class |
AddMembershipListenerRequest |
Modifier and Type | Class and Description |
---|---|
class |
CollectionAddListenerRequest |
Modifier and Type | Class and Description |
---|---|
class |
GetCountRequest |
Modifier and Type | Class and Description |
---|---|
class |
IsLockedRequest |
Modifier and Type | Class and Description |
---|---|
class |
AvailableRequest |
Modifier and Type | Class and Description |
---|---|
class |
IsShutdownRequest |
Modifier and Type | Class and Description |
---|---|
class |
MapAddEntryListenerRequest |
class |
MapClearRequest |
class |
MapContainsKeyRequest |
class |
MapContainsValueRequest |
class |
MapEntrySetRequest |
class |
MapGetAllRequest |
class |
MapGetEntryViewRequest |
class |
MapGetRequest |
class |
MapIsLockedRequest |
class |
MapKeySetRequest |
class |
MapQueryRequest |
class |
MapSizeRequest |
class |
MapSQLQueryRequest |
class |
MapValuesRequest |
Modifier and Type | Class and Description |
---|---|
class |
AddEntryListenerRequest |
class |
ClearRequest |
class |
ContainsEntryRequest |
class |
CountRequest |
class |
EntrySetRequest |
class |
GetAllRequest |
class |
KeySetRequest |
class |
MultiMapIsLockedRequest |
class |
SizeRequest |
class |
ValuesRequest |
Modifier and Type | Class and Description |
---|---|
class |
GetPartitionsRequest |
Modifier and Type | Class and Description |
---|---|
class |
AddListenerRequest |
class |
ContainsRequest |
class |
IteratorRequest |
class |
PeekRequest |
class |
RemainingCapacityRequest |
Modifier and Type | Class and Description |
---|---|
class |
AddMessageListenerRequest |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.