public class CacheSizeOperation extends AbstractNamedOperation implements ReadonlyOperation
name| Constructor and Description | 
|---|
CacheSizeOperation()  | 
CacheSizeOperation(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getFactoryId()
Returns DataSerializableFactory factory id for this class. 
 | 
int | 
getId()
Returns type identifier for this class. 
 | 
Object | 
getResponse()  | 
boolean | 
returnsResponse()  | 
void | 
run()  | 
getName, readInternal, writeInternalafterRun, beforeRungetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPartitionIdreadData, writeDatapublic CacheSizeOperation()
public CacheSizeOperation(String name)
public int getId()
IdentifiedDataSerializablegetId in interface IdentifiedDataSerializablepublic boolean returnsResponse()
returnsResponse in interface RemotePropagatable<Operation>returnsResponse in class AbstractOperationpublic Object getResponse()
getResponse in class AbstractOperationpublic int getFactoryId()
IdentifiedDataSerializablegetFactoryId in interface IdentifiedDataSerializableCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.