Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.openSequence_args |
BdbService.openSequence_args.deepCopy() |
BdbService.openSequence_args |
BdbService.Processor.openSequence.getEmptyArgsInstance() |
BdbService.openSequence_args |
BdbService.AsyncProcessor.openSequence.getEmptyArgsInstance() |
BdbService.openSequence_args |
BdbService.openSequence_args.setConfig(TSequenceConfig config) |
BdbService.openSequence_args |
BdbService.openSequence_args.setDb(TDatabase db) |
BdbService.openSequence_args |
BdbService.openSequence_args.setKey(TDbt key) |
BdbService.openSequence_args |
BdbService.openSequence_args.setTxn(TTransaction txn) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.openSequence_args.compareTo(BdbService.openSequence_args other) |
boolean |
BdbService.openSequence_args.equals(BdbService.openSequence_args that) |
BdbService.openSequence_result |
BdbService.Processor.openSequence.getResult(I iface,
BdbService.openSequence_args args) |
void |
BdbService.AsyncProcessor.openSequence.start(I iface,
BdbService.openSequence_args args,
org.apache.thrift.async.AsyncMethodCallback<TSequence> resultHandler) |
Constructor and Description |
---|
openSequence_args(BdbService.openSequence_args other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.