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