public class DrainRequest extends QueueRequest
name, timeoutMilliscallId, clientEngine, endpoint, service| Constructor and Description |
|---|
DrainRequest() |
DrainRequest(String name,
int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
filter(Object response) |
int |
getClassId() |
Permission |
getRequiredPermission() |
protected Operation |
prepareOperation() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getFactoryId, getPartition, getServiceNameafterResponse, beforeProcess, getReplicaIndexgetCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadPortable, writePortablepublic DrainRequest()
public DrainRequest(String name, int maxSize)
protected Operation prepareOperation()
prepareOperation in class PartitionClientRequestpublic int getClassId()
protected Object filter(Object response)
filter in class PartitionClientRequestpublic void write(PortableWriter writer) throws IOException
write in class QueueRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class QueueRequestIOExceptionpublic Permission getRequiredPermission()
getRequiredPermission in interface SecureRequestgetRequiredPermission in class QueueRequestCopyright © 2021 Hazelcast, Inc.. All rights reserved.