public static class TransactionalMultiMapSizeCodec.RequestParameters extends Object
Modifier and Type | Field and Description |
---|---|
String |
name
Name of the Transactional Multi Map
|
long |
threadId
The id of the user thread performing the operation.
|
UUID |
txnId
ID of the this transaction operation
|
Constructor and Description |
---|
RequestParameters() |
public String name
public UUID txnId
public long threadId
Copyright © 2019 Hazelcast, Inc.. All rights reserved.