public static class TransactionCommitCodec.RequestParameters extends Object
Modifier and Type | Field and Description |
---|---|
long |
threadId
The thread id for the transaction.
|
UUID |
transactionId
The internal Hazelcast transaction id.
|
Constructor and Description |
---|
RequestParameters() |
public UUID transactionId
public long threadId
Copyright © 2019 Hazelcast, Inc.. All rights reserved.