public class MapAddEntryListenerSqlRequest extends AbstractMapAddEntryListenerRequest
includeValue, key, listenerFlags, namelocalOnlycallId, clientEngine, endpoint, operationService, serializationService, service| Constructor and Description |
|---|
MapAddEntryListenerSqlRequest() |
MapAddEntryListenerSqlRequest(String name,
boolean includeValue,
int listenerFlags) |
MapAddEntryListenerSqlRequest(String name,
Data key,
boolean includeValue,
int listenerFlags) |
MapAddEntryListenerSqlRequest(String name,
Data key,
boolean includeValue,
String predicate,
int listenerFlags) |
| 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, getEventFilter, getFactoryId, getRequiredPermission, getServiceName, newMapListenersetLocalOnlyprocessgetCallId, getClassVersion, getClientEngine, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, writePortablepublic MapAddEntryListenerSqlRequest()
public MapAddEntryListenerSqlRequest(String name, boolean includeValue, int listenerFlags)
public MapAddEntryListenerSqlRequest(String name, Data key, boolean includeValue, int listenerFlags)
protected Predicate getPredicate()
getPredicate in class AbstractMapAddEntryListenerRequestpublic int getClassId()
Portablepublic void write(PortableWriter writer) throws IOException
write in class BaseClientAddListenerRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class BaseClientAddListenerRequestIOExceptionCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.