Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.dbGetWithPKey_args |
BdbService.dbGetWithPKey_args.deepCopy() |
BdbService.dbGetWithPKey_args |
BdbService.Processor.dbGetWithPKey.getEmptyArgsInstance() |
BdbService.dbGetWithPKey_args |
BdbService.AsyncProcessor.dbGetWithPKey.getEmptyArgsInstance() |
BdbService.dbGetWithPKey_args |
BdbService.dbGetWithPKey_args.setConfig(TDbGetConfig config) |
BdbService.dbGetWithPKey_args |
BdbService.dbGetWithPKey_args.setKeyPKey(TKeyDataWithPKey keyPKey) |
BdbService.dbGetWithPKey_args |
BdbService.dbGetWithPKey_args.setSdb(TDatabase sdb) |
BdbService.dbGetWithPKey_args |
BdbService.dbGetWithPKey_args.setTxn(TTransaction txn) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.dbGetWithPKey_args.compareTo(BdbService.dbGetWithPKey_args other) |
boolean |
BdbService.dbGetWithPKey_args.equals(BdbService.dbGetWithPKey_args that) |
BdbService.dbGetWithPKey_result |
BdbService.Processor.dbGetWithPKey.getResult(I iface,
BdbService.dbGetWithPKey_args args) |
void |
BdbService.AsyncProcessor.dbGetWithPKey.start(I iface,
BdbService.dbGetWithPKey_args args,
org.apache.thrift.async.AsyncMethodCallback<TGetWithPKeyResult> resultHandler) |
Constructor and Description |
---|
dbGetWithPKey_args(BdbService.dbGetWithPKey_args other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.