public class MapAddEntryListenerSqlRequest extends AbstractMapAddEntryListenerRequest
includeValue, key, namecallId, clientEngine, endpoint, operationService, serializationService, service| Constructor and Description |
|---|
MapAddEntryListenerSqlRequest() |
MapAddEntryListenerSqlRequest(String name,
boolean includeValue) |
MapAddEntryListenerSqlRequest(String name,
Data key,
boolean includeValue) |
MapAddEntryListenerSqlRequest(String name,
Data key,
boolean includeValue,
String predicate) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId()
Returns class identifier for this portable class.
|
protected Predicate |
getPredicate() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
call, getDistributedObjectName, getFactoryId, getRequiredPermission, getServiceNameprocessgetCallId, getClassVersion, getClientEngine, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, isSingleConnection, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, setSingleConnection, writePortablepublic MapAddEntryListenerSqlRequest()
public MapAddEntryListenerSqlRequest(String name, boolean includeValue)
public MapAddEntryListenerSqlRequest(String name, Data key, boolean includeValue)
protected Predicate getPredicate()
getPredicate in class AbstractMapAddEntryListenerRequestpublic int getClassId()
Portablepublic void write(PortableWriter writer) throws IOException
write in class ClientRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class ClientRequestIOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.