Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.dbPut_args |
BdbService.dbPut_args.deepCopy() |
BdbService.dbPut_args |
BdbService.Processor.dbPut.getEmptyArgsInstance() |
BdbService.dbPut_args |
BdbService.AsyncProcessor.dbPut.getEmptyArgsInstance() |
BdbService.dbPut_args |
BdbService.dbPut_args.setConfig(TDbPutConfig config) |
BdbService.dbPut_args |
BdbService.dbPut_args.setDb(TDatabase db) |
BdbService.dbPut_args |
BdbService.dbPut_args.setPairs(java.util.List<TKeyDataWithSecondaryKeys> pairs) |
BdbService.dbPut_args |
BdbService.dbPut_args.setTxn(TTransaction txn) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.dbPut_args.compareTo(BdbService.dbPut_args other) |
boolean |
BdbService.dbPut_args.equals(BdbService.dbPut_args that) |
BdbService.dbPut_result |
BdbService.Processor.dbPut.getResult(I iface,
BdbService.dbPut_args args) |
void |
BdbService.AsyncProcessor.dbPut.start(I iface,
BdbService.dbPut_args args,
org.apache.thrift.async.AsyncMethodCallback<TPutResult> resultHandler) |
Constructor and Description |
---|
dbPut_args(BdbService.dbPut_args other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.