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