public abstract class TxnCollectionRequest extends BaseTransactionRequest implements Portable, SecureRequest
clientThreadId, txnIdcallId, clientEngine, endpoint, service| Constructor and Description |
|---|
TxnCollectionRequest() |
TxnCollectionRequest(String name) |
TxnCollectionRequest(String name,
Data value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFactoryId() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
call, innerCall, setClientThreadId, setTxnIdgetCallId, getClientEngine, getEndpoint, getService, getServiceName, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassId, readPortable, writePortablegetRequiredPermissionpublic TxnCollectionRequest()
public TxnCollectionRequest(String name)
public int getFactoryId()
getFactoryId in interface Portablepublic void write(PortableWriter writer) throws IOException
write in class BaseTransactionRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class BaseTransactionRequestIOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.