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