Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.txnCommit_args |
BdbService.txnCommit_args.deepCopy() |
BdbService.txnCommit_args |
BdbService.Processor.txnCommit.getEmptyArgsInstance() |
BdbService.txnCommit_args |
BdbService.AsyncProcessor.txnCommit.getEmptyArgsInstance() |
BdbService.txnCommit_args |
BdbService.txnCommit_args.setDurability(TDurabilityPolicy durability) |
BdbService.txnCommit_args |
BdbService.txnCommit_args.setTxn(TTransaction txn) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.txnCommit_args.compareTo(BdbService.txnCommit_args other) |
boolean |
BdbService.txnCommit_args.equals(BdbService.txnCommit_args that) |
BdbService.txnCommit_result |
BdbService.Processor.txnCommit.getResult(I iface,
BdbService.txnCommit_args args) |
void |
BdbService.AsyncProcessor.txnCommit.start(I iface,
BdbService.txnCommit_args args,
org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> resultHandler) |
Constructor and Description |
---|
txnCommit_args(BdbService.txnCommit_args other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.