public static class Transaction.WaitingTransactions extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getColumnFamilyId()
Get the Column Family ID.
|
String |
getKey()
Get the key on which the transactions are waiting.
|
long[] |
getTransactionIds()
Get the IDs of the waiting transactions.
|
public long getColumnFamilyId()
public String getKey()
public long[] getTransactionIds()
Copyright © 2022. All rights reserved.