|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.client.impl.protocol.util | |
---|---|
com.hazelcast.cache.impl.client | Hazelcast JSR-107 aka JCache implementation Client Requests |
com.hazelcast.client.impl.client | This contains the Requests and other DTO's exchanged between client/server |
com.hazelcast.client.impl.protocol | Client protocol related private implementation classes |
com.hazelcast.client.impl.protocol.util | Protocol utils |
com.hazelcast.cluster.client | This package contains the client cluster functionality. |
com.hazelcast.collection.impl.collection.client | |
com.hazelcast.collection.impl.list.client | |
com.hazelcast.collection.impl.queue.client | This package contains client requests for the IQueue. |
com.hazelcast.collection.impl.txncollection.client | |
com.hazelcast.collection.impl.txnlist.client | |
com.hazelcast.collection.impl.txnqueue.client | |
com.hazelcast.collection.impl.txnset.client | |
com.hazelcast.concurrent.atomiclong.client | This package contains client requests for the IAtomicLong. This package contains all the client request object to operate on the IAtomicLong that are send by the client. |
com.hazelcast.concurrent.atomicreference.client | This package contains client requests for the IAtomicLong. This package contains all the client request object to operate on the IAtomicLong that are send by the 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.impl.client | This package contains client requests for the IExecutorService. |
com.hazelcast.map.impl.client | Contains client requests for the IMap |
com.hazelcast.mapreduce.impl.client | This package contains request and response classes for communication between cluster members and Hazelcast native clients |
com.hazelcast.multimap.impl.client | Contains client requests for Hazelcast MultiMap module. |
com.hazelcast.partition.client | Contains client functionality for partition related information. |
com.hazelcast.replicatedmap.impl.client | This package contains classes for client communication on replicated map implementation |
com.hazelcast.topic.impl.client | This package contains client requests for the ITopic. |
com.hazelcast.transaction.client | This package contains client transaction code |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.cache.impl.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.client.impl.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.client.impl.protocol | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
MutableDirectBuffer
Abstraction over a range of buffer types that allows fields to be written (put) in native typed fashion. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.client.impl.protocol.util | |
---|---|
AtomicBuffer
Abstraction over a range of buffer types that allows type to be accessed with memory ordering semantics. |
|
BufferBuilder
Builder for appending buffers that grows capacity as necessary. |
|
ClientMessageBuilder.MessageHandler
Implementers will be responsible to delegate the constructed message |
|
DirectBuffer
Abstraction over a range of buffer types that allows fields to be read in native typed fashion. |
|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
Int2ObjectHashMap.KeyIterator
|
|
Int2ObjectHashMap.KeySet
|
|
Int2ObjectHashMap.Supplier
|
|
MutableDirectBuffer
Abstraction over a range of buffer types that allows fields to be written (put) in native typed fashion. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.cluster.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.collection.impl.collection.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.collection.impl.list.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.collection.impl.queue.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.collection.impl.txncollection.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.collection.impl.txnlist.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.collection.impl.txnqueue.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.collection.impl.txnset.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.concurrent.atomiclong.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.concurrent.atomicreference.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.concurrent.countdownlatch.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.concurrent.lock.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.concurrent.semaphore.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.executor.impl.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.map.impl.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.mapreduce.impl.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.multimap.impl.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.partition.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.replicatedmap.impl.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.topic.impl.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
Classes in com.hazelcast.client.impl.protocol.util used by com.hazelcast.transaction.client | |
---|---|
Flyweight
Parent class for flyweight implementations in the messaging protocol. |
|
ParameterFlyweight
Parameter Flyweight |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |