public static class TransactionalMapValuesWithPredicateCodec.RequestParameters extends Object
Modifier and Type | Field and Description |
---|---|
String |
name
Name of the Transactional Map
|
Data |
predicate
Specified query criteria.
|
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
public Data predicate
Copyright © 2019 Hazelcast, Inc.. All rights reserved.