public class MapAddEntryListenerRequest extends AbstractMapAddEntryListenerRequest implements RetryableRequest
includeValue, key, namecallId, clientEngine, endpoint, service| Constructor and Description |
|---|
MapAddEntryListenerRequest() |
MapAddEntryListenerRequest(String name,
boolean includeValue) |
MapAddEntryListenerRequest(String name,
Data key,
boolean includeValue) |
MapAddEntryListenerRequest(String name,
Data key,
boolean includeValue,
Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
protected Predicate |
getPredicate() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
call, getFactoryId, getRequiredPermission, getServiceNamegetCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadPortable, writePortablepublic MapAddEntryListenerRequest()
public MapAddEntryListenerRequest(String name, boolean includeValue)
public MapAddEntryListenerRequest(String name, Data key, boolean includeValue)
public int getClassId()
getClassId in interface Portableprotected Predicate getPredicate()
getPredicate in class AbstractMapAddEntryListenerRequestpublic void write(PortableWriter writer) throws IOException
write in class ClientRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class ClientRequestIOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.