Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.beginTransaction_args |
BdbService.beginTransaction_args.deepCopy() |
BdbService.beginTransaction_args |
BdbService.Processor.beginTransaction.getEmptyArgsInstance() |
BdbService.beginTransaction_args |
BdbService.AsyncProcessor.beginTransaction.getEmptyArgsInstance() |
BdbService.beginTransaction_args |
BdbService.beginTransaction_args.setConfig(TTransactionConfig config) |
BdbService.beginTransaction_args |
BdbService.beginTransaction_args.setEnv(TEnvironment env) |
BdbService.beginTransaction_args |
BdbService.beginTransaction_args.setParent(TTransaction parent) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.beginTransaction_args.compareTo(BdbService.beginTransaction_args other) |
boolean |
BdbService.beginTransaction_args.equals(BdbService.beginTransaction_args that) |
BdbService.beginTransaction_result |
BdbService.Processor.beginTransaction.getResult(I iface,
BdbService.beginTransaction_args args) |
void |
BdbService.AsyncProcessor.beginTransaction.start(I iface,
BdbService.beginTransaction_args args,
org.apache.thrift.async.AsyncMethodCallback<TTransaction> resultHandler) |
Constructor and Description |
---|
beginTransaction_args(BdbService.beginTransaction_args other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.