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, getServiceName
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readPortable, writePortable
protected OperationFactory createOperationFactory()
createOperationFactory
in class AllPartitionsClientRequest
protected Object reduce(Map<Integer,Object> map)
reduce
in class AllPartitionsClientRequest
public int getClassId()
getClassId
in interface Portable
public void write(PortableWriter writer) throws IOException
write
in class MultiMapAllPartitionRequest
IOException
public void read(PortableReader reader) throws IOException
read
in class MultiMapAllPartitionRequest
IOException
Copyright © 2014 Hazelcast, Inc.. All rights reserved.