public class ClearRequest extends QueueRequest implements RetryableRequest
name, timeoutMillis
callId, clientEngine, endpoint, service
Constructor and Description |
---|
ClearRequest() |
ClearRequest(String name) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId() |
Permission |
getRequiredPermission() |
protected Operation |
prepareOperation() |
getFactoryId, getPartition, getServiceName, read, write
afterResponse, beforeProcess, filter, getReplicaIndex
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readPortable, writePortable
public ClearRequest()
public ClearRequest(String name)
protected Operation prepareOperation()
prepareOperation
in class PartitionClientRequest
public int getClassId()
getClassId
in interface Portable
public Permission getRequiredPermission()
getRequiredPermission
in interface SecureRequest
getRequiredPermission
in class QueueRequest
Copyright © 2014 Hazelcast, Inc.. All rights reserved.