public class AddRequest extends RingbufferRequest
name
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
AddRequest() |
AddRequest(String name,
Data item) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId()
Returns class identifier for this portable class.
|
Permission |
getRequiredPermission() |
protected Operation |
prepareOperation() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getDistributedObjectName, getFactoryId, getPartition, getServiceName
afterResponse, beforeProcess, beforeResponse, filter, getReplicaIndex, onFailure, onResponse, process
getCallId, getClassVersion, getClientEngine, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readPortable, writePortable
protected Operation prepareOperation()
prepareOperation
in class PartitionClientRequest
public int getClassId()
Portable
public Permission getRequiredPermission()
public void write(PortableWriter writer) throws IOException
write
in class RingbufferRequest
IOException
public void read(PortableReader reader) throws IOException
read
in class RingbufferRequest
IOException
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.