public final class PeekOperation extends QueueOperation implements IdentifiedDataSerializable
name, response
Constructor and Description |
---|
PeekOperation() |
PeekOperation(String name) |
Modifier and Type | Method and Description |
---|---|
void |
afterRun() |
int |
getFactoryId() |
int |
getId() |
void |
run() |
beforeRun, getName, getOrCreateContainer, getQueueService, getResponse, getServiceName, hasListener, publishEvent, readInternal, returnsResponse, writeInternal
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readData, writeData
getPartitionId
public PeekOperation()
public PeekOperation(String name)
public void afterRun() throws Exception
afterRun
in class QueueOperation
Exception
public int getFactoryId()
getFactoryId
in interface IdentifiedDataSerializable
getFactoryId
in class QueueOperation
public int getId()
getId
in interface IdentifiedDataSerializable
Copyright © 2014 Hazelcast, Inc.. All rights reserved.