Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.cursorGet_args |
BdbService.cursorGet_args.deepCopy() |
BdbService.cursorGet_args |
BdbService.Processor.cursorGet.getEmptyArgsInstance() |
BdbService.cursorGet_args |
BdbService.AsyncProcessor.cursorGet.getEmptyArgsInstance() |
BdbService.cursorGet_args |
BdbService.cursorGet_args.setConfig(TCursorGetConfig config) |
BdbService.cursorGet_args |
BdbService.cursorGet_args.setCursor(TCursor cursor) |
BdbService.cursorGet_args |
BdbService.cursorGet_args.setKeyData(TKeyData keyData) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.cursorGet_args.compareTo(BdbService.cursorGet_args other) |
boolean |
BdbService.cursorGet_args.equals(BdbService.cursorGet_args that) |
BdbService.cursorGet_result |
BdbService.Processor.cursorGet.getResult(I iface,
BdbService.cursorGet_args args) |
void |
BdbService.AsyncProcessor.cursorGet.start(I iface,
BdbService.cursorGet_args args,
org.apache.thrift.async.AsyncMethodCallback<TGetResult> resultHandler) |
Constructor and Description |
---|
cursorGet_args(BdbService.cursorGet_args other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.