Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
CoordinatorService.sendNewTransactions_args |
CoordinatorService.sendNewTransactions_args.deepCopy() |
CoordinatorService.sendNewTransactions_args |
CoordinatorService.sendNewTransactions_args.setLeftTransactionId(long leftTransactionId) |
CoordinatorService.sendNewTransactions_args |
CoordinatorService.sendNewTransactions_args.setRightTransactionId(long rightTransactionId) |
CoordinatorService.sendNewTransactions_args |
CoordinatorService.sendNewTransactions_args.setTransactions(List<ByteBuffer> transactions) |
Modifier and Type | Method and Description |
---|---|
int |
CoordinatorService.sendNewTransactions_args.compareTo(CoordinatorService.sendNewTransactions_args other) |
boolean |
CoordinatorService.sendNewTransactions_args.equals(CoordinatorService.sendNewTransactions_args that) |
Constructor and Description |
---|
CoordinatorService.sendNewTransactions_args(CoordinatorService.sendNewTransactions_args other)
Performs a deep copy on other.
|
Copyright © 2013. All Rights Reserved.