public class ContainsEntryRequest extends MultiMapAllPartitionRequest implements RetryableRequest
callId, clientEngine, endpoint, service| Constructor and Description |
|---|
ContainsEntryRequest() |
ContainsEntryRequest(String name,
Data key,
Data value) |
| Modifier and Type | Method and Description |
|---|---|
protected OperationFactory |
createOperationFactory() |
int |
getClassId() |
void |
read(PortableReader reader) |
protected Object |
reduce(Map<Integer,Object> map) |
void |
write(PortableWriter writer) |
getFactoryId, getRequiredPermission, getServiceNamegetCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadPortable, writePortableprotected OperationFactory createOperationFactory()
createOperationFactory in class AllPartitionsClientRequestprotected Object reduce(Map<Integer,Object> map)
reduce in class AllPartitionsClientRequestpublic int getClassId()
getClassId in interface Portablepublic void write(PortableWriter writer) throws IOException
write in class MultiMapAllPartitionRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class MultiMapAllPartitionRequestIOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.