Package | Description |
---|---|
com.sleepycat.thrift |
Modifier and Type | Method and Description |
---|---|
BdbService.openJoinCursor_args |
BdbService.openJoinCursor_args.deepCopy() |
BdbService.openJoinCursor_args |
BdbService.Processor.openJoinCursor.getEmptyArgsInstance() |
BdbService.openJoinCursor_args |
BdbService.AsyncProcessor.openJoinCursor.getEmptyArgsInstance() |
BdbService.openJoinCursor_args |
BdbService.openJoinCursor_args.setPdb(TDatabase pdb) |
BdbService.openJoinCursor_args |
BdbService.openJoinCursor_args.setScursors(java.util.List<TCursor> scursors) |
BdbService.openJoinCursor_args |
BdbService.openJoinCursor_args.setSortCursors(boolean sortCursors) |
Modifier and Type | Method and Description |
---|---|
int |
BdbService.openJoinCursor_args.compareTo(BdbService.openJoinCursor_args other) |
boolean |
BdbService.openJoinCursor_args.equals(BdbService.openJoinCursor_args that) |
BdbService.openJoinCursor_result |
BdbService.Processor.openJoinCursor.getResult(I iface,
BdbService.openJoinCursor_args args) |
void |
BdbService.AsyncProcessor.openJoinCursor.start(I iface,
BdbService.openJoinCursor_args args,
org.apache.thrift.async.AsyncMethodCallback<TJoinCursor> resultHandler) |
Constructor and Description |
---|
openJoinCursor_args(BdbService.openJoinCursor_args other)
Performs a deep copy on other.
|
Copyright (c) 2016, 2018 Oracle and/or its affiliates. All rights reserved.