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