Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.checkpoint_args |
BdbService.checkpoint_args.deepCopy() |
BdbService.checkpoint_args |
BdbService.Processor.checkpoint.getEmptyArgsInstance() |
BdbService.checkpoint_args |
BdbService.AsyncProcessor.checkpoint.getEmptyArgsInstance() |
BdbService.checkpoint_args |
BdbService.checkpoint_args.setEnv(TEnvironment env) |
BdbService.checkpoint_args |
BdbService.checkpoint_args.setForce(boolean force) |
BdbService.checkpoint_args |
BdbService.checkpoint_args.setKbytes(int kbytes) |
BdbService.checkpoint_args |
BdbService.checkpoint_args.setMin(int min) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.checkpoint_args.compareTo(BdbService.checkpoint_args other) |
boolean |
BdbService.checkpoint_args.equals(BdbService.checkpoint_args that) |
BdbService.checkpoint_result |
BdbService.Processor.checkpoint.getResult(I iface,
BdbService.checkpoint_args args) |
void |
BdbService.AsyncProcessor.checkpoint.start(I iface,
BdbService.checkpoint_args args,
org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> resultHandler) |
Constructor and Description |
---|
checkpoint_args(BdbService.checkpoint_args other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.