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