Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
CoordinatorService.sendNewTransactions_args |
CoordinatorService.sendNewTransactions_args.deepCopy() |
CoordinatorService.sendNewTransactions_args |
CoordinatorService.Processor.sendNewTransactions.getEmptyArgsInstance() |
CoordinatorService.sendNewTransactions_args |
CoordinatorService.AsyncProcessor.sendNewTransactions.getEmptyArgsInstance() |
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) |
CoordinatorService.sendNewTransactions_result |
CoordinatorService.Processor.sendNewTransactions.getResult(I iface,
CoordinatorService.sendNewTransactions_args args) |
void |
CoordinatorService.AsyncProcessor.sendNewTransactions.start(I iface,
CoordinatorService.sendNewTransactions_args args,
org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler) |
Constructor and Description |
---|
CoordinatorService.sendNewTransactions_args(CoordinatorService.sendNewTransactions_args other)
Performs a deep copy on other.
|
Copyright © 2013. All rights reserved.