Skip navigation links
Berkeley DB
version 18.1.32
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
AASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
abort() - Method in class com.sleepycat.client.STransaction
Cause an abnormal termination of the transaction.
abortTransaction() - Method in class com.sleepycat.client.collections.CurrentTransaction
Aborts the transaction that is active for the current thread for this environment and makes the parent transaction (if any) the current transaction.
ACC_ABSTRACT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_ANNOTATION - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_BRIDGE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_DEPRECATED - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_ENUM - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_FINAL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_INTERFACE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_MANDATED - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_NATIVE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_PRIVATE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_PROTECTED - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_PUBLIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_STATIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_STRICT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_SUPER - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_SYNTHETIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_TRANSIENT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_VARARGS - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ACC_VOLATILE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
accept(ClassVisitor, int) - Method in class com.sleepycat.client.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader .
accept(ClassVisitor, Attribute[], int) - Method in class com.sleepycat.client.asm.ClassReader
Makes the given visitor visit the Java class of this ClassReader.
ACONST_NULL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
activeTxns - Variable in class com.sleepycat.thrift.TTransactionStat
 
add(Map.Entry<K, V>) - Method in class com.sleepycat.client.collections.StoredEntrySet
Adds the specified element to this set if it is not already present (optional operation).
add(E) - Method in class com.sleepycat.client.collections.StoredIterator
Inserts the specified element into the list or inserts a duplicate into other types of collections (optional operation).
add(K) - Method in class com.sleepycat.client.collections.StoredKeySet
Adds the specified key to this set if it is not already present (optional operation).
add(int, E) - Method in class com.sleepycat.client.collections.StoredList
Inserts the specified element at the specified position in this list (optional operation).
add(E) - Method in class com.sleepycat.client.collections.StoredList
Appends the specified element to the end of this list (optional operation).
add(E) - Method in class com.sleepycat.client.collections.StoredValueSet
Adds the specified entity to this set if it is not already present (optional operation).
addAll(Collection<? extends E>) - Method in class com.sleepycat.client.collections.StoredCollection
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(int, Collection<? extends E>) - Method in class com.sleepycat.client.collections.StoredList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addCondition(SecondaryIndex<SK, PK, E>, SK) - Method in class com.sleepycat.client.persist.EntityJoin
Adds a secondary key condition to the equality join.
addSize(int) - Method in class com.sleepycat.client.util.FastOutputStream
Skip the given number of bytes in the buffer.
addToActiveTxns(TActiveTxnStat) - Method in class com.sleepycat.thrift.TTransactionStat
 
addToCacheFileStat(TCacheFileStat) - Method in class com.sleepycat.thrift.TEnvStatResult
 
addToKeyOrPairs(TKeyData) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
addToPairs(TKeyDataWithSecondaryKeys) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
addToPairs(TKeyData) - Method in class com.sleepycat.thrift.TGetResult
 
addToScursors(TCursor) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
adminService() - Method in class com.sleepycat.client.BdbServerConnection
Return a BdbServerAdmin which can be used to perform administrative operations on the connected server.
alloc - Variable in class com.sleepycat.thrift.TCacheStat
 
allocBuckets - Variable in class com.sleepycat.thrift.TCacheStat
 
allocMaxBuckets - Variable in class com.sleepycat.thrift.TCacheStat
 
allocMaxPages - Variable in class com.sleepycat.thrift.TCacheStat
 
allocPages - Variable in class com.sleepycat.thrift.TCacheStat
 
allowCreate - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
allowCreate - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
allowCreate - Variable in class com.sleepycat.thrift.TSequenceConfig
 
ALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ANEWARRAY - Static variable in interface com.sleepycat.client.asm.Opcodes
 
AnnotationVisitor - Class in com.sleepycat.client.asm
A visitor to visit a Java annotation.
AnnotationVisitor(int) - Constructor for class com.sleepycat.client.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(int, AnnotationVisitor) - Constructor for class com.sleepycat.client.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
api - Variable in class com.sleepycat.client.asm.AnnotationVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sleepycat.client.asm.ClassVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sleepycat.client.asm.FieldVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sleepycat.client.asm.MethodVisitor
The ASM API version implemented by this visitor.
append(E) - Method in class com.sleepycat.client.collections.StoredList
Appends a given value returning the newly assigned index.
append(V) - Method in class com.sleepycat.client.collections.StoredMap
Appends a given value returning the newly assigned key.
append(byte[]) - Method in class com.sleepycat.client.SMultipleDataEntry
Append an entry to the bulk buffer.
append(byte[], byte[]) - Method in class com.sleepycat.client.SMultipleKeyDataEntry
Append an entry to the container.
append(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SMultiplePairs
 
append(int, ByteOrder, byte[]) - Method in class com.sleepycat.client.SMultipleRecnoDataEntry
Append an entry to the container.
append(String) - Method in class com.sleepycat.client.util.ErrorBuffer
 
applyWithException(TKeyData) - Method in interface com.sleepycat.client.GetHelper.RemoteGetFunction
 
applyWithException(TKeyDataWithPKey) - Method in interface com.sleepycat.client.GetHelper.RemotePGetFunction
 
applyWithException(List<TKeyDataWithSecondaryKeys>) - Method in interface com.sleepycat.client.PutHelper.RemotePutFunction
 
areDuplicatesAllowed() - Method in class com.sleepycat.client.collections.StoredContainer
Returns whether duplicate keys are allowed in this container.
areDuplicatesOrdered() - Method in class com.sleepycat.client.collections.StoredContainer
Returns whether duplicate keys are allowed and sorted by element value.
areKeyRangesAllowed() - Method in class com.sleepycat.client.collections.StoredContainer
Returns whether key ranges are allowed in this container.
areKeysRenumbered() - Method in class com.sleepycat.client.collections.StoredContainer
Returns whether keys are renumbered when insertions and deletions occur.
ARETURN - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ARRAY - Static variable in class com.sleepycat.client.asm.Type
The sort of array reference types.
ARRAY_ELEMENT - Static variable in class com.sleepycat.client.asm.TypePath
A type path step that steps into the element type of an array type.
ARRAYLENGTH - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ASM4 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ASM5 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
assignKey(SDatabaseEntry) - Method in interface com.sleepycat.client.collections.PrimaryKeyAssigner
Assigns a new primary key value into the given buffer.
ASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient
 
AsyncProcessor(I) - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor
 
AsyncProcessor(I, Map<String, AsyncProcessFunction<I, ? extends TBase, ?>>) - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor
 
ATHROW - Static variable in interface com.sleepycat.client.asm.Opcodes
 
Attribute - Class in com.sleepycat.client.asm
A non standard class, field, method or code attribute.
Attribute(String) - Constructor for class com.sleepycat.client.asm.Attribute
Constructs a new empty attribute.
autoCommitNoSync - Variable in class com.sleepycat.thrift.TSequenceConfig
 
av - Variable in class com.sleepycat.client.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.
available() - Method in class com.sleepycat.client.util.FastInputStream
 

B

b - Variable in class com.sleepycat.client.asm.ClassReader
The class to be parsed.
backupSpins - Variable in class com.sleepycat.thrift.TCacheFileStat
 
BALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
BASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
batchSize - Variable in class com.sleepycat.thrift.TCursorGetConfig
 
BdbConnectionException - Exception in com.sleepycat.client
Signals that an error occurred while attempting to connect to a BdbServer.
BdbConnectionException(String, Throwable) - Constructor for exception com.sleepycat.client.BdbConnectionException
 
BdbServerAdmin - Class in com.sleepycat.client
BdbServerAdmin is used to perform administrative operations on a BDB server.
BdbServerConnection - Class in com.sleepycat.client
A connection with a specific BDB server.
BdbService - Class in com.sleepycat.thrift
 
BdbService() - Constructor for class com.sleepycat.thrift.BdbService
 
BdbService.AsyncClient - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.beginTransaction_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.checkpoint_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.closeCursorHandle_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.closeDatabaseHandle_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.closeDatabaseHandles_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.closeEnvironmentHandle_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.closeEnvironmentHandles_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.closeJoinCursorHandle_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.closeSequenceHandle_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.cursorCompare_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.cursorCount_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.cursorDelete_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.cursorDup_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.cursorGet_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.cursorGetWithPKey_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.cursorPut_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.dbCompact_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.dbDelete_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.dbGet_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.dbGetWithPKey_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.dbKeyExists_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.dbKeyRange_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.dbPut_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.dbTruncate_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.deleteEnvironmentAndDatabases_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.Factory - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.getBdbVersion_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.getCursorCachePriority_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.getCursorConfig_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.getDatabaseConfig_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.getDatabaseStatistics_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.getEnvironmentConfig_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.getEnvStatistics_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.isProtocolVersionSupported_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.joinCursorGet_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.openCursor_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.openDatabase_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.openEnvironment_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.openJoinCursor_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.openSecondaryDatabase_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.openSequence_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.ping_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.removeDatabase_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.removeSequence_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.renameDatabase_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.sequenceGet_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.setCursorCachePriority_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.setDatabaseConfig_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.setEnvironmentConfig_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.shutdown_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.txnAbort_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.txnCommit_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.txnGetPriority_call - Class in com.sleepycat.thrift
 
BdbService.AsyncClient.txnSetPriority_call - Class in com.sleepycat.thrift
 
BdbService.AsyncIface - Interface in com.sleepycat.thrift
 
BdbService.AsyncProcessor<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.beginTransaction<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.checkpoint<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.closeCursorHandle<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.closeDatabaseHandle<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.closeDatabaseHandles<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.closeEnvironmentHandle<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.closeEnvironmentHandles<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.closeJoinCursorHandle<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.closeSequenceHandle<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.cursorCompare<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.cursorCount<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.cursorDelete<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.cursorDup<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.cursorGet<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.cursorGetWithPKey<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.cursorPut<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.dbCompact<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.dbDelete<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.dbGet<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.dbGetWithPKey<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.dbKeyExists<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.dbKeyRange<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.dbPut<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.dbTruncate<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.deleteEnvironmentAndDatabases<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.getBdbVersion<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.getCursorCachePriority<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.getCursorConfig<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.getDatabaseConfig<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.getDatabaseStatistics<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.getEnvironmentConfig<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.getEnvStatistics<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.isProtocolVersionSupported<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.joinCursorGet<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.openCursor<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.openDatabase<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.openEnvironment<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.openJoinCursor<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.openSecondaryDatabase<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.openSequence<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.ping<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.removeDatabase<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.removeSequence<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.renameDatabase<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.sequenceGet<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.setCursorCachePriority<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.setDatabaseConfig<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.setEnvironmentConfig<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.shutdown<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.txnAbort<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.txnCommit<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.txnGetPriority<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.AsyncProcessor.txnSetPriority<I extends BdbService.AsyncIface> - Class in com.sleepycat.thrift
 
BdbService.beginTransaction_args - Class in com.sleepycat.thrift
 
BdbService.beginTransaction_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.beginTransaction_result - Class in com.sleepycat.thrift
 
BdbService.beginTransaction_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.checkpoint_args - Class in com.sleepycat.thrift
 
BdbService.checkpoint_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.checkpoint_result - Class in com.sleepycat.thrift
 
BdbService.checkpoint_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.Client - Class in com.sleepycat.thrift
 
BdbService.Client.Factory - Class in com.sleepycat.thrift
 
BdbService.closeCursorHandle_args - Class in com.sleepycat.thrift
 
BdbService.closeCursorHandle_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeCursorHandle_result - Class in com.sleepycat.thrift
 
BdbService.closeCursorHandle_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeDatabaseHandle_args - Class in com.sleepycat.thrift
 
BdbService.closeDatabaseHandle_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeDatabaseHandle_result - Class in com.sleepycat.thrift
 
BdbService.closeDatabaseHandle_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeDatabaseHandles_args - Class in com.sleepycat.thrift
 
BdbService.closeDatabaseHandles_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeDatabaseHandles_result - Class in com.sleepycat.thrift
 
BdbService.closeDatabaseHandles_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeEnvironmentHandle_args - Class in com.sleepycat.thrift
 
BdbService.closeEnvironmentHandle_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeEnvironmentHandle_result - Class in com.sleepycat.thrift
 
BdbService.closeEnvironmentHandle_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeEnvironmentHandles_args - Class in com.sleepycat.thrift
 
BdbService.closeEnvironmentHandles_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeEnvironmentHandles_result - Class in com.sleepycat.thrift
 
BdbService.closeEnvironmentHandles_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeJoinCursorHandle_args - Class in com.sleepycat.thrift
 
BdbService.closeJoinCursorHandle_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeJoinCursorHandle_result - Class in com.sleepycat.thrift
 
BdbService.closeJoinCursorHandle_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeSequenceHandle_args - Class in com.sleepycat.thrift
 
BdbService.closeSequenceHandle_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.closeSequenceHandle_result - Class in com.sleepycat.thrift
 
BdbService.closeSequenceHandle_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorCompare_args - Class in com.sleepycat.thrift
 
BdbService.cursorCompare_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorCompare_result - Class in com.sleepycat.thrift
 
BdbService.cursorCompare_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorCount_args - Class in com.sleepycat.thrift
 
BdbService.cursorCount_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorCount_result - Class in com.sleepycat.thrift
 
BdbService.cursorCount_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorDelete_args - Class in com.sleepycat.thrift
 
BdbService.cursorDelete_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorDelete_result - Class in com.sleepycat.thrift
 
BdbService.cursorDelete_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorDup_args - Class in com.sleepycat.thrift
 
BdbService.cursorDup_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorDup_result - Class in com.sleepycat.thrift
 
BdbService.cursorDup_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorGet_args - Class in com.sleepycat.thrift
 
BdbService.cursorGet_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorGet_result - Class in com.sleepycat.thrift
 
BdbService.cursorGet_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorGetWithPKey_args - Class in com.sleepycat.thrift
 
BdbService.cursorGetWithPKey_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorGetWithPKey_result - Class in com.sleepycat.thrift
 
BdbService.cursorGetWithPKey_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorPut_args - Class in com.sleepycat.thrift
 
BdbService.cursorPut_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.cursorPut_result - Class in com.sleepycat.thrift
 
BdbService.cursorPut_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbCompact_args - Class in com.sleepycat.thrift
 
BdbService.dbCompact_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbCompact_result - Class in com.sleepycat.thrift
 
BdbService.dbCompact_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbDelete_args - Class in com.sleepycat.thrift
 
BdbService.dbDelete_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbDelete_result - Class in com.sleepycat.thrift
 
BdbService.dbDelete_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbGet_args - Class in com.sleepycat.thrift
 
BdbService.dbGet_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbGet_result - Class in com.sleepycat.thrift
 
BdbService.dbGet_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbGetWithPKey_args - Class in com.sleepycat.thrift
 
BdbService.dbGetWithPKey_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbGetWithPKey_result - Class in com.sleepycat.thrift
 
BdbService.dbGetWithPKey_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbKeyExists_args - Class in com.sleepycat.thrift
 
BdbService.dbKeyExists_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbKeyExists_result - Class in com.sleepycat.thrift
 
BdbService.dbKeyExists_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbKeyRange_args - Class in com.sleepycat.thrift
 
BdbService.dbKeyRange_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbKeyRange_result - Class in com.sleepycat.thrift
 
BdbService.dbKeyRange_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbPut_args - Class in com.sleepycat.thrift
 
BdbService.dbPut_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbPut_result - Class in com.sleepycat.thrift
 
BdbService.dbPut_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbTruncate_args - Class in com.sleepycat.thrift
 
BdbService.dbTruncate_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.dbTruncate_result - Class in com.sleepycat.thrift
 
BdbService.dbTruncate_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.deleteEnvironmentAndDatabases_args - Class in com.sleepycat.thrift
 
BdbService.deleteEnvironmentAndDatabases_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.deleteEnvironmentAndDatabases_result - Class in com.sleepycat.thrift
 
BdbService.deleteEnvironmentAndDatabases_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getBdbVersion_args - Class in com.sleepycat.thrift
 
BdbService.getBdbVersion_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getBdbVersion_result - Class in com.sleepycat.thrift
 
BdbService.getBdbVersion_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getCursorCachePriority_args - Class in com.sleepycat.thrift
 
BdbService.getCursorCachePriority_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getCursorCachePriority_result - Class in com.sleepycat.thrift
 
BdbService.getCursorCachePriority_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getCursorConfig_args - Class in com.sleepycat.thrift
 
BdbService.getCursorConfig_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getCursorConfig_result - Class in com.sleepycat.thrift
 
BdbService.getCursorConfig_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getDatabaseConfig_args - Class in com.sleepycat.thrift
 
BdbService.getDatabaseConfig_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getDatabaseConfig_result - Class in com.sleepycat.thrift
 
BdbService.getDatabaseConfig_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getDatabaseStatistics_args - Class in com.sleepycat.thrift
 
BdbService.getDatabaseStatistics_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getDatabaseStatistics_result - Class in com.sleepycat.thrift
 
BdbService.getDatabaseStatistics_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getEnvironmentConfig_args - Class in com.sleepycat.thrift
 
BdbService.getEnvironmentConfig_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getEnvironmentConfig_result - Class in com.sleepycat.thrift
 
BdbService.getEnvironmentConfig_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getEnvStatistics_args - Class in com.sleepycat.thrift
 
BdbService.getEnvStatistics_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.getEnvStatistics_result - Class in com.sleepycat.thrift
 
BdbService.getEnvStatistics_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.Iface - Interface in com.sleepycat.thrift
*********************** Service Definitions * ***********************
BdbService.isProtocolVersionSupported_args - Class in com.sleepycat.thrift
 
BdbService.isProtocolVersionSupported_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.isProtocolVersionSupported_result - Class in com.sleepycat.thrift
 
BdbService.isProtocolVersionSupported_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.joinCursorGet_args - Class in com.sleepycat.thrift
 
BdbService.joinCursorGet_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.joinCursorGet_result - Class in com.sleepycat.thrift
 
BdbService.joinCursorGet_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openCursor_args - Class in com.sleepycat.thrift
 
BdbService.openCursor_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openCursor_result - Class in com.sleepycat.thrift
 
BdbService.openCursor_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openDatabase_args - Class in com.sleepycat.thrift
 
BdbService.openDatabase_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openDatabase_result - Class in com.sleepycat.thrift
 
BdbService.openDatabase_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openEnvironment_args - Class in com.sleepycat.thrift
 
BdbService.openEnvironment_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openEnvironment_result - Class in com.sleepycat.thrift
 
BdbService.openEnvironment_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openJoinCursor_args - Class in com.sleepycat.thrift
 
BdbService.openJoinCursor_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openJoinCursor_result - Class in com.sleepycat.thrift
 
BdbService.openJoinCursor_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openSecondaryDatabase_args - Class in com.sleepycat.thrift
 
BdbService.openSecondaryDatabase_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openSecondaryDatabase_result - Class in com.sleepycat.thrift
 
BdbService.openSecondaryDatabase_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openSequence_args - Class in com.sleepycat.thrift
 
BdbService.openSequence_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.openSequence_result - Class in com.sleepycat.thrift
 
BdbService.openSequence_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.ping_args - Class in com.sleepycat.thrift
 
BdbService.ping_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.ping_result - Class in com.sleepycat.thrift
 
BdbService.ping_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.Processor<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.beginTransaction<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.checkpoint<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.closeCursorHandle<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.closeDatabaseHandle<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.closeDatabaseHandles<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.closeEnvironmentHandle<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.closeEnvironmentHandles<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.closeJoinCursorHandle<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.closeSequenceHandle<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.cursorCompare<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.cursorCount<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.cursorDelete<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.cursorDup<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.cursorGet<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.cursorGetWithPKey<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.cursorPut<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.dbCompact<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.dbDelete<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.dbGet<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.dbGetWithPKey<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.dbKeyExists<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.dbKeyRange<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.dbPut<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.dbTruncate<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.deleteEnvironmentAndDatabases<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.getBdbVersion<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.getCursorCachePriority<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.getCursorConfig<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.getDatabaseConfig<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.getDatabaseStatistics<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.getEnvironmentConfig<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.getEnvStatistics<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.isProtocolVersionSupported<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.joinCursorGet<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.openCursor<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.openDatabase<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.openEnvironment<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.openJoinCursor<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.openSecondaryDatabase<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.openSequence<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.ping<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.removeDatabase<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.removeSequence<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.renameDatabase<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.sequenceGet<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.setCursorCachePriority<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.setDatabaseConfig<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.setEnvironmentConfig<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.shutdown<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.txnAbort<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.txnCommit<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.txnGetPriority<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.Processor.txnSetPriority<I extends BdbService.Iface> - Class in com.sleepycat.thrift
 
BdbService.removeDatabase_args - Class in com.sleepycat.thrift
 
BdbService.removeDatabase_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.removeDatabase_result - Class in com.sleepycat.thrift
 
BdbService.removeDatabase_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.removeSequence_args - Class in com.sleepycat.thrift
 
BdbService.removeSequence_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.removeSequence_result - Class in com.sleepycat.thrift
 
BdbService.removeSequence_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.renameDatabase_args - Class in com.sleepycat.thrift
 
BdbService.renameDatabase_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.renameDatabase_result - Class in com.sleepycat.thrift
 
BdbService.renameDatabase_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.sequenceGet_args - Class in com.sleepycat.thrift
 
BdbService.sequenceGet_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.sequenceGet_result - Class in com.sleepycat.thrift
 
BdbService.sequenceGet_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.setCursorCachePriority_args - Class in com.sleepycat.thrift
 
BdbService.setCursorCachePriority_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.setCursorCachePriority_result - Class in com.sleepycat.thrift
 
BdbService.setCursorCachePriority_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.setDatabaseConfig_args - Class in com.sleepycat.thrift
 
BdbService.setDatabaseConfig_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.setDatabaseConfig_result - Class in com.sleepycat.thrift
 
BdbService.setDatabaseConfig_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.setEnvironmentConfig_args - Class in com.sleepycat.thrift
 
BdbService.setEnvironmentConfig_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.setEnvironmentConfig_result - Class in com.sleepycat.thrift
 
BdbService.setEnvironmentConfig_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.shutdown_args - Class in com.sleepycat.thrift
 
BdbService.shutdown_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.txnAbort_args - Class in com.sleepycat.thrift
 
BdbService.txnAbort_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.txnAbort_result - Class in com.sleepycat.thrift
 
BdbService.txnAbort_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.txnCommit_args - Class in com.sleepycat.thrift
 
BdbService.txnCommit_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.txnCommit_result - Class in com.sleepycat.thrift
 
BdbService.txnCommit_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.txnGetPriority_args - Class in com.sleepycat.thrift
 
BdbService.txnGetPriority_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.txnGetPriority_result - Class in com.sleepycat.thrift
 
BdbService.txnGetPriority_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.txnSetPriority_args - Class in com.sleepycat.thrift
 
BdbService.txnSetPriority_args._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BdbService.txnSetPriority_result - Class in com.sleepycat.thrift
 
BdbService.txnSetPriority_result._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
beginTransaction(STransactionConfig) - Method in class com.sleepycat.client.collections.CurrentTransaction
Begins a new transaction for this environment and associates it with the current thread.
beginTransaction(STransaction, STransactionConfig) - Method in class com.sleepycat.client.SEnvironment
Create a new transaction in the database environment.
beginTransaction(TEnvironment, TTransaction, TTransactionConfig, AsyncMethodCallback<TTransaction>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
beginTransaction(TEnvironment, TTransaction, TTransactionConfig, AsyncMethodCallback<TTransaction>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
beginTransaction() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.beginTransaction
 
beginTransaction(TEnvironment, TTransaction, TTransactionConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
beginTransaction(TEnvironment, TTransaction, TTransactionConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
beginTransaction() - Constructor for class com.sleepycat.thrift.BdbService.Processor.beginTransaction
 
beginTransaction_args() - Constructor for class com.sleepycat.thrift.BdbService.beginTransaction_args
 
beginTransaction_args(TEnvironment, TTransaction, TTransactionConfig) - Constructor for class com.sleepycat.thrift.BdbService.beginTransaction_args
 
beginTransaction_args(BdbService.beginTransaction_args) - Constructor for class com.sleepycat.thrift.BdbService.beginTransaction_args
Performs a deep copy on other.
beginTransaction_call(TEnvironment, TTransaction, TTransactionConfig, AsyncMethodCallback<TTransaction>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.beginTransaction_call
 
beginTransaction_result() - Constructor for class com.sleepycat.thrift.BdbService.beginTransaction_result
 
beginTransaction_result(TTransaction, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.beginTransaction_result
 
beginTransaction_result(BdbService.beginTransaction_result) - Constructor for class com.sleepycat.thrift.BdbService.beginTransaction_result
Performs a deep copy on other.
BFree - Variable in class com.sleepycat.thrift.THashStat
 
bigBFree - Variable in class com.sleepycat.thrift.THashStat
 
bigPages - Variable in class com.sleepycat.thrift.THashStat
 
BIPUSH - Static variable in interface com.sleepycat.client.asm.Opcodes
 
blob - Variable in class com.sleepycat.thrift.TDbt
 
blobThreshold - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
BOOLEAN - Static variable in class com.sleepycat.client.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class com.sleepycat.client.asm.Type
The boolean type.
btreeMinKey - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
btreeRecordNumbers - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
btreeStat - Variable in class com.sleepycat.thrift.TDatabaseStatResult
 
buckets - Variable in class com.sleepycat.thrift.THashStat
 
buf - Variable in class com.sleepycat.client.util.FastInputStream
 
bufferForData() - Method in class com.sleepycat.thrift.TDbt
 
bufferForGId() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
bufferForNewRecordNumber() - Method in class com.sleepycat.thrift.TPutResult
 
bulk - Variable in class com.sleepycat.thrift.TTransactionConfig
 
bulkCursor - Variable in class com.sleepycat.thrift.TCursorConfig
 
BYTE - Static variable in class com.sleepycat.client.asm.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class com.sleepycat.client.asm.Type
The byte type.
ByteArrayBinding - Class in com.sleepycat.client.bind
A pass-through EntryBinding that uses the entry's byte array as the key or data object.
ByteArrayBinding() - Constructor for class com.sleepycat.client.bind.ByteArrayBinding
Creates a byte array binding.
bytes - Variable in class com.sleepycat.thrift.TCacheStat
 
bytesToChars(byte[], int, char[], int, int, boolean) - Static method in class com.sleepycat.client.util.UtfOps
Converts byte arrays into character arrays.
bytesToString(byte[], int, int) - Static method in class com.sleepycat.client.util.UtfOps
Converts byte arrays into strings.
ByteVector - Class in com.sleepycat.client.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class com.sleepycat.client.asm.ByteVector
Constructs a new ByteVector with a default initial size.
ByteVector(int) - Constructor for class com.sleepycat.client.asm.ByteVector
Constructs a new ByteVector with the given initial size.

C

cache - Variable in class com.sleepycat.thrift.TEnvStatConfig
 
cacheCount - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
cacheFile - Variable in class com.sleepycat.thrift.TEnvStatConfig
 
cacheFileStat - Variable in class com.sleepycat.thrift.TEnvStatResult
 
cacheHit - Variable in class com.sleepycat.thrift.TCacheFileStat
 
cacheHit - Variable in class com.sleepycat.thrift.TCacheStat
 
cacheMiss - Variable in class com.sleepycat.thrift.TCacheFileStat
 
cacheMiss - Variable in class com.sleepycat.thrift.TCacheStat
 
cacheSize - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
cacheSize - Variable in class com.sleepycat.thrift.TSequenceConfig
 
cacheStat - Variable in class com.sleepycat.thrift.TEnvStatResult
 
calculateSKey(SDatabaseEntry, SDatabaseEntry) - Method in interface com.sleepycat.client.PutHelper
Calculate the secondary keys generated for each secondary database for the specified primary key / data pair.
call(STransaction) - Method in interface com.sleepycat.client.TxnHelper.TransactionOperations
 
CALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
CASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
CHAR - Static variable in class com.sleepycat.client.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class com.sleepycat.client.asm.Type
The char type.
charsToBytes(char[], int, byte[], int, int) - Static method in class com.sleepycat.client.util.UtfOps
Converts character arrays into byte arrays.
CHECKCAST - Static variable in interface com.sleepycat.client.asm.Opcodes
 
checkpoint(SCheckpointConfig) - Method in class com.sleepycat.client.SEnvironment
Synchronously checkpoint the database environment.
checkpoint(TEnvironment, int, int, boolean, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
checkpoint(TEnvironment, int, int, boolean, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
checkpoint() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.checkpoint
 
checkpoint(TEnvironment, int, int, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
checkpoint(TEnvironment, int, int, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
checkpoint() - Constructor for class com.sleepycat.thrift.BdbService.Processor.checkpoint
 
checkpoint_args() - Constructor for class com.sleepycat.thrift.BdbService.checkpoint_args
 
checkpoint_args(TEnvironment, int, int, boolean) - Constructor for class com.sleepycat.thrift.BdbService.checkpoint_args
 
checkpoint_args(BdbService.checkpoint_args) - Constructor for class com.sleepycat.thrift.BdbService.checkpoint_args
Performs a deep copy on other.
checkpoint_call(TEnvironment, int, int, boolean, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.checkpoint_call
 
checkpoint_result() - Constructor for class com.sleepycat.thrift.BdbService.checkpoint_result
 
checkpoint_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.checkpoint_result
 
checkpoint_result(BdbService.checkpoint_result) - Constructor for class com.sleepycat.thrift.BdbService.checkpoint_result
Performs a deep copy on other.
checksum - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
ClassReader - Class in com.sleepycat.client.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class com.sleepycat.client.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class com.sleepycat.client.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class com.sleepycat.client.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class com.sleepycat.client.asm.ClassReader
Constructs a new ClassReader object.
ClassResolver - Class in com.sleepycat.client.util
Implements policies for loading user-supplied classes.
ClassResolver() - Constructor for class com.sleepycat.client.util.ClassResolver
 
ClassResolver.Stream - Class in com.sleepycat.client.util
A specialized ObjectInputStream that supports use of a user-specified ClassLoader.
ClassVisitor - Class in com.sleepycat.client.asm
A visitor to visit a Java class.
ClassVisitor(int) - Constructor for class com.sleepycat.client.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - Constructor for class com.sleepycat.client.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWriter - Class in com.sleepycat.client.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class com.sleepycat.client.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class com.sleepycat.client.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clear() - Method in class com.sleepycat.client.collections.StoredContainer
Removes all mappings or elements from this map or collection (optional operation).
clear() - Method in class com.sleepycat.client.util.ErrorBuffer
 
clear() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.ping_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.ping_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
clear() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
clear() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
clear() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
clear() - Method in class com.sleepycat.thrift.TBtreeStat
 
clear() - Method in class com.sleepycat.thrift.TCacheFileStat
 
clear() - Method in class com.sleepycat.thrift.TCacheStat
 
clear() - Method in class com.sleepycat.thrift.TCompactConfig
 
clear() - Method in class com.sleepycat.thrift.TCompactResult
 
clear() - Method in class com.sleepycat.thrift.TCursor
 
clear() - Method in class com.sleepycat.thrift.TCursorConfig
 
clear() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
clear() - Method in class com.sleepycat.thrift.TDatabase
 
clear() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
clear() - Method in exception com.sleepycat.thrift.TDatabaseException
 
clear() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
clear() - Method in class com.sleepycat.thrift.TDbGetConfig
 
clear() - Method in class com.sleepycat.thrift.TDbt
 
clear() - Method in class com.sleepycat.thrift.TEnvironment
 
clear() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
clear() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
clear() - Method in class com.sleepycat.thrift.TEnvStatResult
 
clear() - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
clear() - Method in class com.sleepycat.thrift.TGetResult
 
clear() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
clear() - Method in class com.sleepycat.thrift.THashStat
 
clear() - Method in class com.sleepycat.thrift.THeapStat
 
clear() - Method in exception com.sleepycat.thrift.TIOException
 
clear() - Method in class com.sleepycat.thrift.TJoinCursor
 
clear() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
clear() - Method in class com.sleepycat.thrift.TKeyData
 
clear() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
clear() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
clear() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
clear() - Method in class com.sleepycat.thrift.TLockStat
 
clear() - Method in class com.sleepycat.thrift.TLogStat
 
clear() - Method in class com.sleepycat.thrift.TMutexStat
 
clear() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
clear() - Method in class com.sleepycat.thrift.TPutResult
 
clear() - Method in class com.sleepycat.thrift.TQueueStat
 
clear() - Method in exception com.sleepycat.thrift.TResourceInUseException
 
clear() - Method in exception com.sleepycat.thrift.TRuntimeException
 
clear() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
clear() - Method in class com.sleepycat.thrift.TSequence
 
clear() - Method in class com.sleepycat.thrift.TSequenceConfig
 
clear() - Method in class com.sleepycat.thrift.TTransaction
 
clear() - Method in class com.sleepycat.thrift.TTransactionConfig
 
clear() - Method in class com.sleepycat.thrift.TTransactionStat
 
client - Variable in class com.sleepycat.client.SCursor
The remote service client.
client - Variable in class com.sleepycat.client.SDatabase
The remote service client.
Client(TProtocol) - Constructor for class com.sleepycat.thrift.BdbService.Client
 
Client(TProtocol, TProtocol) - Constructor for class com.sleepycat.thrift.BdbService.Client
 
clientVersion - Variable in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
clone() - Method in class com.sleepycat.client.persist.StoreConfig
Returns a shallow copy of the configuration.
cloneConfig() - Method in class com.sleepycat.client.persist.StoreConfig
Deprecated.
As of JE 4.0.13, replaced by StoreConfig.clone().
cloneConfig() - Method in class com.sleepycat.client.SDatabaseConfig
Create a deep copy of this configuration object.
cloneConfig() - Method in class com.sleepycat.client.SSecondaryConfig
 
close() - Method in class com.sleepycat.client.BdbServerConnection
Close this connection.
close(Iterator<?>) - Static method in class com.sleepycat.client.collections.StoredIterator
Closes the given iterator using StoredIterator.close() if it is a StoredIterator.
close() - Method in class com.sleepycat.client.collections.StoredIterator
Closes this iterator.
close() - Method in interface com.sleepycat.client.persist.EntityCursor
Closes the cursor.
close() - Method in class com.sleepycat.client.persist.EntityStore
Closes all databases and sequences that were opened via this store.
close() - Method in interface com.sleepycat.client.persist.ForwardCursor
Closes the cursor.
close() - Method in class com.sleepycat.client.SCursor
Discard the cursor.
close() - Method in class com.sleepycat.client.SDatabase
Flush any cached database information to disk, close any open cursors, free allocated resources, close underlying files, and discard the database handle.
close() - Method in class com.sleepycat.client.SEnvironment
Close the database environment, freeing any allocated resources and closing any underlying subsystems.
close() - Method in class com.sleepycat.client.SJoinCursor
Closes the cursors that have been opened by this join cursor.
close() - Method in class com.sleepycat.client.SSecondaryDatabase
 
close() - Method in class com.sleepycat.client.SSequence
Close a sequence.
closeClass(Class) - Method in class com.sleepycat.client.persist.EntityStore
Closes the primary and secondary databases for the given entity class that were opened via this store.
closeCursorHandle(TCursor, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
closeCursorHandle(TCursor, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
closeCursorHandle() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.closeCursorHandle
 
closeCursorHandle(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
closeCursorHandle(TCursor) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
closeCursorHandle() - Constructor for class com.sleepycat.thrift.BdbService.Processor.closeCursorHandle
 
closeCursorHandle_args() - Constructor for class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
closeCursorHandle_args(TCursor) - Constructor for class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
closeCursorHandle_args(BdbService.closeCursorHandle_args) - Constructor for class com.sleepycat.thrift.BdbService.closeCursorHandle_args
Performs a deep copy on other.
closeCursorHandle_call(TCursor, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.closeCursorHandle_call
 
closeCursorHandle_result() - Constructor for class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
closeCursorHandle_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
closeCursorHandle_result(BdbService.closeCursorHandle_result) - Constructor for class com.sleepycat.thrift.BdbService.closeCursorHandle_result
Performs a deep copy on other.
closeDatabaseHandle(TDatabase, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
closeDatabaseHandle(TDatabase, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
closeDatabaseHandle() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandle
 
closeDatabaseHandle(TDatabase) - Method in class com.sleepycat.thrift.BdbService.Client
 
closeDatabaseHandle(TDatabase) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
closeDatabaseHandle() - Constructor for class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandle
 
closeDatabaseHandle_args() - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
closeDatabaseHandle_args(TDatabase) - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
closeDatabaseHandle_args(BdbService.closeDatabaseHandle_args) - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
Performs a deep copy on other.
closeDatabaseHandle_call(TDatabase, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.closeDatabaseHandle_call
 
closeDatabaseHandle_result() - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
closeDatabaseHandle_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
closeDatabaseHandle_result(BdbService.closeDatabaseHandle_result) - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
Performs a deep copy on other.
closeDatabaseHandles(String, String, String, long) - Method in class com.sleepycat.client.BdbServerAdmin
Close database handles which are opened for the specified file and database name under the specified environment and which have not been accessed for at least the specified idle time.
closeDatabaseHandles(String, String, String, long, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
closeDatabaseHandles(String, String, String, long, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
closeDatabaseHandles() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandles
 
closeDatabaseHandles(String, String, String, long) - Method in class com.sleepycat.thrift.BdbService.Client
 
closeDatabaseHandles(String, String, String, long) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
closeDatabaseHandles() - Constructor for class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandles
 
closeDatabaseHandles_args() - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
closeDatabaseHandles_args(String, String, String, long) - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
closeDatabaseHandles_args(BdbService.closeDatabaseHandles_args) - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
Performs a deep copy on other.
closeDatabaseHandles_call(String, String, String, long, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.closeDatabaseHandles_call
 
closeDatabaseHandles_result() - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
closeDatabaseHandles_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
closeDatabaseHandles_result(BdbService.closeDatabaseHandles_result) - Constructor for class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
Performs a deep copy on other.
closeEnvironmentHandle(TEnvironment, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
closeEnvironmentHandle(TEnvironment, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
closeEnvironmentHandle() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandle
 
closeEnvironmentHandle(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.Client
 
closeEnvironmentHandle(TEnvironment) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
closeEnvironmentHandle() - Constructor for class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandle
 
closeEnvironmentHandle_args() - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
closeEnvironmentHandle_args(TEnvironment) - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
closeEnvironmentHandle_args(BdbService.closeEnvironmentHandle_args) - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
Performs a deep copy on other.
closeEnvironmentHandle_call(TEnvironment, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.closeEnvironmentHandle_call
 
closeEnvironmentHandle_result() - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
closeEnvironmentHandle_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
closeEnvironmentHandle_result(BdbService.closeEnvironmentHandle_result) - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
Performs a deep copy on other.
closeEnvironmentHandles(String, long) - Method in class com.sleepycat.client.BdbServerAdmin
Close environment handles which are opened for the specified environment and which have not been accessed for at least the specified idle time.
closeEnvironmentHandles(String, long, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
closeEnvironmentHandles(String, long, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
closeEnvironmentHandles() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandles
 
closeEnvironmentHandles(String, long) - Method in class com.sleepycat.thrift.BdbService.Client
 
closeEnvironmentHandles(String, long) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
closeEnvironmentHandles() - Constructor for class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandles
 
closeEnvironmentHandles_args() - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
closeEnvironmentHandles_args(String, long) - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
closeEnvironmentHandles_args(BdbService.closeEnvironmentHandles_args) - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
Performs a deep copy on other.
closeEnvironmentHandles_call(String, long, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.closeEnvironmentHandles_call
 
closeEnvironmentHandles_result() - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
closeEnvironmentHandles_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
closeEnvironmentHandles_result(BdbService.closeEnvironmentHandles_result) - Constructor for class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
Performs a deep copy on other.
closeJoinCursorHandle(TJoinCursor, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
closeJoinCursorHandle(TJoinCursor, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
closeJoinCursorHandle() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.closeJoinCursorHandle
 
closeJoinCursorHandle(TJoinCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
closeJoinCursorHandle(TJoinCursor) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
closeJoinCursorHandle() - Constructor for class com.sleepycat.thrift.BdbService.Processor.closeJoinCursorHandle
 
closeJoinCursorHandle_args() - Constructor for class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
closeJoinCursorHandle_args(TJoinCursor) - Constructor for class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
closeJoinCursorHandle_args(BdbService.closeJoinCursorHandle_args) - Constructor for class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
Performs a deep copy on other.
closeJoinCursorHandle_call(TJoinCursor, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.closeJoinCursorHandle_call
 
closeJoinCursorHandle_result() - Constructor for class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
closeJoinCursorHandle_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
closeJoinCursorHandle_result(BdbService.closeJoinCursorHandle_result) - Constructor for class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
Performs a deep copy on other.
closeSequenceHandle(TSequence, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
closeSequenceHandle(TSequence, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
closeSequenceHandle() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.closeSequenceHandle
 
closeSequenceHandle(TSequence) - Method in class com.sleepycat.thrift.BdbService.Client
 
closeSequenceHandle(TSequence) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
closeSequenceHandle() - Constructor for class com.sleepycat.thrift.BdbService.Processor.closeSequenceHandle
 
closeSequenceHandle_args() - Constructor for class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
closeSequenceHandle_args(TSequence) - Constructor for class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
closeSequenceHandle_args(BdbService.closeSequenceHandle_args) - Constructor for class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
Performs a deep copy on other.
closeSequenceHandle_call(TSequence, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.closeSequenceHandle_call
 
closeSequenceHandle_result() - Constructor for class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
closeSequenceHandle_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
closeSequenceHandle_result(BdbService.closeSequenceHandle_result) - Constructor for class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
Performs a deep copy on other.
com.sleepycat.client - package com.sleepycat.client
 
com.sleepycat.client.asm - package com.sleepycat.client.asm
 
com.sleepycat.client.bind - package com.sleepycat.client.bind
Bindings between database entries and Java objects.
com.sleepycat.client.collections - package com.sleepycat.client.collections
Data access based on the standard Java collections API.
com.sleepycat.client.persist - package com.sleepycat.client.persist
The Direct Persistence Layer (DPL) adds a persistent object model to the Berkeley DB transactional engine.
com.sleepycat.client.util - package com.sleepycat.client.util
General utilities used throughout Berkeley DB.
com.sleepycat.thrift - package com.sleepycat.thrift
 
commit() - Method in class com.sleepycat.client.STransaction
End the transaction.
commitNoSync() - Method in class com.sleepycat.client.STransaction
End the transaction, not committing synchronously.
commitSync() - Method in class com.sleepycat.client.STransaction
End the transaction, committing synchronously.
commitTransaction() - Method in class com.sleepycat.client.collections.CurrentTransaction
Commits the transaction that is active for the current thread for this environment and makes the parent transaction (if any) the current transaction.
commitWriteNoSync() - Method in class com.sleepycat.client.STransaction
End the transaction, writing but not flushing the log.
compact(STransaction, SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SCompactConfig) - Method in class com.sleepycat.client.SDatabase
Compact a Btree or Recno database or returns unused Btree, Hash or Recno database pages to the underlying filesystem.
comparator() - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns null since comparators are not supported.
comparator() - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns null since comparators are not supported.
comparator() - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns null since comparators are not supported.
comparator() - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns null since comparators are not supported.
compare(SCursor) - Method in class com.sleepycat.client.SCursor
Return a comparison of the two cursors.
compareTo(BdbService.beginTransaction_args) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
compareTo(BdbService.beginTransaction_result) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
compareTo(BdbService.checkpoint_args) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
compareTo(BdbService.checkpoint_result) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
compareTo(BdbService.closeCursorHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
compareTo(BdbService.closeCursorHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
compareTo(BdbService.closeDatabaseHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
compareTo(BdbService.closeDatabaseHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
compareTo(BdbService.closeDatabaseHandles_args) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
compareTo(BdbService.closeDatabaseHandles_result) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
compareTo(BdbService.closeEnvironmentHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
compareTo(BdbService.closeEnvironmentHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
compareTo(BdbService.closeEnvironmentHandles_args) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
compareTo(BdbService.closeEnvironmentHandles_result) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
compareTo(BdbService.closeJoinCursorHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
compareTo(BdbService.closeJoinCursorHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
compareTo(BdbService.closeSequenceHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
compareTo(BdbService.closeSequenceHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
compareTo(BdbService.cursorCompare_args) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
compareTo(BdbService.cursorCompare_result) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
compareTo(BdbService.cursorCount_args) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
compareTo(BdbService.cursorCount_result) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
compareTo(BdbService.cursorDelete_args) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
compareTo(BdbService.cursorDelete_result) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
compareTo(BdbService.cursorDup_args) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
compareTo(BdbService.cursorDup_result) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
compareTo(BdbService.cursorGet_args) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
compareTo(BdbService.cursorGet_result) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
compareTo(BdbService.cursorGetWithPKey_args) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
compareTo(BdbService.cursorGetWithPKey_result) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
compareTo(BdbService.cursorPut_args) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
compareTo(BdbService.cursorPut_result) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
compareTo(BdbService.dbCompact_args) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
compareTo(BdbService.dbCompact_result) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
compareTo(BdbService.dbDelete_args) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
compareTo(BdbService.dbDelete_result) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
compareTo(BdbService.dbGet_args) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
compareTo(BdbService.dbGet_result) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
compareTo(BdbService.dbGetWithPKey_args) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
compareTo(BdbService.dbGetWithPKey_result) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
compareTo(BdbService.dbKeyExists_args) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
compareTo(BdbService.dbKeyExists_result) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
compareTo(BdbService.dbKeyRange_args) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
compareTo(BdbService.dbKeyRange_result) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
compareTo(BdbService.dbPut_args) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
compareTo(BdbService.dbPut_result) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
compareTo(BdbService.dbTruncate_args) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
compareTo(BdbService.dbTruncate_result) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
compareTo(BdbService.deleteEnvironmentAndDatabases_args) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
compareTo(BdbService.deleteEnvironmentAndDatabases_result) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
compareTo(BdbService.getBdbVersion_args) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
compareTo(BdbService.getBdbVersion_result) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
compareTo(BdbService.getCursorCachePriority_args) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
compareTo(BdbService.getCursorCachePriority_result) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
compareTo(BdbService.getCursorConfig_args) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
compareTo(BdbService.getCursorConfig_result) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
compareTo(BdbService.getDatabaseConfig_args) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
compareTo(BdbService.getDatabaseConfig_result) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
compareTo(BdbService.getDatabaseStatistics_args) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
compareTo(BdbService.getDatabaseStatistics_result) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
compareTo(BdbService.getEnvironmentConfig_args) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
compareTo(BdbService.getEnvironmentConfig_result) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
compareTo(BdbService.getEnvStatistics_args) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
compareTo(BdbService.getEnvStatistics_result) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
compareTo(BdbService.isProtocolVersionSupported_args) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
compareTo(BdbService.isProtocolVersionSupported_result) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
compareTo(BdbService.joinCursorGet_args) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
compareTo(BdbService.joinCursorGet_result) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
compareTo(BdbService.openCursor_args) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
compareTo(BdbService.openCursor_result) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
compareTo(BdbService.openDatabase_args) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
compareTo(BdbService.openDatabase_result) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
compareTo(BdbService.openEnvironment_args) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
compareTo(BdbService.openEnvironment_result) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
compareTo(BdbService.openJoinCursor_args) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
compareTo(BdbService.openJoinCursor_result) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
compareTo(BdbService.openSecondaryDatabase_args) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
compareTo(BdbService.openSecondaryDatabase_result) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
compareTo(BdbService.openSequence_args) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
compareTo(BdbService.openSequence_result) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
compareTo(BdbService.ping_args) - Method in class com.sleepycat.thrift.BdbService.ping_args
 
compareTo(BdbService.ping_result) - Method in class com.sleepycat.thrift.BdbService.ping_result
 
compareTo(BdbService.removeDatabase_args) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
compareTo(BdbService.removeDatabase_result) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
compareTo(BdbService.removeSequence_args) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
compareTo(BdbService.removeSequence_result) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
compareTo(BdbService.renameDatabase_args) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
compareTo(BdbService.renameDatabase_result) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
compareTo(BdbService.sequenceGet_args) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
compareTo(BdbService.sequenceGet_result) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
compareTo(BdbService.setCursorCachePriority_args) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
compareTo(BdbService.setCursorCachePriority_result) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
compareTo(BdbService.setDatabaseConfig_args) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
compareTo(BdbService.setDatabaseConfig_result) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
compareTo(BdbService.setEnvironmentConfig_args) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
compareTo(BdbService.setEnvironmentConfig_result) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
compareTo(BdbService.shutdown_args) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
compareTo(BdbService.txnAbort_args) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
compareTo(BdbService.txnAbort_result) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
compareTo(BdbService.txnCommit_args) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
compareTo(BdbService.txnCommit_result) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
compareTo(BdbService.txnGetPriority_args) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
compareTo(BdbService.txnGetPriority_result) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
compareTo(BdbService.txnSetPriority_args) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
compareTo(BdbService.txnSetPriority_result) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
compareTo(TActiveTxnStat) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
compareTo(TBtreeStat) - Method in class com.sleepycat.thrift.TBtreeStat
 
compareTo(TCacheFileStat) - Method in class com.sleepycat.thrift.TCacheFileStat
 
compareTo(TCacheStat) - Method in class com.sleepycat.thrift.TCacheStat
 
compareTo(TCompactConfig) - Method in class com.sleepycat.thrift.TCompactConfig
 
compareTo(TCompactResult) - Method in class com.sleepycat.thrift.TCompactResult
 
compareTo(TCursor) - Method in class com.sleepycat.thrift.TCursor
 
compareTo(TCursorConfig) - Method in class com.sleepycat.thrift.TCursorConfig
 
compareTo(TCursorGetConfig) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
compareTo(TDatabase) - Method in class com.sleepycat.thrift.TDatabase
 
compareTo(TDatabaseConfig) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
compareTo(TDatabaseException) - Method in exception com.sleepycat.thrift.TDatabaseException
 
compareTo(TDatabaseStatResult) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
compareTo(TDbGetConfig) - Method in class com.sleepycat.thrift.TDbGetConfig
 
compareTo(TDbt) - Method in class com.sleepycat.thrift.TDbt
 
compareTo(TEnvironment) - Method in class com.sleepycat.thrift.TEnvironment
 
compareTo(TEnvironmentConfig) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
compareTo(TEnvStatConfig) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
compareTo(TEnvStatResult) - Method in class com.sleepycat.thrift.TEnvStatResult
 
compareTo(TFileNotFoundException) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
compareTo(TGetResult) - Method in class com.sleepycat.thrift.TGetResult
 
compareTo(TGetWithPKeyResult) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
compareTo(THashStat) - Method in class com.sleepycat.thrift.THashStat
 
compareTo(THeapStat) - Method in class com.sleepycat.thrift.THeapStat
 
compareTo(TIOException) - Method in exception com.sleepycat.thrift.TIOException
 
compareTo(TJoinCursor) - Method in class com.sleepycat.thrift.TJoinCursor
 
compareTo(TJoinCursorGetConfig) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
compareTo(TKeyData) - Method in class com.sleepycat.thrift.TKeyData
 
compareTo(TKeyDataWithPKey) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
compareTo(TKeyDataWithSecondaryKeys) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
compareTo(TKeyRangeResult) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
compareTo(TLockStat) - Method in class com.sleepycat.thrift.TLockStat
 
compareTo(TLogStat) - Method in class com.sleepycat.thrift.TLogStat
 
compareTo(TMutexStat) - Method in class com.sleepycat.thrift.TMutexStat
 
compareTo(TProtocolVersionTestResult) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
compareTo(TPutResult) - Method in class com.sleepycat.thrift.TPutResult
 
compareTo(TQueueStat) - Method in class com.sleepycat.thrift.TQueueStat
 
compareTo(TResourceInUseException) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
compareTo(TRuntimeException) - Method in exception com.sleepycat.thrift.TRuntimeException
 
compareTo(TSecondaryDatabaseConfig) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
compareTo(TSequence) - Method in class com.sleepycat.thrift.TSequence
 
compareTo(TSequenceConfig) - Method in class com.sleepycat.thrift.TSequenceConfig
 
compareTo(TTransaction) - Method in class com.sleepycat.thrift.TTransaction
 
compareTo(TTransactionConfig) - Method in class com.sleepycat.thrift.TTransactionConfig
 
compareTo(TTransactionStat) - Method in class com.sleepycat.thrift.TTransactionStat
 
COMPUTE_FRAMES - Static variable in class com.sleepycat.client.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class com.sleepycat.client.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
config - Variable in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
config - Variable in class com.sleepycat.thrift.BdbService.cursorGet_args
 
config - Variable in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
config - Variable in class com.sleepycat.thrift.BdbService.cursorPut_args
 
config - Variable in class com.sleepycat.thrift.BdbService.dbCompact_args
 
config - Variable in class com.sleepycat.thrift.BdbService.dbGet_args
 
config - Variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
config - Variable in class com.sleepycat.thrift.BdbService.dbPut_args
 
config - Variable in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
config - Variable in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
config - Variable in class com.sleepycat.thrift.BdbService.openSequence_args
 
ConfigBeanInfoBase - Class in com.sleepycat.client.util
 
ConfigBeanInfoBase() - Constructor for class com.sleepycat.client.util.ConfigBeanInfoBase
 
configuredCollection(Collection<E>, SCursorConfig) - Static method in class com.sleepycat.client.collections.StoredCollections
Creates a configured collection from a given stored collection.
configuredList(List<E>, SCursorConfig) - Static method in class com.sleepycat.client.collections.StoredCollections
Creates a configured list from a given stored list.
configuredMap(Map<K, V>, SCursorConfig) - Static method in class com.sleepycat.client.collections.StoredCollections
Creates a configured map from a given stored map.
configuredSet(Set<E>, SCursorConfig) - Static method in class com.sleepycat.client.collections.StoredCollections
Creates a configured set from a given stored set.
configuredSortedMap(SortedMap<K, V>, SCursorConfig) - Static method in class com.sleepycat.client.collections.StoredCollections
Creates a configured sorted map from a given stored sorted map.
configuredSortedSet(SortedSet<E>, SCursorConfig) - Static method in class com.sleepycat.client.collections.StoredCollections
Creates a configured sorted set from a given stored sorted set.
connect(String, int) - Static method in class com.sleepycat.client.BdbServerConnection
Open a new connection to the specified BDB server.
connectSsl(String, int, SslConfig, int) - Static method in class com.sleepycat.client.BdbServerConnection
Open a new SSL connection to the specified BDB server.
contains(Object) - Method in class com.sleepycat.client.collections.StoredEntrySet
Returns true if this set contains the specified element.
contains(Object) - Method in class com.sleepycat.client.collections.StoredKeySet
Returns true if this set contains the specified key.
contains(Object) - Method in class com.sleepycat.client.collections.StoredList
Returns true if this list contains the specified element.
contains(Object) - Method in class com.sleepycat.client.collections.StoredValueSet
Returns true if this set contains the specified element.
contains(K) - Method in interface com.sleepycat.client.persist.EntityIndex
Checks for existence of a key in this index.
contains(STransaction, K, SLockMode) - Method in interface com.sleepycat.client.persist.EntityIndex
Checks for existence of a key in this index.
containsAll(Collection<?>) - Method in class com.sleepycat.client.collections.StoredCollection
Returns true if this collection contains all of the elements in the specified collection.
containsKey(Object) - Method in class com.sleepycat.client.collections.StoredMap
Returns true if this map contains the specified key.
containsValue(Object) - Method in class com.sleepycat.client.collections.StoredMap
Returns true if this map contains the specified value.
count() - Method in class com.sleepycat.client.collections.StoredIterator
Returns the number of elements having the same key value as the key value of the element last returned by next() or previous().
count() - Method in interface com.sleepycat.client.persist.EntityCursor
Returns the number of values (duplicates) for the key at the cursor position, or returns zero if all values for the key have been deleted.
count() - Method in interface com.sleepycat.client.persist.EntityIndex
Returns a non-transactional count of the entities in this index.
count() - Method in class com.sleepycat.client.SCursor
Return a count of the number of data items for the key to which the cursor refers.
countRecords - Variable in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
createConfig(SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
 
createConfig(SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SDatabase
 
createGetSearchTerm(SDatabaseEntry, SDatabaseEntryBase) - Method in interface com.sleepycat.client.GetHelper
This method helps to create the TKeyData argument used in a remote get call.
createPGetSearchTerm(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry) - Method in interface com.sleepycat.client.GetHelper
This method helps to create the TKeyDataWithPKey argument used in a remote pGet call.
createSecondaryKey(SSecondaryDatabase, SDatabaseEntry, SDatabaseEntry, SDatabaseEntry) - Method in interface com.sleepycat.client.SSecondaryKeyCreator
Creates a secondary key entry, given a primary key and data entry.
createSecondaryKeys(SSecondaryDatabase, SDatabaseEntry, SDatabaseEntry, Set<SDatabaseEntry>) - Method in interface com.sleepycat.client.SSecondaryMultiKeyCreator
Create multiple secondary key entries, given a primary key and data entry.
curFile - Variable in class com.sleepycat.thrift.TLogStat
 
curMaxId - Variable in class com.sleepycat.thrift.TLockStat
 
curOffset - Variable in class com.sleepycat.thrift.TLogStat
 
curRecno - Variable in class com.sleepycat.thrift.TQueueStat
 
current() - Method in interface com.sleepycat.client.persist.EntityCursor
Returns the value at the cursor position, or null if the value at the cursor position has been deleted.
current(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Returns the value at the cursor position, or null if the value at the cursor position has been deleted.
CurrentTransaction - Class in com.sleepycat.client.collections
Provides access to the current transaction for the current thread within the context of a Berkeley DB environment.
cursor - Variable in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.cursorCount_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.cursorDup_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.cursorGet_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.cursorPut_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
cursor - Variable in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
cursor1 - Variable in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
cursor2 - Variable in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
cursorCompare(TCursor, TCursor, AsyncMethodCallback<Short>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
cursorCompare(TCursor, TCursor, AsyncMethodCallback<Short>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
cursorCompare() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCompare
 
cursorCompare(TCursor, TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
cursorCompare(TCursor, TCursor) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
cursorCompare() - Constructor for class com.sleepycat.thrift.BdbService.Processor.cursorCompare
 
cursorCompare_args() - Constructor for class com.sleepycat.thrift.BdbService.cursorCompare_args
 
cursorCompare_args(TCursor, TCursor) - Constructor for class com.sleepycat.thrift.BdbService.cursorCompare_args
 
cursorCompare_args(BdbService.cursorCompare_args) - Constructor for class com.sleepycat.thrift.BdbService.cursorCompare_args
Performs a deep copy on other.
cursorCompare_call(TCursor, TCursor, AsyncMethodCallback<Short>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.cursorCompare_call
 
cursorCompare_result() - Constructor for class com.sleepycat.thrift.BdbService.cursorCompare_result
 
cursorCompare_result(short, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.cursorCompare_result
 
cursorCompare_result(BdbService.cursorCompare_result) - Constructor for class com.sleepycat.thrift.BdbService.cursorCompare_result
Performs a deep copy on other.
cursorConfig - Variable in class com.sleepycat.thrift.BdbService.openCursor_args
 
cursorCount(TCursor, AsyncMethodCallback<Integer>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
cursorCount(TCursor, AsyncMethodCallback<Integer>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
cursorCount() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCount
 
cursorCount(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
cursorCount(TCursor) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
cursorCount() - Constructor for class com.sleepycat.thrift.BdbService.Processor.cursorCount
 
cursorCount_args() - Constructor for class com.sleepycat.thrift.BdbService.cursorCount_args
 
cursorCount_args(TCursor) - Constructor for class com.sleepycat.thrift.BdbService.cursorCount_args
 
cursorCount_args(BdbService.cursorCount_args) - Constructor for class com.sleepycat.thrift.BdbService.cursorCount_args
Performs a deep copy on other.
cursorCount_call(TCursor, AsyncMethodCallback<Integer>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.cursorCount_call
 
cursorCount_result() - Constructor for class com.sleepycat.thrift.BdbService.cursorCount_result
 
cursorCount_result(int, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.cursorCount_result
 
cursorCount_result(BdbService.cursorCount_result) - Constructor for class com.sleepycat.thrift.BdbService.cursorCount_result
Performs a deep copy on other.
cursorDelete(TCursor, AsyncMethodCallback<TOperationStatus>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
cursorDelete(TCursor, AsyncMethodCallback<TOperationStatus>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
cursorDelete() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDelete
 
cursorDelete(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
cursorDelete(TCursor) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
cursorDelete() - Constructor for class com.sleepycat.thrift.BdbService.Processor.cursorDelete
 
cursorDelete_args() - Constructor for class com.sleepycat.thrift.BdbService.cursorDelete_args
 
cursorDelete_args(TCursor) - Constructor for class com.sleepycat.thrift.BdbService.cursorDelete_args
 
cursorDelete_args(BdbService.cursorDelete_args) - Constructor for class com.sleepycat.thrift.BdbService.cursorDelete_args
Performs a deep copy on other.
cursorDelete_call(TCursor, AsyncMethodCallback<TOperationStatus>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.cursorDelete_call
 
cursorDelete_result() - Constructor for class com.sleepycat.thrift.BdbService.cursorDelete_result
 
cursorDelete_result(TOperationStatus, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.cursorDelete_result
 
cursorDelete_result(BdbService.cursorDelete_result) - Constructor for class com.sleepycat.thrift.BdbService.cursorDelete_result
Performs a deep copy on other.
cursorDup(TCursor, boolean, AsyncMethodCallback<TCursor>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
cursorDup(TCursor, boolean, AsyncMethodCallback<TCursor>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
cursorDup() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDup
 
cursorDup(TCursor, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
cursorDup(TCursor, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
cursorDup() - Constructor for class com.sleepycat.thrift.BdbService.Processor.cursorDup
 
cursorDup_args() - Constructor for class com.sleepycat.thrift.BdbService.cursorDup_args
 
cursorDup_args(TCursor, boolean) - Constructor for class com.sleepycat.thrift.BdbService.cursorDup_args
 
cursorDup_args(BdbService.cursorDup_args) - Constructor for class com.sleepycat.thrift.BdbService.cursorDup_args
Performs a deep copy on other.
cursorDup_call(TCursor, boolean, AsyncMethodCallback<TCursor>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.cursorDup_call
 
cursorDup_result() - Constructor for class com.sleepycat.thrift.BdbService.cursorDup_result
 
cursorDup_result(TCursor, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.cursorDup_result
 
cursorDup_result(BdbService.cursorDup_result) - Constructor for class com.sleepycat.thrift.BdbService.cursorDup_result
Performs a deep copy on other.
cursorGet(TCursor, TKeyData, TCursorGetConfig, AsyncMethodCallback<TGetResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
cursorGet(TCursor, TKeyData, TCursorGetConfig, AsyncMethodCallback<TGetResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
cursorGet() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGet
 
cursorGet(TCursor, TKeyData, TCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
cursorGet(TCursor, TKeyData, TCursorGetConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
cursorGet() - Constructor for class com.sleepycat.thrift.BdbService.Processor.cursorGet
 
cursorGet_args() - Constructor for class com.sleepycat.thrift.BdbService.cursorGet_args
 
cursorGet_args(TCursor, TKeyData, TCursorGetConfig) - Constructor for class com.sleepycat.thrift.BdbService.cursorGet_args
 
cursorGet_args(BdbService.cursorGet_args) - Constructor for class com.sleepycat.thrift.BdbService.cursorGet_args
Performs a deep copy on other.
cursorGet_call(TCursor, TKeyData, TCursorGetConfig, AsyncMethodCallback<TGetResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.cursorGet_call
 
cursorGet_result() - Constructor for class com.sleepycat.thrift.BdbService.cursorGet_result
 
cursorGet_result(TGetResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.cursorGet_result
 
cursorGet_result(BdbService.cursorGet_result) - Constructor for class com.sleepycat.thrift.BdbService.cursorGet_result
Performs a deep copy on other.
cursorGetWithPKey(TCursor, TKeyDataWithPKey, TCursorGetConfig, AsyncMethodCallback<TGetWithPKeyResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
cursorGetWithPKey(TCursor, TKeyDataWithPKey, TCursorGetConfig, AsyncMethodCallback<TGetWithPKeyResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
cursorGetWithPKey() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGetWithPKey
 
cursorGetWithPKey(TCursor, TKeyDataWithPKey, TCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
cursorGetWithPKey(TCursor, TKeyDataWithPKey, TCursorGetConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
cursorGetWithPKey() - Constructor for class com.sleepycat.thrift.BdbService.Processor.cursorGetWithPKey
 
cursorGetWithPKey_args() - Constructor for class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
cursorGetWithPKey_args(TCursor, TKeyDataWithPKey, TCursorGetConfig) - Constructor for class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
cursorGetWithPKey_args(BdbService.cursorGetWithPKey_args) - Constructor for class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
Performs a deep copy on other.
cursorGetWithPKey_call(TCursor, TKeyDataWithPKey, TCursorGetConfig, AsyncMethodCallback<TGetWithPKeyResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.cursorGetWithPKey_call
 
cursorGetWithPKey_result() - Constructor for class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
cursorGetWithPKey_result(TGetWithPKeyResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
cursorGetWithPKey_result(BdbService.cursorGetWithPKey_result) - Constructor for class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
Performs a deep copy on other.
cursorPut(TCursor, TKeyDataWithSecondaryKeys, TCursorPutConfig, AsyncMethodCallback<TPutResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
cursorPut(TCursor, TKeyDataWithSecondaryKeys, TCursorPutConfig, AsyncMethodCallback<TPutResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
cursorPut() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorPut
 
cursorPut(TCursor, TKeyDataWithSecondaryKeys, TCursorPutConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
cursorPut(TCursor, TKeyDataWithSecondaryKeys, TCursorPutConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
cursorPut() - Constructor for class com.sleepycat.thrift.BdbService.Processor.cursorPut
 
cursorPut_args() - Constructor for class com.sleepycat.thrift.BdbService.cursorPut_args
 
cursorPut_args(TCursor, TKeyDataWithSecondaryKeys, TCursorPutConfig) - Constructor for class com.sleepycat.thrift.BdbService.cursorPut_args
 
cursorPut_args(BdbService.cursorPut_args) - Constructor for class com.sleepycat.thrift.BdbService.cursorPut_args
Performs a deep copy on other.
cursorPut_call(TCursor, TKeyDataWithSecondaryKeys, TCursorPutConfig, AsyncMethodCallback<TPutResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.cursorPut_call
 
cursorPut_result() - Constructor for class com.sleepycat.thrift.BdbService.cursorPut_result
 
cursorPut_result(TPutResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.cursorPut_result
 
cursorPut_result(BdbService.cursorPut_result) - Constructor for class com.sleepycat.thrift.BdbService.cursorPut_result
Performs a deep copy on other.
cv - Variable in class com.sleepycat.client.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.

D

D2F - Static variable in interface com.sleepycat.client.asm.Opcodes
 
D2I - Static variable in interface com.sleepycat.client.asm.Opcodes
 
D2L - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DADD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
data - Variable in class com.sleepycat.thrift.TDbt
 
data - Variable in class com.sleepycat.thrift.TKeyData
 
databaseName - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
databaseName - Variable in class com.sleepycat.thrift.BdbService.openDatabase_args
 
databaseName - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
databaseName - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
databaseName - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
DatabaseNamer - Interface in com.sleepycat.client.persist
Determines the file names to use for primary and secondary databases.
db - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
db - Variable in class com.sleepycat.thrift.BdbService.dbCompact_args
 
db - Variable in class com.sleepycat.thrift.BdbService.dbDelete_args
 
db - Variable in class com.sleepycat.thrift.BdbService.dbGet_args
 
db - Variable in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
db - Variable in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
db - Variable in class com.sleepycat.thrift.BdbService.dbPut_args
 
db - Variable in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
db - Variable in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
db - Variable in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
db - Variable in class com.sleepycat.thrift.BdbService.openCursor_args
 
db - Variable in class com.sleepycat.thrift.BdbService.openSequence_args
 
db - Variable in class com.sleepycat.thrift.BdbService.removeSequence_args
 
db - Variable in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
dbCompact(TDatabase, TTransaction, TDbt, TDbt, TCompactConfig, AsyncMethodCallback<TCompactResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
dbCompact(TDatabase, TTransaction, TDbt, TDbt, TCompactConfig, AsyncMethodCallback<TCompactResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
dbCompact() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.dbCompact
 
dbCompact(TDatabase, TTransaction, TDbt, TDbt, TCompactConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
dbCompact(TDatabase, TTransaction, TDbt, TDbt, TCompactConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
dbCompact() - Constructor for class com.sleepycat.thrift.BdbService.Processor.dbCompact
 
dbCompact_args() - Constructor for class com.sleepycat.thrift.BdbService.dbCompact_args
 
dbCompact_args(TDatabase, TTransaction, TDbt, TDbt, TCompactConfig) - Constructor for class com.sleepycat.thrift.BdbService.dbCompact_args
 
dbCompact_args(BdbService.dbCompact_args) - Constructor for class com.sleepycat.thrift.BdbService.dbCompact_args
Performs a deep copy on other.
dbCompact_call(TDatabase, TTransaction, TDbt, TDbt, TCompactConfig, AsyncMethodCallback<TCompactResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.dbCompact_call
 
dbCompact_result() - Constructor for class com.sleepycat.thrift.BdbService.dbCompact_result
 
dbCompact_result(TCompactResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.dbCompact_result
 
dbCompact_result(BdbService.dbCompact_result) - Constructor for class com.sleepycat.thrift.BdbService.dbCompact_result
Performs a deep copy on other.
dbConfig - Variable in class com.sleepycat.thrift.BdbService.openDatabase_args
 
dbConfig - Variable in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
dbConfig - Variable in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
dbConstants - Class in com.sleepycat.thrift
 
dbConstants() - Constructor for class com.sleepycat.thrift.dbConstants
 
dbDelete(TDatabase, TTransaction, List<TKeyData>, AsyncMethodCallback<TOperationStatus>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
dbDelete(TDatabase, TTransaction, List<TKeyData>, AsyncMethodCallback<TOperationStatus>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
dbDelete() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.dbDelete
 
dbDelete(TDatabase, TTransaction, List<TKeyData>) - Method in class com.sleepycat.thrift.BdbService.Client
 
dbDelete(TDatabase, TTransaction, List<TKeyData>) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
dbDelete() - Constructor for class com.sleepycat.thrift.BdbService.Processor.dbDelete
 
dbDelete_args() - Constructor for class com.sleepycat.thrift.BdbService.dbDelete_args
 
dbDelete_args(TDatabase, TTransaction, List<TKeyData>) - Constructor for class com.sleepycat.thrift.BdbService.dbDelete_args
 
dbDelete_args(BdbService.dbDelete_args) - Constructor for class com.sleepycat.thrift.BdbService.dbDelete_args
Performs a deep copy on other.
dbDelete_call(TDatabase, TTransaction, List<TKeyData>, AsyncMethodCallback<TOperationStatus>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.dbDelete_call
 
dbDelete_result() - Constructor for class com.sleepycat.thrift.BdbService.dbDelete_result
 
dbDelete_result(TOperationStatus, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.dbDelete_result
 
dbDelete_result(BdbService.dbDelete_result) - Constructor for class com.sleepycat.thrift.BdbService.dbDelete_result
Performs a deep copy on other.
dbe - Variable in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.checkpoint_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.cursorCount_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.cursorDup_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.cursorGet_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.cursorPut_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.dbCompact_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.dbDelete_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.dbGet_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.dbPut_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.openCursor_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.openDatabase_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.openSequence_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.removeSequence_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.txnAbort_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.txnCommit_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
dbe - Variable in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
dbGet(TDatabase, TTransaction, TKeyData, TDbGetConfig, AsyncMethodCallback<TGetResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
dbGet(TDatabase, TTransaction, TKeyData, TDbGetConfig, AsyncMethodCallback<TGetResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
dbGet() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGet
 
dbGet(TDatabase, TTransaction, TKeyData, TDbGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
dbGet(TDatabase, TTransaction, TKeyData, TDbGetConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
dbGet() - Constructor for class com.sleepycat.thrift.BdbService.Processor.dbGet
 
dbGet_args() - Constructor for class com.sleepycat.thrift.BdbService.dbGet_args
 
dbGet_args(TDatabase, TTransaction, TKeyData, TDbGetConfig) - Constructor for class com.sleepycat.thrift.BdbService.dbGet_args
 
dbGet_args(BdbService.dbGet_args) - Constructor for class com.sleepycat.thrift.BdbService.dbGet_args
Performs a deep copy on other.
dbGet_call(TDatabase, TTransaction, TKeyData, TDbGetConfig, AsyncMethodCallback<TGetResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.dbGet_call
 
dbGet_result() - Constructor for class com.sleepycat.thrift.BdbService.dbGet_result
 
dbGet_result(TGetResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.dbGet_result
 
dbGet_result(BdbService.dbGet_result) - Constructor for class com.sleepycat.thrift.BdbService.dbGet_result
Performs a deep copy on other.
dbGetWithPKey(TDatabase, TTransaction, TKeyDataWithPKey, TDbGetConfig, AsyncMethodCallback<TGetWithPKeyResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
dbGetWithPKey(TDatabase, TTransaction, TKeyDataWithPKey, TDbGetConfig, AsyncMethodCallback<TGetWithPKeyResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
dbGetWithPKey() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGetWithPKey
 
dbGetWithPKey(TDatabase, TTransaction, TKeyDataWithPKey, TDbGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
dbGetWithPKey(TDatabase, TTransaction, TKeyDataWithPKey, TDbGetConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
dbGetWithPKey() - Constructor for class com.sleepycat.thrift.BdbService.Processor.dbGetWithPKey
 
dbGetWithPKey_args() - Constructor for class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
dbGetWithPKey_args(TDatabase, TTransaction, TKeyDataWithPKey, TDbGetConfig) - Constructor for class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
dbGetWithPKey_args(BdbService.dbGetWithPKey_args) - Constructor for class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
Performs a deep copy on other.
dbGetWithPKey_call(TDatabase, TTransaction, TKeyDataWithPKey, TDbGetConfig, AsyncMethodCallback<TGetWithPKeyResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.dbGetWithPKey_call
 
dbGetWithPKey_result() - Constructor for class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
dbGetWithPKey_result(TGetWithPKeyResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
dbGetWithPKey_result(BdbService.dbGetWithPKey_result) - Constructor for class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
Performs a deep copy on other.
dbKeyExists(TDatabase, TTransaction, TDbt, AsyncMethodCallback<TOperationStatus>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
dbKeyExists(TDatabase, TTransaction, TDbt, AsyncMethodCallback<TOperationStatus>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
dbKeyExists() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyExists
 
dbKeyExists(TDatabase, TTransaction, TDbt) - Method in class com.sleepycat.thrift.BdbService.Client
 
dbKeyExists(TDatabase, TTransaction, TDbt) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
dbKeyExists() - Constructor for class com.sleepycat.thrift.BdbService.Processor.dbKeyExists
 
dbKeyExists_args() - Constructor for class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
dbKeyExists_args(TDatabase, TTransaction, TDbt) - Constructor for class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
dbKeyExists_args(BdbService.dbKeyExists_args) - Constructor for class com.sleepycat.thrift.BdbService.dbKeyExists_args
Performs a deep copy on other.
dbKeyExists_call(TDatabase, TTransaction, TDbt, AsyncMethodCallback<TOperationStatus>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.dbKeyExists_call
 
dbKeyExists_result() - Constructor for class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
dbKeyExists_result(TOperationStatus, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
dbKeyExists_result(BdbService.dbKeyExists_result) - Constructor for class com.sleepycat.thrift.BdbService.dbKeyExists_result
Performs a deep copy on other.
dbKeyRange(TDatabase, TTransaction, TDbt, AsyncMethodCallback<TKeyRangeResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
dbKeyRange(TDatabase, TTransaction, TDbt, AsyncMethodCallback<TKeyRangeResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
dbKeyRange() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyRange
 
dbKeyRange(TDatabase, TTransaction, TDbt) - Method in class com.sleepycat.thrift.BdbService.Client
 
dbKeyRange(TDatabase, TTransaction, TDbt) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
dbKeyRange() - Constructor for class com.sleepycat.thrift.BdbService.Processor.dbKeyRange
 
dbKeyRange_args() - Constructor for class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
dbKeyRange_args(TDatabase, TTransaction, TDbt) - Constructor for class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
dbKeyRange_args(BdbService.dbKeyRange_args) - Constructor for class com.sleepycat.thrift.BdbService.dbKeyRange_args
Performs a deep copy on other.
dbKeyRange_call(TDatabase, TTransaction, TDbt, AsyncMethodCallback<TKeyRangeResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.dbKeyRange_call
 
dbKeyRange_result() - Constructor for class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
dbKeyRange_result(TKeyRangeResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
dbKeyRange_result(BdbService.dbKeyRange_result) - Constructor for class com.sleepycat.thrift.BdbService.dbKeyRange_result
Performs a deep copy on other.
dbPut(TDatabase, TTransaction, List<TKeyDataWithSecondaryKeys>, TDbPutConfig, AsyncMethodCallback<TPutResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
dbPut(TDatabase, TTransaction, List<TKeyDataWithSecondaryKeys>, TDbPutConfig, AsyncMethodCallback<TPutResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
dbPut() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.dbPut
 
dbPut(TDatabase, TTransaction, List<TKeyDataWithSecondaryKeys>, TDbPutConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
dbPut(TDatabase, TTransaction, List<TKeyDataWithSecondaryKeys>, TDbPutConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
dbPut() - Constructor for class com.sleepycat.thrift.BdbService.Processor.dbPut
 
dbPut_args() - Constructor for class com.sleepycat.thrift.BdbService.dbPut_args
 
dbPut_args(TDatabase, TTransaction, List<TKeyDataWithSecondaryKeys>, TDbPutConfig) - Constructor for class com.sleepycat.thrift.BdbService.dbPut_args
 
dbPut_args(BdbService.dbPut_args) - Constructor for class com.sleepycat.thrift.BdbService.dbPut_args
Performs a deep copy on other.
dbPut_call(TDatabase, TTransaction, List<TKeyDataWithSecondaryKeys>, TDbPutConfig, AsyncMethodCallback<TPutResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.dbPut_call
 
dbPut_result() - Constructor for class com.sleepycat.thrift.BdbService.dbPut_result
 
dbPut_result(TPutResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.dbPut_result
 
dbPut_result(BdbService.dbPut_result) - Constructor for class com.sleepycat.thrift.BdbService.dbPut_result
Performs a deep copy on other.
dbTruncate(TDatabase, TTransaction, boolean, AsyncMethodCallback<Integer>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
dbTruncate(TDatabase, TTransaction, boolean, AsyncMethodCallback<Integer>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
dbTruncate() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.dbTruncate
 
dbTruncate(TDatabase, TTransaction, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
dbTruncate(TDatabase, TTransaction, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
dbTruncate() - Constructor for class com.sleepycat.thrift.BdbService.Processor.dbTruncate
 
dbTruncate_args() - Constructor for class com.sleepycat.thrift.BdbService.dbTruncate_args
 
dbTruncate_args(TDatabase, TTransaction, boolean) - Constructor for class com.sleepycat.thrift.BdbService.dbTruncate_args
 
dbTruncate_args(BdbService.dbTruncate_args) - Constructor for class com.sleepycat.thrift.BdbService.dbTruncate_args
Performs a deep copy on other.
dbTruncate_call(TDatabase, TTransaction, boolean, AsyncMethodCallback<Integer>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.dbTruncate_call
 
dbTruncate_result() - Constructor for class com.sleepycat.thrift.BdbService.dbTruncate_result
 
dbTruncate_result(int, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.dbTruncate_result
 
dbTruncate_result(BdbService.dbTruncate_result) - Constructor for class com.sleepycat.thrift.BdbService.dbTruncate_result
Performs a deep copy on other.
DCMPG - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DCMPL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DCONST_0 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DCONST_1 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DDIV - Static variable in interface com.sleepycat.client.asm.Opcodes
 
deadlock - Variable in class com.sleepycat.thrift.TCompactResult
 
decrement - Variable in class com.sleepycat.thrift.TSequenceConfig
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.ping_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.ping_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
deepCopy() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
deepCopy() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
deepCopy() - Method in class com.sleepycat.thrift.TBtreeStat
 
deepCopy() - Method in class com.sleepycat.thrift.TCacheFileStat
 
deepCopy() - Method in class com.sleepycat.thrift.TCacheStat
 
deepCopy() - Method in class com.sleepycat.thrift.TCompactConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TCompactResult
 
deepCopy() - Method in class com.sleepycat.thrift.TCursor
 
deepCopy() - Method in class com.sleepycat.thrift.TCursorConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TDatabase
 
deepCopy() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
deepCopy() - Method in exception com.sleepycat.thrift.TDatabaseException
 
deepCopy() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
deepCopy() - Method in class com.sleepycat.thrift.TDbGetConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TDbt
 
deepCopy() - Method in class com.sleepycat.thrift.TEnvironment
 
deepCopy() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TEnvStatResult
 
deepCopy() - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
deepCopy() - Method in class com.sleepycat.thrift.TGetResult
 
deepCopy() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
deepCopy() - Method in class com.sleepycat.thrift.THashStat
 
deepCopy() - Method in class com.sleepycat.thrift.THeapStat
 
deepCopy() - Method in exception com.sleepycat.thrift.TIOException
 
deepCopy() - Method in class com.sleepycat.thrift.TJoinCursor
 
deepCopy() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TKeyData
 
deepCopy() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
deepCopy() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
deepCopy() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
deepCopy() - Method in class com.sleepycat.thrift.TLockStat
 
deepCopy() - Method in class com.sleepycat.thrift.TLogStat
 
deepCopy() - Method in class com.sleepycat.thrift.TMutexStat
 
deepCopy() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
deepCopy() - Method in class com.sleepycat.thrift.TPutResult
 
deepCopy() - Method in class com.sleepycat.thrift.TQueueStat
 
deepCopy() - Method in exception com.sleepycat.thrift.TResourceInUseException
 
deepCopy() - Method in exception com.sleepycat.thrift.TRuntimeException
 
deepCopy() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TSequence
 
deepCopy() - Method in class com.sleepycat.thrift.TSequenceConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TTransaction
 
deepCopy() - Method in class com.sleepycat.thrift.TTransactionConfig
 
deepCopy() - Method in class com.sleepycat.thrift.TTransactionStat
 
DEFAULT - Static variable in interface com.sleepycat.client.persist.DatabaseNamer
The default database namer.
DEFAULT - Static variable in class com.sleepycat.client.persist.StoreConfig
The default store configuration containing properties as if the configuration were constructed and not modified.
DEFAULT - Static variable in class com.sleepycat.client.SCursorConfig
Default configuration used if null is passed to methods that create a cursor.
DEFAULT_BUMP_SIZE - Static variable in class com.sleepycat.client.util.FastOutputStream
The default amount that the buffer is increased when it is full.
DEFAULT_INIT_SIZE - Static variable in class com.sleepycat.client.util.FastOutputStream
The default initial size of the buffer if no initialSize parameter is specified.
DEFAULT_ITERATOR_BLOCK_SIZE - Static variable in class com.sleepycat.client.collections.StoredCollection
The default number of records read at one time by iterators.
DEFAULT_MAX_RETRIES - Static variable in class com.sleepycat.client.collections.TransactionRunner
The default maximum number of retries.
delete() - Method in interface com.sleepycat.client.persist.EntityCursor
Deletes the entity at the cursor position.
delete(K) - Method in interface com.sleepycat.client.persist.EntityIndex
Deletes all entities with a given index key.
delete(STransaction, K) - Method in interface com.sleepycat.client.persist.EntityIndex
Deletes all entities with a given index key.
delete() - Method in class com.sleepycat.client.SCursor
Delete the key/data pair to which the cursor refers.
delete(STransaction, SDatabaseEntry) - Method in class com.sleepycat.client.SDatabase
Remove key/data pairs from the database.
deleteEnvironmentAndDatabases(String, boolean) - Method in class com.sleepycat.client.BdbServerAdmin
Delete all files created for the environment at the specified home directory, and all database files created under the environment.
deleteEnvironmentAndDatabases(String, boolean, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
deleteEnvironmentAndDatabases(String, boolean, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
deleteEnvironmentAndDatabases() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.deleteEnvironmentAndDatabases
 
deleteEnvironmentAndDatabases(String, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
deleteEnvironmentAndDatabases(String, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
deleteEnvironmentAndDatabases() - Constructor for class com.sleepycat.thrift.BdbService.Processor.deleteEnvironmentAndDatabases
 
deleteEnvironmentAndDatabases_args() - Constructor for class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
deleteEnvironmentAndDatabases_args(String, boolean) - Constructor for class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
deleteEnvironmentAndDatabases_args(BdbService.deleteEnvironmentAndDatabases_args) - Constructor for class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
Performs a deep copy on other.
deleteEnvironmentAndDatabases_call(String, boolean, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.deleteEnvironmentAndDatabases_call
 
deleteEnvironmentAndDatabases_result() - Constructor for class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
deleteEnvironmentAndDatabases_result(TFileNotFoundException, TIOException, TResourceInUseException, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
deleteEnvironmentAndDatabases_result(BdbService.deleteEnvironmentAndDatabases_result) - Constructor for class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
Performs a deep copy on other.
deleteMultiple(STransaction, SMultipleDataEntry) - Method in class com.sleepycat.client.SDatabase
Remove key/data pairs from the database.
deleteMultipleKey(STransaction, SMultiplePairs) - Method in class com.sleepycat.client.SDatabase
Remove key/data pairs from the database.
delta - Variable in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
diskFile - Variable in class com.sleepycat.thrift.TLogStat
 
diskOffset - Variable in class com.sleepycat.thrift.TLogStat
 
DLOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DMUL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DNEG - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DOUBLE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DOUBLE - Static variable in class com.sleepycat.client.asm.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class com.sleepycat.client.asm.Type
The double type.
doWork() - Method in interface com.sleepycat.client.collections.TransactionWorker
Perform the work for a single transaction.
DREM - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DRETURN - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DSTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DSUB - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DUP - Static variable in interface com.sleepycat.client.asm.Opcodes
 
dup() - Method in interface com.sleepycat.client.persist.EntityCursor
Duplicates the cursor at the cursor position.
dup(boolean) - Method in class com.sleepycat.client.SCursor
Creates a new cursor that uses the same transaction and locker ID as the original cursor.
dup(boolean) - Method in class com.sleepycat.client.SSecondaryCursor
Returns a new SSecondaryCursor for the same transaction as the original cursor.
dup - Variable in class com.sleepycat.thrift.THashStat
 
DUP2 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DUP2_X1 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DUP2_X2 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DUP_X1 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
DUP_X2 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
dupFree - Variable in class com.sleepycat.thrift.THashStat
 
duplicates(K) - Method in class com.sleepycat.client.collections.StoredMap
Returns a new collection containing the values mapped to the given key in this map.
duplicatesMap(K, EntryBinding) - Method in class com.sleepycat.client.collections.StoredMap
Returns a new map from primary key to value for the subset of records having a given secondary key (duplicates).
dupPages - Variable in class com.sleepycat.thrift.TBtreeStat
 
dupPagesFree - Variable in class com.sleepycat.thrift.TBtreeStat
 
durability - Variable in class com.sleepycat.thrift.BdbService.txnCommit_args
 
durability - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
durability - Variable in class com.sleepycat.thrift.TTransactionConfig
 

E

emptyBuckets - Variable in class com.sleepycat.thrift.TCompactResult
 
emptyPages - Variable in class com.sleepycat.thrift.TBtreeStat
 
encryptionKey - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
endKey - Variable in class com.sleepycat.thrift.TCompactResult
 
entities() - Method in interface com.sleepycat.client.persist.EntityIndex
Opens a cursor for traversing all entities in this index.
entities(STransaction, SCursorConfig) - Method in interface com.sleepycat.client.persist.EntityIndex
Opens a cursor for traversing all entities in this index.
entities(K, boolean, K, boolean) - Method in interface com.sleepycat.client.persist.EntityIndex
Opens a cursor for traversing entities in a key range.
entities(STransaction, K, boolean, K, boolean, SCursorConfig) - Method in interface com.sleepycat.client.persist.EntityIndex
Opens a cursor for traversing entities in a key range.
entities() - Method in class com.sleepycat.client.persist.EntityJoin
Opens a cursor that returns the entities qualifying for the join.
entities(STransaction, SCursorConfig) - Method in class com.sleepycat.client.persist.EntityJoin
Opens a cursor that returns the entities qualifying for the join.
EntityBinding<E> - Interface in com.sleepycat.client.bind
A binding between a key-value entry pair and an entity object.
EntityCursor<V> - Interface in com.sleepycat.client.persist
Traverses entity values or key values and allows deleting or updating the entity at the current cursor position.
EntityIndex<K,V> - Interface in com.sleepycat.client.persist
The interface for accessing keys and entities via a primary or secondary index.
EntityJoin<PK,E> - Class in com.sleepycat.client.persist
Performs an equality join on two or more secondary keys.
EntityJoin(PrimaryIndex<PK, E>) - Constructor for class com.sleepycat.client.persist.EntityJoin
Creates a join object for a given primary index.
EntityStore - Class in com.sleepycat.client.persist
A store for managing persistent entity objects.
EntityStore(SEnvironment, String, StoreConfig) - Constructor for class com.sleepycat.client.persist.EntityStore
Opens an entity store in a given environment.
EntryBinding<E> - Interface in com.sleepycat.client.bind
A binding between a key or data entry and a key or data object.
entrySet() - Method in class com.sleepycat.client.collections.StoredMap
Returns a set view of the mappings contained in this map.
entryToObject(SDatabaseEntry) - Method in class com.sleepycat.client.bind.ByteArrayBinding
 
entryToObject(SDatabaseEntry, SDatabaseEntry) - Method in interface com.sleepycat.client.bind.EntityBinding
Converts key and data entry buffers into an entity Object.
entryToObject(SDatabaseEntry) - Method in interface com.sleepycat.client.bind.EntryBinding
Converts a entry buffer into an Object.
entryToObject(SDatabaseEntry) - Method in class com.sleepycat.client.bind.RecordNumberBinding
 
entryToRecordNumber(SDatabaseEntry, ByteOrder) - Static method in class com.sleepycat.client.bind.RecordNumberBinding
Utility method for use by bindings to translate a entry buffer to an record number integer.
env - Variable in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
env - Variable in class com.sleepycat.thrift.BdbService.checkpoint_args
 
env - Variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
env - Variable in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
env - Variable in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
env - Variable in class com.sleepycat.thrift.BdbService.openDatabase_args
 
env - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
env - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
env - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
env - Variable in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
envConfig - Variable in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
envConfig - Variable in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
envHomeDir - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
equal - Variable in class com.sleepycat.client.SKeyRange
Zero if there is no matching key, and non-zero otherwise.
equal - Variable in class com.sleepycat.thrift.TKeyRangeResult
 
equals(Object) - Method in class com.sleepycat.client.asm.Handle
 
equals(Object) - Method in class com.sleepycat.client.asm.Type
Tests if the given object is equal to this type.
equals(Object) - Method in class com.sleepycat.client.collections.MapEntryParameter
Compares this entry to a given entry as specified by Map.Entry.equals(java.lang.Object).
equals(Object) - Method in class com.sleepycat.client.collections.StoredCollection
Compares the specified object with this collection for equality.
equals(Object) - Method in class com.sleepycat.client.collections.StoredList
Compares the specified object with this list for equality.
equals(Object) - Method in class com.sleepycat.client.collections.StoredMap
Compares the specified object with this map for equality.
equals(Object) - Method in class com.sleepycat.client.SDatabaseEntry
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
equals(BdbService.beginTransaction_args) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
equals(BdbService.beginTransaction_result) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
equals(BdbService.checkpoint_args) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
equals(BdbService.checkpoint_result) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
equals(BdbService.closeCursorHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
equals(BdbService.closeCursorHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
equals(BdbService.closeDatabaseHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
equals(BdbService.closeDatabaseHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
equals(BdbService.closeDatabaseHandles_args) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
equals(BdbService.closeDatabaseHandles_result) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
equals(BdbService.closeEnvironmentHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
equals(BdbService.closeEnvironmentHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
equals(BdbService.closeEnvironmentHandles_args) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
equals(BdbService.closeEnvironmentHandles_result) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
equals(BdbService.closeJoinCursorHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
equals(BdbService.closeJoinCursorHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
equals(BdbService.closeSequenceHandle_args) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
equals(BdbService.closeSequenceHandle_result) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
equals(BdbService.cursorCompare_args) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
equals(BdbService.cursorCompare_result) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
equals(BdbService.cursorCount_args) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
equals(BdbService.cursorCount_result) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
equals(BdbService.cursorDelete_args) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
equals(BdbService.cursorDelete_result) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
equals(BdbService.cursorDup_args) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
equals(BdbService.cursorDup_result) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
equals(BdbService.cursorGet_args) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
equals(BdbService.cursorGet_result) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
equals(BdbService.cursorGetWithPKey_args) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
equals(BdbService.cursorGetWithPKey_result) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
equals(BdbService.cursorPut_args) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
equals(BdbService.cursorPut_result) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
equals(BdbService.dbCompact_args) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
equals(BdbService.dbCompact_result) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
equals(BdbService.dbDelete_args) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
equals(BdbService.dbDelete_result) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
equals(BdbService.dbGet_args) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
equals(BdbService.dbGet_result) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
equals(BdbService.dbGetWithPKey_args) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
equals(BdbService.dbGetWithPKey_result) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
equals(BdbService.dbKeyExists_args) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
equals(BdbService.dbKeyExists_result) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
equals(BdbService.dbKeyRange_args) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
equals(BdbService.dbKeyRange_result) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
equals(BdbService.dbPut_args) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
equals(BdbService.dbPut_result) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
equals(BdbService.dbTruncate_args) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
equals(BdbService.dbTruncate_result) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
equals(BdbService.deleteEnvironmentAndDatabases_args) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
equals(BdbService.deleteEnvironmentAndDatabases_result) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
equals(BdbService.getBdbVersion_args) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
equals(BdbService.getBdbVersion_result) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
equals(BdbService.getCursorCachePriority_args) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
equals(BdbService.getCursorCachePriority_result) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
equals(BdbService.getCursorConfig_args) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
equals(BdbService.getCursorConfig_result) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
equals(BdbService.getDatabaseConfig_args) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
equals(BdbService.getDatabaseConfig_result) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
equals(BdbService.getDatabaseStatistics_args) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
equals(BdbService.getDatabaseStatistics_result) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
equals(BdbService.getEnvironmentConfig_args) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
equals(BdbService.getEnvironmentConfig_result) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
equals(BdbService.getEnvStatistics_args) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
equals(BdbService.getEnvStatistics_result) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
equals(BdbService.isProtocolVersionSupported_args) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
equals(BdbService.isProtocolVersionSupported_result) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
equals(BdbService.joinCursorGet_args) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
equals(BdbService.joinCursorGet_result) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
equals(BdbService.openCursor_args) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
equals(BdbService.openCursor_result) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
equals(BdbService.openDatabase_args) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
equals(BdbService.openDatabase_result) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
equals(BdbService.openEnvironment_args) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
equals(BdbService.openEnvironment_result) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
equals(BdbService.openJoinCursor_args) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
equals(BdbService.openJoinCursor_result) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
equals(BdbService.openSecondaryDatabase_args) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
equals(BdbService.openSecondaryDatabase_result) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
equals(BdbService.openSequence_args) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
equals(BdbService.openSequence_result) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.ping_args
 
equals(BdbService.ping_args) - Method in class com.sleepycat.thrift.BdbService.ping_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.ping_result
 
equals(BdbService.ping_result) - Method in class com.sleepycat.thrift.BdbService.ping_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
equals(BdbService.removeDatabase_args) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
equals(BdbService.removeDatabase_result) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
equals(BdbService.removeSequence_args) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
equals(BdbService.removeSequence_result) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
equals(BdbService.renameDatabase_args) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
equals(BdbService.renameDatabase_result) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
equals(BdbService.sequenceGet_args) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
equals(BdbService.sequenceGet_result) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
equals(BdbService.setCursorCachePriority_args) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
equals(BdbService.setCursorCachePriority_result) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
equals(BdbService.setDatabaseConfig_args) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
equals(BdbService.setDatabaseConfig_result) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
equals(BdbService.setEnvironmentConfig_args) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
equals(BdbService.setEnvironmentConfig_result) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
equals(BdbService.shutdown_args) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
equals(BdbService.txnAbort_args) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
equals(BdbService.txnAbort_result) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
equals(BdbService.txnCommit_args) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
equals(BdbService.txnCommit_result) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
equals(BdbService.txnGetPriority_args) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
equals(BdbService.txnGetPriority_result) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
equals(BdbService.txnSetPriority_args) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
equals(Object) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
equals(BdbService.txnSetPriority_result) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
equals(Object) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
equals(TActiveTxnStat) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
equals(Object) - Method in class com.sleepycat.thrift.TBtreeStat
 
equals(TBtreeStat) - Method in class com.sleepycat.thrift.TBtreeStat
 
equals(Object) - Method in class com.sleepycat.thrift.TCacheFileStat
 
equals(TCacheFileStat) - Method in class com.sleepycat.thrift.TCacheFileStat
 
equals(Object) - Method in class com.sleepycat.thrift.TCacheStat
 
equals(TCacheStat) - Method in class com.sleepycat.thrift.TCacheStat
 
equals(Object) - Method in class com.sleepycat.thrift.TCompactConfig
 
equals(TCompactConfig) - Method in class com.sleepycat.thrift.TCompactConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TCompactResult
 
equals(TCompactResult) - Method in class com.sleepycat.thrift.TCompactResult
 
equals(Object) - Method in class com.sleepycat.thrift.TCursor
 
equals(TCursor) - Method in class com.sleepycat.thrift.TCursor
 
equals(Object) - Method in class com.sleepycat.thrift.TCursorConfig
 
equals(TCursorConfig) - Method in class com.sleepycat.thrift.TCursorConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
equals(TCursorGetConfig) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TDatabase
 
equals(TDatabase) - Method in class com.sleepycat.thrift.TDatabase
 
equals(Object) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
equals(TDatabaseConfig) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
equals(Object) - Method in exception com.sleepycat.thrift.TDatabaseException
 
equals(TDatabaseException) - Method in exception com.sleepycat.thrift.TDatabaseException
 
equals(Object) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
equals(TDatabaseStatResult) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
equals(Object) - Method in class com.sleepycat.thrift.TDbGetConfig
 
equals(TDbGetConfig) - Method in class com.sleepycat.thrift.TDbGetConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TDbt
 
equals(TDbt) - Method in class com.sleepycat.thrift.TDbt
 
equals(Object) - Method in class com.sleepycat.thrift.TEnvironment
 
equals(TEnvironment) - Method in class com.sleepycat.thrift.TEnvironment
 
equals(Object) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
equals(TEnvironmentConfig) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
equals(TEnvStatConfig) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TEnvStatResult
 
equals(TEnvStatResult) - Method in class com.sleepycat.thrift.TEnvStatResult
 
equals(Object) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
equals(TFileNotFoundException) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
equals(Object) - Method in class com.sleepycat.thrift.TGetResult
 
equals(TGetResult) - Method in class com.sleepycat.thrift.TGetResult
 
equals(Object) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
equals(TGetWithPKeyResult) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
equals(Object) - Method in class com.sleepycat.thrift.THashStat
 
equals(THashStat) - Method in class com.sleepycat.thrift.THashStat
 
equals(Object) - Method in class com.sleepycat.thrift.THeapStat
 
equals(THeapStat) - Method in class com.sleepycat.thrift.THeapStat
 
equals(Object) - Method in exception com.sleepycat.thrift.TIOException
 
equals(TIOException) - Method in exception com.sleepycat.thrift.TIOException
 
equals(Object) - Method in class com.sleepycat.thrift.TJoinCursor
 
equals(TJoinCursor) - Method in class com.sleepycat.thrift.TJoinCursor
 
equals(Object) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
equals(TJoinCursorGetConfig) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TKeyData
 
equals(TKeyData) - Method in class com.sleepycat.thrift.TKeyData
 
equals(Object) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
equals(TKeyDataWithPKey) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
equals(Object) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
equals(TKeyDataWithSecondaryKeys) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
equals(Object) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
equals(TKeyRangeResult) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
equals(Object) - Method in class com.sleepycat.thrift.TLockStat
 
equals(TLockStat) - Method in class com.sleepycat.thrift.TLockStat
 
equals(Object) - Method in class com.sleepycat.thrift.TLogStat
 
equals(TLogStat) - Method in class com.sleepycat.thrift.TLogStat
 
equals(Object) - Method in class com.sleepycat.thrift.TMutexStat
 
equals(TMutexStat) - Method in class com.sleepycat.thrift.TMutexStat
 
equals(Object) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
equals(TProtocolVersionTestResult) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
equals(Object) - Method in class com.sleepycat.thrift.TPutResult
 
equals(TPutResult) - Method in class com.sleepycat.thrift.TPutResult
 
equals(Object) - Method in class com.sleepycat.thrift.TQueueStat
 
equals(TQueueStat) - Method in class com.sleepycat.thrift.TQueueStat
 
equals(Object) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
equals(TResourceInUseException) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
equals(Object) - Method in exception com.sleepycat.thrift.TRuntimeException
 
equals(TRuntimeException) - Method in exception com.sleepycat.thrift.TRuntimeException
 
equals(Object) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
equals(TSecondaryDatabaseConfig) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TSequence
 
equals(TSequence) - Method in class com.sleepycat.thrift.TSequence
 
equals(Object) - Method in class com.sleepycat.thrift.TSequenceConfig
 
equals(TSequenceConfig) - Method in class com.sleepycat.thrift.TSequenceConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TTransaction
 
equals(TTransaction) - Method in class com.sleepycat.thrift.TTransaction
 
equals(Object) - Method in class com.sleepycat.thrift.TTransactionConfig
 
equals(TTransactionConfig) - Method in class com.sleepycat.thrift.TTransactionConfig
 
equals(Object) - Method in class com.sleepycat.thrift.TTransactionStat
 
equals(TTransactionStat) - Method in class com.sleepycat.thrift.TTransactionStat
 
ErrorBuffer - Class in com.sleepycat.client.util
 
ErrorBuffer(int) - Constructor for class com.sleepycat.client.util.ErrorBuffer
 
errorNumber - Variable in exception com.sleepycat.thrift.TDatabaseException
 
evolve(EvolveConfig) - Method in class com.sleepycat.client.persist.EntityStore
Performs conversion of unevolved objects in order to reduce lazy conversion overhead.
ExceptionUnwrapper - Class in com.sleepycat.client.util
Unwraps nested exceptions by calling the ExceptionWrapper.getCause() method for exceptions that implement the ExceptionWrapper interface.
ExceptionUnwrapper() - Constructor for class com.sleepycat.client.util.ExceptionUnwrapper
 
ExceptionWrapper - Interface in com.sleepycat.client.util
Interface implemented by exceptions that can contain nested exceptions.
exclusiveCreate - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
exclusiveCreate - Variable in class com.sleepycat.thrift.TSequenceConfig
 
exists(STransaction, SDatabaseEntry) - Method in class com.sleepycat.client.SDatabase
Checks if the specified key appears in the database.
EXPAND_FRAMES - Static variable in class com.sleepycat.client.asm.ClassReader
Flag to expand the stack map frames.
extentSize - Variable in class com.sleepycat.thrift.TQueueStat
 

F

F2D - Static variable in interface com.sleepycat.client.asm.Opcodes
 
F2I - Static variable in interface com.sleepycat.client.asm.Opcodes
 
F2L - Static variable in interface com.sleepycat.client.asm.Opcodes
 
F_APPEND - Static variable in interface com.sleepycat.client.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface com.sleepycat.client.asm.Opcodes
Represents a compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface com.sleepycat.client.asm.Opcodes
Represents a compressed frame with complete frame data.
F_NEW - Static variable in interface com.sleepycat.client.asm.Opcodes
Represents an expanded frame.
F_SAME - Static variable in interface com.sleepycat.client.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface com.sleepycat.client.asm.Opcodes
Represents a compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.Factory
 
Factory() - Constructor for class com.sleepycat.thrift.BdbService.Client.Factory
 
FADD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
fast - Variable in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
FastInputStream - Class in com.sleepycat.client.util
A replacement for ByteArrayInputStream that does not synchronize every byte read.
FastInputStream(byte[]) - Constructor for class com.sleepycat.client.util.FastInputStream
Creates an input stream.
FastInputStream(byte[], int, int) - Constructor for class com.sleepycat.client.util.FastInputStream
Creates an input stream.
FASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FastOutputStream - Class in com.sleepycat.client.util
A replacement for ByteArrayOutputStream that does not synchronize every byte read.
FastOutputStream() - Constructor for class com.sleepycat.client.util.FastOutputStream
Creates an output stream with default sizes.
FastOutputStream(int) - Constructor for class com.sleepycat.client.util.FastOutputStream
Creates an output stream with a default bump size and a given initial size.
FastOutputStream(int, int) - Constructor for class com.sleepycat.client.util.FastOutputStream
Creates an output stream with a given bump size and initial size.
FastOutputStream(byte[]) - Constructor for class com.sleepycat.client.util.FastOutputStream
Creates an output stream with a given initial buffer and a default bump size.
FastOutputStream(byte[], int) - Constructor for class com.sleepycat.client.util.FastOutputStream
Creates an output stream with a given initial buffer and a given bump size.
FCMPG - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FCMPL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FCONST_0 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FCONST_1 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FCONST_2 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FDIV - Static variable in interface com.sleepycat.client.asm.Opcodes
 
fe - Variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
ffactor - Variable in class com.sleepycat.thrift.THashStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.ping_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.ping_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
fieldForId(int) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
fieldForId(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.TCacheFileStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.TCacheStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.TCompactConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TCompactResult
 
fieldForId(int) - Method in class com.sleepycat.thrift.TCursor
 
fieldForId(int) - Method in class com.sleepycat.thrift.TCursorConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TDatabase
 
fieldForId(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
fieldForId(int) - Method in exception com.sleepycat.thrift.TDatabaseException
 
fieldForId(int) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
fieldForId(int) - Method in class com.sleepycat.thrift.TDbGetConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TDbt
 
fieldForId(int) - Method in class com.sleepycat.thrift.TEnvironment
 
fieldForId(int) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TEnvStatResult
 
fieldForId(int) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
fieldForId(int) - Method in class com.sleepycat.thrift.TGetResult
 
fieldForId(int) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
fieldForId(int) - Method in class com.sleepycat.thrift.THashStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.THeapStat
 
fieldForId(int) - Method in exception com.sleepycat.thrift.TIOException
 
fieldForId(int) - Method in class com.sleepycat.thrift.TJoinCursor
 
fieldForId(int) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TKeyData
 
fieldForId(int) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
fieldForId(int) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
fieldForId(int) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
fieldForId(int) - Method in class com.sleepycat.thrift.TLockStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.TLogStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.TMutexStat
 
fieldForId(int) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
fieldForId(int) - Method in class com.sleepycat.thrift.TPutResult
 
fieldForId(int) - Method in class com.sleepycat.thrift.TQueueStat
 
fieldForId(int) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
fieldForId(int) - Method in exception com.sleepycat.thrift.TRuntimeException
 
fieldForId(int) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TSequence
 
fieldForId(int) - Method in class com.sleepycat.thrift.TSequenceConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TTransaction
 
fieldForId(int) - Method in class com.sleepycat.thrift.TTransactionConfig
 
fieldForId(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
FieldVisitor - Class in com.sleepycat.client.asm
A visitor to visit a Java field.
FieldVisitor(int) - Constructor for class com.sleepycat.client.asm.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(int, FieldVisitor) - Constructor for class com.sleepycat.client.asm.FieldVisitor
Constructs a new FieldVisitor.
fileidInit - Variable in class com.sleepycat.thrift.TLogStat
 
fileName - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
fileName - Variable in class com.sleepycat.thrift.BdbService.openDatabase_args
 
fileName - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
fileName - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
fileName - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
fileName - Variable in class com.sleepycat.thrift.TCacheFileStat
 
fillPercent - Variable in class com.sleepycat.thrift.TCompactConfig
 
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbGet_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbGet_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbPut_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbPut_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openCursor_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openCursor_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openSequence_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.openSequence_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.ping_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.ping_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.shutdown_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TActiveTxnStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TBtreeStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TCacheFileStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TCacheStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TCompactConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TCompactResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TCursor._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TCursorConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TCursorGetConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TDatabase._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TDatabaseConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TDatabaseException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TDatabaseStatResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TDbGetConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TDbt._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TEnvironment._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TEnvironmentConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TEnvStatConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TEnvStatResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TFileNotFoundException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TGetResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TGetWithPKeyResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.THashStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.THeapStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TIOException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TJoinCursor._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TJoinCursorGetConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TKeyData._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TKeyDataWithPKey._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TKeyDataWithSecondaryKeys._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TKeyRangeResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TLockStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TLogStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TMutexStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TProtocolVersionTestResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TPutResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TQueueStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TResourceInUseException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TRuntimeException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TSecondaryDatabaseConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TSequence._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TSequenceConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TTransaction._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TTransactionConfig._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum com.sleepycat.thrift.TTransactionStat._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbGet_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbGet_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbPut_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbPut_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openCursor_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openCursor_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openSequence_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.openSequence_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.ping_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.ping_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.shutdown_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TActiveTxnStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TBtreeStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TCacheFileStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TCacheStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TCompactConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TCompactResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TCursor._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TCursorConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TCursorGetConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TDatabase._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TDatabaseConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TDatabaseException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TDatabaseStatResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TDbGetConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TDbt._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TEnvironment._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TEnvironmentConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TEnvStatConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TEnvStatResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TFileNotFoundException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TGetResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TGetWithPKeyResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.THashStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.THeapStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TIOException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TJoinCursor._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TJoinCursorGetConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TKeyData._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TKeyDataWithPKey._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TKeyDataWithSecondaryKeys._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TKeyRangeResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TLockStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TLogStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TMutexStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TProtocolVersionTestResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TPutResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TQueueStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TResourceInUseException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TRuntimeException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TSecondaryDatabaseConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TSequence._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TSequenceConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TTransaction._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TTransactionConfig._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum com.sleepycat.thrift.TTransactionStat._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbGet_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbGet_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbPut_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbPut_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openCursor_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openCursor_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openSequence_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.openSequence_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.ping_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.ping_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.shutdown_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TActiveTxnStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TBtreeStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TCacheFileStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TCacheStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TCompactConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TCompactResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TCursor._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TCursorConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TCursorGetConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TDatabase._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TDatabaseConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TDatabaseException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TDatabaseStatResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TDbGetConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TDbt._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TEnvironment._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TEnvironmentConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TEnvStatConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TEnvStatResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TFileNotFoundException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TGetResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TGetWithPKeyResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.THashStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.THeapStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TIOException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TJoinCursor._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TJoinCursorGetConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TKeyData._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TKeyDataWithPKey._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TKeyDataWithSecondaryKeys._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TKeyRangeResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TLockStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TLogStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TMutexStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TProtocolVersionTestResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TPutResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TQueueStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TResourceInUseException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TRuntimeException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TSecondaryDatabaseConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TSequence._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TSequenceConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TTransaction._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TTransactionConfig._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum com.sleepycat.thrift.TTransactionStat._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByValue(int) - Static method in enum com.sleepycat.thrift.TCachePriority
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TCursorGetMode
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TCursorPutConfig
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TDatabaseExceptionType
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TDatabaseType
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TDbGetMode
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TDbPutConfig
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TDurabilityPolicy
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TEnvStatOption
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TFKDeleteAction
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TIsolationLevel
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TLockDetectMode
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum com.sleepycat.thrift.TOperationStatus
Find a the enum type by its integer value, as defined in the Thrift IDL.
first() - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns the first (lowest) element currently in this sorted set.
first() - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns the first (lowest) element currently in this sorted set.
first() - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns the first (lowest) element currently in this sorted set.
first() - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the first value and returns it, or returns null if the cursor range is empty.
first(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the first value and returns it, or returns null if the cursor range is empty.
firstKey() - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns the first (lowest) key currently in this sorted map.
firstRecno - Variable in class com.sleepycat.thrift.TQueueStat
 
FLOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FLOAT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FLOAT - Static variable in class com.sleepycat.client.asm.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class com.sleepycat.client.asm.Type
The float type.
FMUL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FNEG - Static variable in interface com.sleepycat.client.asm.Opcodes
 
force - Variable in class com.sleepycat.thrift.BdbService.checkpoint_args
 
force - Variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
force - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
force - Variable in class com.sleepycat.thrift.BdbService.removeSequence_args
 
force - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
foreignDb - Variable in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
foreignKeyDeleteAction - Variable in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
ForwardCursor<V> - Interface in com.sleepycat.client.persist
Cursor operations limited to traversing forward.
free - Variable in class com.sleepycat.thrift.TBtreeStat
 
free - Variable in class com.sleepycat.thrift.THashStat
 
freeListOnly - Variable in class com.sleepycat.thrift.TCompactConfig
 
freeSpace - Variable in class com.sleepycat.thrift.TCompactConfig
 
FREM - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FRETURN - Static variable in interface com.sleepycat.client.asm.Opcodes
 
fromString(String) - Static method in class com.sleepycat.client.asm.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
FSTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
FSUB - Static variable in interface com.sleepycat.client.asm.Opcodes
 
fullClassName - Variable in exception com.sleepycat.thrift.TRuntimeException
 
fv - Variable in class com.sleepycat.client.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

gbytes - Variable in class com.sleepycat.thrift.TCacheStat
 
get(int) - Method in class com.sleepycat.client.collections.StoredList
Returns the element at the specified position in this list.
get(Object) - Method in class com.sleepycat.client.collections.StoredMap
Returns the value to which this map maps the specified key.
get(K) - Method in interface com.sleepycat.client.persist.EntityIndex
Gets an entity via a key of this index.
get(STransaction, K, SLockMode) - Method in interface com.sleepycat.client.persist.EntityIndex
Gets an entity via a key of this index.
get(PK) - Method in class com.sleepycat.client.persist.PrimaryIndex
 
get(STransaction, PK, SLockMode) - Method in class com.sleepycat.client.persist.PrimaryIndex
 
get(SK) - Method in class com.sleepycat.client.persist.SecondaryIndex
 
get(STransaction, SK, SLockMode) - Method in class com.sleepycat.client.persist.SecondaryIndex
 
get(STransaction, SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SDatabase
Retrieves the key/data pair with the given key from the database.
get(STransaction, SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryDatabase
Retrieves the secondary key / primary key / primary data tuple with the given secondary key.
get(STransaction, int) - Method in class com.sleepycat.client.SSequence
Return the next available element in the sequence and changes the sequence value by delta.
get() - Method in class com.sleepycat.client.util.ErrorBuffer
 
getAccess() - Method in class com.sleepycat.client.asm.ClassReader
Returns the class's access flags (see Opcodes).
getActiveTxns() - Method in class com.sleepycat.thrift.TTransactionStat
 
getActiveTxnsIterator() - Method in class com.sleepycat.thrift.TTransactionStat
 
getActiveTxnsSize() - Method in class com.sleepycat.thrift.TTransactionStat
 
getAlloc() - Method in class com.sleepycat.client.SCacheStats
Number of page allocations.
getAlloc() - Method in class com.sleepycat.thrift.TCacheStat
 
getAllocBuckets() - Method in class com.sleepycat.client.SCacheStats
Number of hash buckets checked during allocation.
getAllocBuckets() - Method in class com.sleepycat.thrift.TCacheStat
 
getAllocMaxBuckets() - Method in class com.sleepycat.client.SCacheStats
Maximum number of hash buckets checked during an allocation.
getAllocMaxBuckets() - Method in class com.sleepycat.thrift.TCacheStat
 
getAllocMaxPages() - Method in class com.sleepycat.client.SCacheStats
Maximum number of pages checked during an allocation.
getAllocMaxPages() - Method in class com.sleepycat.thrift.TCacheStat
 
getAllocPages() - Method in class com.sleepycat.client.SCacheStats
Number of pages checked during allocation.
getAllocPages() - Method in class com.sleepycat.thrift.TCacheStat
 
getAllowCreate() - Method in class com.sleepycat.client.persist.StoreConfig
Returns whether creation of a new store is allowed.
getAllowCreate() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the SEnvironment.openDatabase(com.sleepycat.client.STransaction, java.lang.String, java.lang.String, com.sleepycat.client.SDatabaseConfig) method is configured to create the database if it does not already exist.
getAllowCreate() - Method in class com.sleepycat.client.SEnvironmentConfig
Return true if the environment is configured to create any underlying files, as necessary.
getAllowCreate() - Method in class com.sleepycat.client.SSequenceConfig
Return true if the SDatabase.openSequence(com.sleepycat.client.STransaction, com.sleepycat.client.SDatabaseEntry, com.sleepycat.client.SSequenceConfig) method is configured to create the sequence if it does not already exist.
getAllowNestedTransactions() - Method in class com.sleepycat.client.collections.TransactionRunner
Returns whether nested transactions will be created if run() is called when a transaction is already active for the current thread.
getAllowPopulate() - Method in class com.sleepycat.client.SSecondaryConfig
Returns whether automatic population of the secondary is allowed.
getArgumentsAndReturnSizes(String) - Static method in class com.sleepycat.client.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentsAndReturnSizes() - Method in class com.sleepycat.client.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentTypes(String) - Static method in class com.sleepycat.client.asm.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - Static method in class com.sleepycat.client.asm.Type
Returns the Java types corresponding to the argument types of the given method.
getArgumentTypes() - Method in class com.sleepycat.client.asm.Type
Returns the argument types of methods of this type.
getAsyncClient(TNonblockingTransport) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.Factory
 
getAutoCommitNoSync() - Method in class com.sleepycat.client.SSequenceConfig
Return true if the auto-commit operations on the sequence are configure to not flush the transaction log.
getBackupSpins() - Method in class com.sleepycat.client.SCacheFileStats
Spins while trying to back up the file.
getBackupSpins() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getBatchSize() - Method in class com.sleepycat.client.SMultipleDataEntry
Return the amount of data to be returned in a single get() call.
getBatchSize() - Method in class com.sleepycat.client.SMultiplePairs
Return the amount of data to be returned in a single get() call.
getBatchSize() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
getBdbVersion(AsyncMethodCallback<String>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
getBdbVersion(AsyncMethodCallback<String>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
getBdbVersion() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.getBdbVersion
 
getBdbVersion() - Method in class com.sleepycat.thrift.BdbService.Client
 
getBdbVersion() - Method in interface com.sleepycat.thrift.BdbService.Iface
 
getBdbVersion() - Constructor for class com.sleepycat.thrift.BdbService.Processor.getBdbVersion
 
getBdbVersion_args() - Constructor for class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
getBdbVersion_args(BdbService.getBdbVersion_args) - Constructor for class com.sleepycat.thrift.BdbService.getBdbVersion_args
Performs a deep copy on other.
getBdbVersion_call(AsyncMethodCallback<String>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.getBdbVersion_call
 
getBdbVersion_result() - Constructor for class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
getBdbVersion_result(String) - Constructor for class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
getBdbVersion_result(BdbService.getBdbVersion_result) - Constructor for class com.sleepycat.thrift.BdbService.getBdbVersion_result
Performs a deep copy on other.
getBdescriptor(Class) - Static method in class com.sleepycat.client.util.ConfigBeanInfoBase
 
getBeanDescriptor() - Method in class com.sleepycat.client.persist.StoreConfigBeanInfo
 
getBeanDescriptor(Class) - Method in class com.sleepycat.client.util.ConfigBeanInfoBase
Gets the bean's BeanDescriptors.
getBFree() - Method in class com.sleepycat.client.SHashStats
The number of bytes free on bucket pages.
getBFree() - Method in class com.sleepycat.thrift.THashStat
 
getBigBFree() - Method in class com.sleepycat.client.SHashStats
The number of bytes free on hash overflow (big item) pages.
getBigBFree() - Method in class com.sleepycat.thrift.THashStat
 
getBigPages() - Method in class com.sleepycat.client.SHashStats
The number of hash overflow pages (created when key/data is too big for the page).
getBigPages() - Method in class com.sleepycat.thrift.THashStat
 
getBlobThreshold() - Method in class com.sleepycat.client.SDatabaseConfig
Return the threshold value in bytes beyond which data items are stored as blobs.
getBlobThreshold() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getBtreeComparator() - Method in class com.sleepycat.client.SDatabaseConfig
Always return null.
getBtreeMinKey() - Method in class com.sleepycat.client.SDatabaseConfig
Return the minimum number of key/data pairs intended to be stored on any single Btree leaf page.
getBtreeMinKey() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getBtreeRecordNumbers() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the Btree is configured to support retrieval by record number.
getBtreeStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
getBuckets() - Method in class com.sleepycat.client.SHashStats
The number of hash buckets.
getBuckets() - Method in class com.sleepycat.thrift.THashStat
 
getBufferBytes() - Method in class com.sleepycat.client.util.FastInputStream
Returns the underlying data being read.
getBufferBytes() - Method in class com.sleepycat.client.util.FastOutputStream
Returns the buffer owned by this object.
getBufferLength() - Method in class com.sleepycat.client.util.FastInputStream
Returns the end of the buffer being read.
getBufferLength() - Method in class com.sleepycat.client.util.FastOutputStream
Returns the length used in the internal buffer, i.e., the offset at which data will be written next.
getBufferOffset() - Method in class com.sleepycat.client.util.FastInputStream
Returns the offset at which data is being read from the buffer.
getBufferOffset() - Method in class com.sleepycat.client.util.FastOutputStream
Returns the offset of the internal buffer.
getBulk() - Method in class com.sleepycat.client.STransactionConfig
Return true if the Bulk attribute is set.
getBulkCursor() - Method in class com.sleepycat.client.SCursorConfig
Return if the cursor will be used to do bulk operations on the underlying database.
getByteLength(char[]) - Static method in class com.sleepycat.client.util.UtfOps
Returns the byte length of the UTF string that would be created by converting the given characters to UTF.
getByteLength(char[], int, int) - Static method in class com.sleepycat.client.util.UtfOps
Returns the byte length of the UTF string that would be created by converting the given characters to UTF.
getBytes() - Method in class com.sleepycat.client.SCacheStats
Bytes of cache (total cache size is gbytes + bytes).
getBytes() - Method in class com.sleepycat.thrift.TCacheStat
 
getCache() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
getCacheCount() - Method in class com.sleepycat.client.SEnvironmentConfig
Return the number of shared memory buffer pools, that is, the number of cache regions.
getCacheCount() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
getCacheFile() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
getCacheFileStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
getCacheFileStatIterator() - Method in class com.sleepycat.thrift.TEnvStatResult
 
getCacheFileStats(SStatsConfig) - Method in class com.sleepycat.client.SEnvironment
Return statistics for individual files in the cache.
getCacheFileStats() - Method in class com.sleepycat.client.SMultiStats
Return statistics for individual files in the cache.
getCacheFileStatSize() - Method in class com.sleepycat.thrift.TEnvStatResult
 
getCacheHit() - Method in class com.sleepycat.client.SCacheFileStats
Requested pages found in the cache.
getCacheHit() - Method in class com.sleepycat.client.SCacheStats
Requested pages found in the cache.
getCacheHit() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getCacheHit() - Method in class com.sleepycat.thrift.TCacheStat
 
getCacheMiss() - Method in class com.sleepycat.client.SCacheFileStats
Requested pages not found in the cache.
getCacheMiss() - Method in class com.sleepycat.client.SCacheStats
Requested pages not found in the cache.
getCacheMiss() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getCacheMiss() - Method in class com.sleepycat.thrift.TCacheStat
 
getCacheSize() - Method in class com.sleepycat.client.SEnvironmentConfig
Return the size of the shared memory buffer pool, that is, the cache.
getCacheSize() - Method in class com.sleepycat.client.SSequenceConfig
Return the number of elements cached by a sequence handle.
getCacheSize() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
getCacheSize() - Method in class com.sleepycat.thrift.TSequenceConfig
 
getCacheStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
getCacheStats(SStatsConfig) - Method in class com.sleepycat.client.SEnvironment
Returns the memory pool (that is, the buffer cache) subsystem statistics.
getCacheStats() - Method in class com.sleepycat.client.SMultiStats
Returns the memory pool (that is, the buffer cache) subsystem statistics.
getCatalog() - Method in class com.sleepycat.client.collections.TupleSerialFactory
Returns the class catalog associated with this factory.
getCause() - Method in interface com.sleepycat.client.util.ExceptionWrapper
Returns the nested exception or null if none is present.
getCause() - Method in exception com.sleepycat.client.util.IOExceptionWrapper
 
getCharLength(byte[]) - Static method in class com.sleepycat.client.util.UtfOps
Returns the number of characters represented by the given UTF string.
getCharLength(byte[], int, int) - Static method in class com.sleepycat.client.util.UtfOps
Returns the number of characters represented by the given UTF string.
getChecksum() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the database environment is configured to do checksum verification of pages read into the cache from the backing filestore.
getClassName() - Method in class com.sleepycat.client.asm.ClassReader
Returns the internal name of the class (see getInternalName).
getClassName() - Method in class com.sleepycat.client.asm.Type
Returns the binary name of the class corresponding to this type.
getClear() - Method in class com.sleepycat.client.SStatsConfig
Return if the statistics operation is configured to reset statistics after they are returned.
getClient(TProtocol) - Method in class com.sleepycat.thrift.BdbService.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class com.sleepycat.thrift.BdbService.Client.Factory
 
getClientVersion() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
getCollection() - Method in class com.sleepycat.client.collections.StoredIterator
Returns the collection associated with this iterator.
getCommonSuperClass(String, String) - Method in class com.sleepycat.client.asm.ClassWriter
Returns the common super type of the two given types.
getConfig() - Method in class com.sleepycat.client.persist.EntityStore
Returns a copy of the entity store configuration.
getConfig() - Method in class com.sleepycat.client.SCursor
Return this cursor's configuration.
getConfig() - Method in class com.sleepycat.client.SDatabase
Return this SDatabase object's configuration.
getConfig() - Method in class com.sleepycat.client.SEnvironment
Return this object's configuration.
getConfig() - Method in class com.sleepycat.client.SJoinCursor
Returns this object's configuration.
getConfig() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
getConfig() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
getConstructorDescriptor(Constructor<?>) - Static method in class com.sleepycat.client.asm.Type
Returns the descriptor corresponding to the given constructor.
getCurFile() - Method in class com.sleepycat.client.SLogStats
The current log file number.
getCurFile() - Method in class com.sleepycat.thrift.TLogStat
 
getCurMaxId() - Method in class com.sleepycat.client.SLockStats
The current maximum unused locker ID.
getCurMaxId() - Method in class com.sleepycat.thrift.TLockStat
 
getCurOffset() - Method in class com.sleepycat.client.SLogStats
The byte offset in the current log file.
getCurOffset() - Method in class com.sleepycat.thrift.TLogStat
 
getCurRecno() - Method in class com.sleepycat.client.SQueueStats
The next available record number.
getCurRecno() - Method in class com.sleepycat.thrift.TQueueStat
 
getCurrent(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Returns the key/data pair to which the cursor refers.
getCurrent(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Returns the key/data pair to which the cursor refers.
getCursor() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
getCursor() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
getCursor1() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
getCursor2() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
getCursorCachePriority(TCursor, AsyncMethodCallback<TCachePriority>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
getCursorCachePriority(TCursor, AsyncMethodCallback<TCachePriority>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
getCursorCachePriority() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorCachePriority
 
getCursorCachePriority(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
getCursorCachePriority(TCursor) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
getCursorCachePriority() - Constructor for class com.sleepycat.thrift.BdbService.Processor.getCursorCachePriority
 
getCursorCachePriority_args() - Constructor for class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
getCursorCachePriority_args(TCursor) - Constructor for class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
getCursorCachePriority_args(BdbService.getCursorCachePriority_args) - Constructor for class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
Performs a deep copy on other.
getCursorCachePriority_call(TCursor, AsyncMethodCallback<TCachePriority>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.getCursorCachePriority_call
 
getCursorCachePriority_result() - Constructor for class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
getCursorCachePriority_result(TCachePriority, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
getCursorCachePriority_result(BdbService.getCursorCachePriority_result) - Constructor for class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
Performs a deep copy on other.
getCursorConfig() - Method in class com.sleepycat.client.collections.StoredContainer
Returns the cursor configuration that is used for all operations performed via this container.
getCursorConfig(TCursor, AsyncMethodCallback<TCursorConfig>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
getCursorConfig(TCursor, AsyncMethodCallback<TCursorConfig>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
getCursorConfig() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorConfig
 
getCursorConfig(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
getCursorConfig(TCursor) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
getCursorConfig() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
getCursorConfig() - Constructor for class com.sleepycat.thrift.BdbService.Processor.getCursorConfig
 
getCursorConfig_args() - Constructor for class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
getCursorConfig_args(TCursor) - Constructor for class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
getCursorConfig_args(BdbService.getCursorConfig_args) - Constructor for class com.sleepycat.thrift.BdbService.getCursorConfig_args
Performs a deep copy on other.
getCursorConfig_call(TCursor, AsyncMethodCallback<TCursorConfig>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.getCursorConfig_call
 
getCursorConfig_result() - Constructor for class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
getCursorConfig_result(TCursorConfig, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
getCursorConfig_result(BdbService.getCursorConfig_result) - Constructor for class com.sleepycat.thrift.BdbService.getCursorConfig_result
Performs a deep copy on other.
getData() - Method in class com.sleepycat.client.SDatabaseEntry
Return the byte array.
getData() - Method in class com.sleepycat.thrift.TDbt
 
getData() - Method in class com.sleepycat.thrift.TKeyData
 
getDatabase() - Method in interface com.sleepycat.client.persist.EntityIndex
Returns the underlying database for this index.
getDatabase() - Method in class com.sleepycat.client.persist.SecondaryIndex
Returns the underlying secondary database for this index.
getDatabase() - Method in class com.sleepycat.client.SCursor
Return the SDatabase handle associated with this cursor.
getDatabase() - Method in class com.sleepycat.client.SJoinCursor
Returns the primary database handle associated with this cursor.
getDatabase() - Method in class com.sleepycat.client.SSecondaryCursor
Return the SSecondaryDatabase handle associated with this cursor.
getDatabase() - Method in class com.sleepycat.client.SSequence
Return the SDatabase handle associated with this sequence.
getDatabaseConfig(TDatabase, AsyncMethodCallback<TDatabaseConfig>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
getDatabaseConfig(TDatabase, AsyncMethodCallback<TDatabaseConfig>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
getDatabaseConfig() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseConfig
 
getDatabaseConfig(TDatabase) - Method in class com.sleepycat.thrift.BdbService.Client
 
getDatabaseConfig(TDatabase) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
getDatabaseConfig() - Constructor for class com.sleepycat.thrift.BdbService.Processor.getDatabaseConfig
 
getDatabaseConfig_args() - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
getDatabaseConfig_args(TDatabase) - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
getDatabaseConfig_args(BdbService.getDatabaseConfig_args) - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
Performs a deep copy on other.
getDatabaseConfig_call(TDatabase, AsyncMethodCallback<TDatabaseConfig>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.getDatabaseConfig_call
 
getDatabaseConfig_result() - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
getDatabaseConfig_result(TDatabaseConfig, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
getDatabaseConfig_result(BdbService.getDatabaseConfig_result) - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
Performs a deep copy on other.
getDatabaseFile() - Method in class com.sleepycat.client.SDatabase
Return the database's underlying file name.
getDatabaseName() - Method in class com.sleepycat.client.SDatabase
Return the database name.
getDatabaseName() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
getDatabaseName() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
getDatabaseName() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
getDatabaseName() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
getDatabaseName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
getDatabaseNamer() - Method in class com.sleepycat.client.persist.StoreConfig
Returns the object reponsible for naming of files and databases.
getDatabaseStatistics(TDatabase, TTransaction, boolean, AsyncMethodCallback<TDatabaseStatResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
getDatabaseStatistics(TDatabase, TTransaction, boolean, AsyncMethodCallback<TDatabaseStatResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
getDatabaseStatistics() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseStatistics
 
getDatabaseStatistics(TDatabase, TTransaction, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
getDatabaseStatistics(TDatabase, TTransaction, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
getDatabaseStatistics() - Constructor for class com.sleepycat.thrift.BdbService.Processor.getDatabaseStatistics
 
getDatabaseStatistics_args() - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
getDatabaseStatistics_args(TDatabase, TTransaction, boolean) - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
getDatabaseStatistics_args(BdbService.getDatabaseStatistics_args) - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
Performs a deep copy on other.
getDatabaseStatistics_call(TDatabase, TTransaction, boolean, AsyncMethodCallback<TDatabaseStatResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.getDatabaseStatistics_call
 
getDatabaseStatistics_result() - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
getDatabaseStatistics_result(TDatabaseStatResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
getDatabaseStatistics_result(BdbService.getDatabaseStatistics_result) - Constructor for class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
Performs a deep copy on other.
getDb() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
getDb() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
getDbConfig() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
getDbConfig() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
getDbConfig() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
getDbe() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
getDeadlock() - Method in class com.sleepycat.client.SCompactStats
getDeadlock() - Method in class com.sleepycat.thrift.TCompactResult
 
getDecrement() - Method in class com.sleepycat.client.SSequenceConfig
Return true if the sequence is configured to decrement.
getDefaultEventIndex() - Method in class com.sleepycat.client.util.ConfigBeanInfoBase
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPropertyIndex() - Method in class com.sleepycat.client.util.ConfigBeanInfoBase
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDelta() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
getDesc() - Method in class com.sleepycat.client.asm.Handle
Returns the descriptor of the field or method designated by this handle.
getDescriptor() - Method in class com.sleepycat.client.asm.Type
Returns the descriptor corresponding to this Java type.
getDescriptor(Class<?>) - Static method in class com.sleepycat.client.asm.Type
Returns the descriptor corresponding to the given Java type.
getDetail() - Method in interface com.sleepycat.client.util.ExceptionWrapper
Deprecated.
getDetail() - Method in exception com.sleepycat.client.util.IOExceptionWrapper
Deprecated.
getDetail() - Method in exception com.sleepycat.client.util.RuntimeExceptionWrapper
Deprecated.
replaced by Throwable.getCause().
getDimensions() - Method in class com.sleepycat.client.asm.Type
Returns the number of dimensions of this array type.
getDiskFile() - Method in class com.sleepycat.client.SLogStats
The log file number of the last record known to be on disk.
getDiskFile() - Method in class com.sleepycat.thrift.TLogStat
 
getDiskOffset() - Method in class com.sleepycat.client.SLogStats
The byte offset of the last record known to be on disk.
getDiskOffset() - Method in class com.sleepycat.thrift.TLogStat
 
getDup() - Method in class com.sleepycat.client.SHashStats
The number of duplicate pages.
getDup() - Method in class com.sleepycat.thrift.THashStat
 
getDupFree() - Method in class com.sleepycat.client.SHashStats
The number of bytes free on duplicate pages.
getDupFree() - Method in class com.sleepycat.thrift.THashStat
 
getDupPages() - Method in class com.sleepycat.client.SBtreeStats
The number of database duplicate pages.
getDupPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
getDupPagesFree() - Method in class com.sleepycat.client.SBtreeStats
The number of bytes free in database duplicate pages.
getDupPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
getDurability() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
getDurability() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
getDurability() - Method in class com.sleepycat.thrift.TTransactionConfig
 
getElementType() - Method in class com.sleepycat.client.asm.Type
Returns the type of the elements of this array type.
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.beginTransaction
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.checkpoint
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeCursorHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandles
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandles
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeJoinCursorHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeSequenceHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCompare
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCount
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDelete
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDup
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGet
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGetWithPKey
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorPut
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbCompact
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbDelete
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGet
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGetWithPKey
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyExists
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyRange
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbPut
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbTruncate
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.deleteEnvironmentAndDatabases
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getBdbVersion
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorCachePriority
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseStatistics
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvironmentConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvStatistics
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.isProtocolVersionSupported
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.joinCursorGet
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openCursor
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openDatabase
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openEnvironment
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openJoinCursor
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openSecondaryDatabase
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openSequence
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.ping
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.removeDatabase
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.removeSequence
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.renameDatabase
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.sequenceGet
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setCursorCachePriority
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setDatabaseConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setEnvironmentConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.shutdown
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnAbort
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnCommit
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnGetPriority
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnSetPriority
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.beginTransaction
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.checkpoint
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.closeCursorHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandles
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandles
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.closeJoinCursorHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.closeSequenceHandle
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorCompare
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorCount
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorDelete
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorDup
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorGet
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorGetWithPKey
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorPut
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.dbCompact
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.dbDelete
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.dbGet
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.dbGetWithPKey
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.dbKeyExists
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.dbKeyRange
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.dbPut
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.dbTruncate
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.deleteEnvironmentAndDatabases
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.getBdbVersion
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.getCursorCachePriority
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.getCursorConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.getDatabaseConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.getDatabaseStatistics
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.getEnvironmentConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.getEnvStatistics
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.isProtocolVersionSupported
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.joinCursorGet
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.openCursor
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.openDatabase
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.openEnvironment
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.openJoinCursor
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.openSecondaryDatabase
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.openSequence
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.ping
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.removeDatabase
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.removeSequence
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.renameDatabase
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.sequenceGet
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.setCursorCachePriority
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.setDatabaseConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.setEnvironmentConfig
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.shutdown
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.txnAbort
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.txnCommit
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.txnGetPriority
 
getEmptyArgsInstance() - Method in class com.sleepycat.thrift.BdbService.Processor.txnSetPriority
 
getEmptyBuckets() - Method in class com.sleepycat.client.SCompactStats
The number of empty hash buckets that were found during the compaction phase.
getEmptyBuckets() - Method in class com.sleepycat.thrift.TCompactResult
 
getEmptyPages() - Method in class com.sleepycat.client.SBtreeStats
The number of empty database pages.
getEmptyPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
getEncryptionKey() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
getEndKey() - Method in class com.sleepycat.thrift.TCompactResult
 
getEntityBinding(Class<V>) - Method in class com.sleepycat.client.collections.TupleSerialFactory
 
getEntityBinding() - Method in class com.sleepycat.client.persist.PrimaryIndex
Returns the entity binding for this index.
getEntityClass() - Method in class com.sleepycat.client.persist.PrimaryIndex
Returns the entity class for this index.
getEnv() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
getEnv() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
getEnvConfig() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
getEnvConfig() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
getEnvHomeDir() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
getEnvironment() - Method in class com.sleepycat.client.collections.CurrentTransaction
Returns the underlying Berkeley DB environment.
getEnvironment() - Method in class com.sleepycat.client.persist.EntityStore
Returns the environment associated with this store.
getEnvironment() - Method in class com.sleepycat.client.SDatabase
Return the SEnvironment handle for the database environment underlying this database.
getEnvironment() - Method in class com.sleepycat.client.SEnvironment
Return this environment.
getEnvironment() - Method in interface com.sleepycat.client.TxnHelper
Return the environment used to create transactions.
getEnvironmentConfig(TEnvironment, AsyncMethodCallback<TEnvironmentConfig>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
getEnvironmentConfig(TEnvironment, AsyncMethodCallback<TEnvironmentConfig>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
getEnvironmentConfig() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvironmentConfig
 
getEnvironmentConfig(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.Client
 
getEnvironmentConfig(TEnvironment) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
getEnvironmentConfig() - Constructor for class com.sleepycat.thrift.BdbService.Processor.getEnvironmentConfig
 
getEnvironmentConfig_args() - Constructor for class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
getEnvironmentConfig_args(TEnvironment) - Constructor for class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
getEnvironmentConfig_args(BdbService.getEnvironmentConfig_args) - Constructor for class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
Performs a deep copy on other.
getEnvironmentConfig_call(TEnvironment, AsyncMethodCallback<TEnvironmentConfig>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.getEnvironmentConfig_call
 
getEnvironmentConfig_result() - Constructor for class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
getEnvironmentConfig_result(TEnvironmentConfig, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
getEnvironmentConfig_result(BdbService.getEnvironmentConfig_result) - Constructor for class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
Performs a deep copy on other.
getEnvStatistics(TEnvironment, TEnvStatConfig, AsyncMethodCallback<TEnvStatResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
getEnvStatistics(TEnvironment, TEnvStatConfig, AsyncMethodCallback<TEnvStatResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
getEnvStatistics() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvStatistics
 
getEnvStatistics(TEnvironment, TEnvStatConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
getEnvStatistics(TEnvironment, TEnvStatConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
getEnvStatistics() - Constructor for class com.sleepycat.thrift.BdbService.Processor.getEnvStatistics
 
getEnvStatistics_args() - Constructor for class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
getEnvStatistics_args(TEnvironment, TEnvStatConfig) - Constructor for class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
getEnvStatistics_args(BdbService.getEnvStatistics_args) - Constructor for class com.sleepycat.thrift.BdbService.getEnvStatistics_args
Performs a deep copy on other.
getEnvStatistics_call(TEnvironment, TEnvStatConfig, AsyncMethodCallback<TEnvStatResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.getEnvStatistics_call
 
getEnvStatistics_result() - Constructor for class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
getEnvStatistics_result(TEnvStatResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
getEnvStatistics_result(BdbService.getEnvStatistics_result) - Constructor for class com.sleepycat.thrift.BdbService.getEnvStatistics_result
Performs a deep copy on other.
getEqual() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
getErrno() - Method in exception com.sleepycat.client.SDatabaseException
 
getErrorNumber() - Method in exception com.sleepycat.thrift.TDatabaseException
 
getEventSetDescriptors() - Method in class com.sleepycat.client.util.ConfigBeanInfoBase
Gets the bean's EventSetDescriptors.
getExclusiveCreate() - Method in class com.sleepycat.client.persist.StoreConfig
Returns whether opening an existing store is prohibited.
getExclusiveCreate() - Method in class com.sleepycat.client.SDatabaseConfig
getExclusiveCreate() - Method in class com.sleepycat.client.SSequenceConfig
getExtentSize() - Method in class com.sleepycat.client.SQueueStats
The underlying database extent size, in pages.
getExtentSize() - Method in class com.sleepycat.thrift.TQueueStat
 
getExternalFile() - Method in class com.sleepycat.client.SDatabaseEntry
Return whether this SDatabaseEntry is configured to be stored as an external file.
getExtFiles() - Method in class com.sleepycat.client.SBtreeStats
The number of external files.
getExtFiles() - Method in class com.sleepycat.client.SHashStats
The number of external files.
getFast() - Method in class com.sleepycat.client.SStatsConfig
Return if the statistics operation is configured to return only the values which do not require expensive actions.
getFe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
getFfactor() - Method in class com.sleepycat.client.SHashStats
The desired fill factor specified at database-creation time.
getFfactor() - Method in class com.sleepycat.thrift.THashStat
 
GETFIELD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.beginTransaction_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.beginTransaction_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.checkpoint_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.checkpoint_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorCompare_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorCompare_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorCount_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorCount_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorDelete_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorDelete_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorDup_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorDup_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorGet_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorGet_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorPut_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.cursorPut_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbCompact_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbCompact_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbDelete_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbDelete_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbGet_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbGet_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbKeyExists_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbKeyExists_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbKeyRange_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbKeyRange_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbPut_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbPut_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbTruncate_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.dbTruncate_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getBdbVersion_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getBdbVersion_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getCursorConfig_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getCursorConfig_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.joinCursorGet_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.joinCursorGet_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openCursor_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openCursor_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openDatabase_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openDatabase_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openEnvironment_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openEnvironment_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openJoinCursor_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openJoinCursor_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openSequence_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.openSequence_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.ping_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.ping_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.removeDatabase_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.removeDatabase_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.removeSequence_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.removeSequence_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.renameDatabase_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.renameDatabase_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.sequenceGet_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.sequenceGet_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.shutdown_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.txnAbort_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.txnAbort_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.txnCommit_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.txnCommit_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.txnGetPriority_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.txnGetPriority_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.txnSetPriority_args._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.BdbService.txnSetPriority_result._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TActiveTxnStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TBtreeStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TCacheFileStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TCacheStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TCompactConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TCompactResult._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TCursor._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TCursorConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TCursorGetConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TDatabase._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TDatabaseConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TDatabaseException._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TDatabaseStatResult._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TDbGetConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TDbt._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TEnvironment._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TEnvironmentConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TEnvStatConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TEnvStatResult._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TFileNotFoundException._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TGetResult._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TGetWithPKeyResult._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.THashStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.THeapStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TIOException._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TJoinCursor._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TJoinCursorGetConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TKeyData._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TKeyDataWithPKey._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TKeyDataWithSecondaryKeys._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TKeyRangeResult._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TLockStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TLogStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TMutexStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TProtocolVersionTestResult._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TPutResult._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TQueueStat._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TResourceInUseException._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TRuntimeException._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TSecondaryDatabaseConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TSequence._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TSequenceConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TTransaction._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TTransactionConfig._Fields
 
getFieldName() - Method in enum com.sleepycat.thrift.TTransactionStat._Fields
 
getFieldValue(BdbService.beginTransaction_args._Fields) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
getFieldValue(BdbService.beginTransaction_result._Fields) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
getFieldValue(BdbService.checkpoint_args._Fields) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
getFieldValue(BdbService.checkpoint_result._Fields) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
getFieldValue(BdbService.closeCursorHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
getFieldValue(BdbService.closeCursorHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
getFieldValue(BdbService.closeDatabaseHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
getFieldValue(BdbService.closeDatabaseHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
getFieldValue(BdbService.closeDatabaseHandles_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
getFieldValue(BdbService.closeDatabaseHandles_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
getFieldValue(BdbService.closeEnvironmentHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
getFieldValue(BdbService.closeEnvironmentHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
getFieldValue(BdbService.closeEnvironmentHandles_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
getFieldValue(BdbService.closeEnvironmentHandles_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
getFieldValue(BdbService.closeJoinCursorHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
getFieldValue(BdbService.closeJoinCursorHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
getFieldValue(BdbService.closeSequenceHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
getFieldValue(BdbService.closeSequenceHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
getFieldValue(BdbService.cursorCompare_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
getFieldValue(BdbService.cursorCompare_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
getFieldValue(BdbService.cursorCount_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
getFieldValue(BdbService.cursorCount_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
getFieldValue(BdbService.cursorDelete_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
getFieldValue(BdbService.cursorDelete_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
getFieldValue(BdbService.cursorDup_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
getFieldValue(BdbService.cursorDup_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
getFieldValue(BdbService.cursorGet_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
getFieldValue(BdbService.cursorGet_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
getFieldValue(BdbService.cursorGetWithPKey_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
getFieldValue(BdbService.cursorGetWithPKey_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
getFieldValue(BdbService.cursorPut_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
getFieldValue(BdbService.cursorPut_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
getFieldValue(BdbService.dbCompact_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
getFieldValue(BdbService.dbCompact_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
getFieldValue(BdbService.dbDelete_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
getFieldValue(BdbService.dbDelete_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
getFieldValue(BdbService.dbGet_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
getFieldValue(BdbService.dbGet_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
getFieldValue(BdbService.dbGetWithPKey_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
getFieldValue(BdbService.dbGetWithPKey_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
getFieldValue(BdbService.dbKeyExists_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
getFieldValue(BdbService.dbKeyExists_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
getFieldValue(BdbService.dbKeyRange_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
getFieldValue(BdbService.dbKeyRange_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
getFieldValue(BdbService.dbPut_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
getFieldValue(BdbService.dbPut_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
getFieldValue(BdbService.dbTruncate_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
getFieldValue(BdbService.dbTruncate_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
getFieldValue(BdbService.deleteEnvironmentAndDatabases_args._Fields) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
getFieldValue(BdbService.deleteEnvironmentAndDatabases_result._Fields) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
getFieldValue(BdbService.getBdbVersion_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
getFieldValue(BdbService.getBdbVersion_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
getFieldValue(BdbService.getCursorCachePriority_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
getFieldValue(BdbService.getCursorCachePriority_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
getFieldValue(BdbService.getCursorConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
getFieldValue(BdbService.getCursorConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
getFieldValue(BdbService.getDatabaseConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
getFieldValue(BdbService.getDatabaseConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
getFieldValue(BdbService.getDatabaseStatistics_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
getFieldValue(BdbService.getDatabaseStatistics_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
getFieldValue(BdbService.getEnvironmentConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
getFieldValue(BdbService.getEnvironmentConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
getFieldValue(BdbService.getEnvStatistics_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
getFieldValue(BdbService.getEnvStatistics_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
getFieldValue(BdbService.isProtocolVersionSupported_args._Fields) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
getFieldValue(BdbService.isProtocolVersionSupported_result._Fields) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
getFieldValue(BdbService.joinCursorGet_args._Fields) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
getFieldValue(BdbService.joinCursorGet_result._Fields) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
getFieldValue(BdbService.openCursor_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
getFieldValue(BdbService.openCursor_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
getFieldValue(BdbService.openDatabase_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
getFieldValue(BdbService.openDatabase_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
getFieldValue(BdbService.openEnvironment_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
getFieldValue(BdbService.openEnvironment_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
getFieldValue(BdbService.openJoinCursor_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
getFieldValue(BdbService.openJoinCursor_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
getFieldValue(BdbService.openSecondaryDatabase_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
getFieldValue(BdbService.openSecondaryDatabase_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
getFieldValue(BdbService.openSequence_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
getFieldValue(BdbService.openSequence_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
getFieldValue(BdbService.ping_args._Fields) - Method in class com.sleepycat.thrift.BdbService.ping_args
 
getFieldValue(BdbService.ping_result._Fields) - Method in class com.sleepycat.thrift.BdbService.ping_result
 
getFieldValue(BdbService.removeDatabase_args._Fields) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
getFieldValue(BdbService.removeDatabase_result._Fields) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
getFieldValue(BdbService.removeSequence_args._Fields) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
getFieldValue(BdbService.removeSequence_result._Fields) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
getFieldValue(BdbService.renameDatabase_args._Fields) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
getFieldValue(BdbService.renameDatabase_result._Fields) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
getFieldValue(BdbService.sequenceGet_args._Fields) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
getFieldValue(BdbService.sequenceGet_result._Fields) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
getFieldValue(BdbService.setCursorCachePriority_args._Fields) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
getFieldValue(BdbService.setCursorCachePriority_result._Fields) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
getFieldValue(BdbService.setDatabaseConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
getFieldValue(BdbService.setDatabaseConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
getFieldValue(BdbService.setEnvironmentConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
getFieldValue(BdbService.setEnvironmentConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
getFieldValue(BdbService.shutdown_args._Fields) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
getFieldValue(BdbService.txnAbort_args._Fields) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
getFieldValue(BdbService.txnAbort_result._Fields) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
getFieldValue(BdbService.txnCommit_args._Fields) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
getFieldValue(BdbService.txnCommit_result._Fields) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
getFieldValue(BdbService.txnGetPriority_args._Fields) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
getFieldValue(BdbService.txnGetPriority_result._Fields) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
getFieldValue(BdbService.txnSetPriority_args._Fields) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
getFieldValue(BdbService.txnSetPriority_result._Fields) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
getFieldValue(TActiveTxnStat._Fields) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getFieldValue(TBtreeStat._Fields) - Method in class com.sleepycat.thrift.TBtreeStat
 
getFieldValue(TCacheFileStat._Fields) - Method in class com.sleepycat.thrift.TCacheFileStat
 
getFieldValue(TCacheStat._Fields) - Method in class com.sleepycat.thrift.TCacheStat
 
getFieldValue(TCompactConfig._Fields) - Method in class com.sleepycat.thrift.TCompactConfig
 
getFieldValue(TCompactResult._Fields) - Method in class com.sleepycat.thrift.TCompactResult
 
getFieldValue(TCursor._Fields) - Method in class com.sleepycat.thrift.TCursor
 
getFieldValue(TCursorConfig._Fields) - Method in class com.sleepycat.thrift.TCursorConfig
 
getFieldValue(TCursorGetConfig._Fields) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
getFieldValue(TDatabase._Fields) - Method in class com.sleepycat.thrift.TDatabase
 
getFieldValue(TDatabaseConfig._Fields) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getFieldValue(TDatabaseException._Fields) - Method in exception com.sleepycat.thrift.TDatabaseException
 
getFieldValue(TDatabaseStatResult._Fields) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
getFieldValue(TDbGetConfig._Fields) - Method in class com.sleepycat.thrift.TDbGetConfig
 
getFieldValue(TDbt._Fields) - Method in class com.sleepycat.thrift.TDbt
 
getFieldValue(TEnvironment._Fields) - Method in class com.sleepycat.thrift.TEnvironment
 
getFieldValue(TEnvironmentConfig._Fields) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
getFieldValue(TEnvStatConfig._Fields) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
getFieldValue(TEnvStatResult._Fields) - Method in class com.sleepycat.thrift.TEnvStatResult
 
getFieldValue(TFileNotFoundException._Fields) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
getFieldValue(TGetResult._Fields) - Method in class com.sleepycat.thrift.TGetResult
 
getFieldValue(TGetWithPKeyResult._Fields) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
getFieldValue(THashStat._Fields) - Method in class com.sleepycat.thrift.THashStat
 
getFieldValue(THeapStat._Fields) - Method in class com.sleepycat.thrift.THeapStat
 
getFieldValue(TIOException._Fields) - Method in exception com.sleepycat.thrift.TIOException
 
getFieldValue(TJoinCursor._Fields) - Method in class com.sleepycat.thrift.TJoinCursor
 
getFieldValue(TJoinCursorGetConfig._Fields) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
getFieldValue(TKeyData._Fields) - Method in class com.sleepycat.thrift.TKeyData
 
getFieldValue(TKeyDataWithPKey._Fields) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
getFieldValue(TKeyDataWithSecondaryKeys._Fields) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
getFieldValue(TKeyRangeResult._Fields) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
getFieldValue(TLockStat._Fields) - Method in class com.sleepycat.thrift.TLockStat
 
getFieldValue(TLogStat._Fields) - Method in class com.sleepycat.thrift.TLogStat
 
getFieldValue(TMutexStat._Fields) - Method in class com.sleepycat.thrift.TMutexStat
 
getFieldValue(TProtocolVersionTestResult._Fields) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
getFieldValue(TPutResult._Fields) - Method in class com.sleepycat.thrift.TPutResult
 
getFieldValue(TQueueStat._Fields) - Method in class com.sleepycat.thrift.TQueueStat
 
getFieldValue(TResourceInUseException._Fields) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
getFieldValue(TRuntimeException._Fields) - Method in exception com.sleepycat.thrift.TRuntimeException
 
getFieldValue(TSecondaryDatabaseConfig._Fields) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
getFieldValue(TSequence._Fields) - Method in class com.sleepycat.thrift.TSequence
 
getFieldValue(TSequenceConfig._Fields) - Method in class com.sleepycat.thrift.TSequenceConfig
 
getFieldValue(TTransaction._Fields) - Method in class com.sleepycat.thrift.TTransaction
 
getFieldValue(TTransactionConfig._Fields) - Method in class com.sleepycat.thrift.TTransactionConfig
 
getFieldValue(TTransactionStat._Fields) - Method in class com.sleepycat.thrift.TTransactionStat
 
getFile() - Method in class com.sleepycat.client.SLogSequenceNumber
Return the file number component.
getFileidInit() - Method in class com.sleepycat.client.SLogStats
The initial allocated file logging identifiers.
getFileidInit() - Method in class com.sleepycat.thrift.TLogStat
 
getFileName(String, String, String) - Method in interface com.sleepycat.client.persist.DatabaseNamer
Returns the name of the file to be used to store the dataabase for the given store, entity class and key.
getFileName() - Method in class com.sleepycat.client.SCacheFileStats
The name of the file.
getFileName() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
getFileName() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
getFileName() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
getFileName() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
getFileName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
getFileName() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getFillPercent() - Method in class com.sleepycat.client.SCompactConfig
Return the the desired fill percentage.
getFillPercent() - Method in class com.sleepycat.thrift.TCompactConfig
 
getFirst(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the first key/data pair of the database, and return that pair.
getFirst(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the first key/data pair of the database, and return that pair.
getFirstRecno() - Method in class com.sleepycat.client.SQueueStats
The first undeleted record in the database.
getFirstRecno() - Method in class com.sleepycat.thrift.TQueueStat
 
getForce() - Method in class com.sleepycat.client.SCheckpointConfig
Return the configuration of the checkpoint force option.
getForeignDb() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
getForeignKeyDatabase() - Method in class com.sleepycat.client.SSecondaryConfig
Return the database used to check the foreign key integrity constraint, or null if no foreign key constraint will be checked.
getForeignKeyDeleteAction() - Method in class com.sleepycat.client.SSecondaryConfig
Return the action taken when a referenced record in the foreign key database is deleted.
getForeignKeyDeleteAction() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
getForeignKeyNullifier() - Method in class com.sleepycat.client.SSecondaryConfig
Returns the user-supplied object used for setting single-valued foreign keys to null.
getForeignMultiKeyNullifier() - Method in class com.sleepycat.client.SSecondaryConfig
Returns the user-supplied object used for setting multi-valued foreign keys to null.
getFree() - Method in class com.sleepycat.client.SBtreeStats
The number of pages on the free list.
getFree() - Method in class com.sleepycat.client.SHashStats
The number of pages on the free list.
getFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
getFree() - Method in class com.sleepycat.thrift.THashStat
 
getFreeListOnly() - Method in class com.sleepycat.client.SCompactConfig
Return true if page compaction is skipped.
getFreeSpace() - Method in class com.sleepycat.client.SCompactConfig
Return true if pages are returned to the filesystem.
getFullClassName() - Method in exception com.sleepycat.thrift.TRuntimeException
 
getGbytes() - Method in class com.sleepycat.client.SCacheStats
Gigabytes of cache (total cache size is gbytes + bytes).
getGbytes() - Method in class com.sleepycat.thrift.TCacheStat
 
getGId() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getGreater() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
getHandle() - Method in class com.sleepycat.thrift.TCursor
 
getHandle() - Method in class com.sleepycat.thrift.TDatabase
 
getHandle() - Method in class com.sleepycat.thrift.TEnvironment
 
getHandle() - Method in class com.sleepycat.thrift.TJoinCursor
 
getHandle() - Method in class com.sleepycat.thrift.TSequence
 
getHandle() - Method in class com.sleepycat.thrift.TTransaction
 
getHashBuckets() - Method in class com.sleepycat.client.SCacheStats
Number of hash buckets in the buffer hash table.
getHashBuckets() - Method in class com.sleepycat.thrift.TCacheStat
 
getHashExamined() - Method in class com.sleepycat.client.SCacheStats
Total number of hash elements traversed during hash table lookups.
getHashExamined() - Method in class com.sleepycat.thrift.TCacheStat
 
getHashFillFactor() - Method in class com.sleepycat.client.SDatabaseConfig
Return the hash table density.
getHashFillFactor() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getHashLen() - Method in class com.sleepycat.client.SLockStats
Maximum length of a lock hash bucket.
getHashLen() - Method in class com.sleepycat.thrift.TLockStat
 
getHashLongest() - Method in class com.sleepycat.client.SCacheStats
The longest chain ever encountered in buffer hash table lookups.
getHashLongest() - Method in class com.sleepycat.thrift.TCacheStat
 
getHashMaxNowait() - Method in class com.sleepycat.client.SCacheStats
The number of times a thread of control was able to obtain the hash bucket lock without waiting on the bucket which had the maximum number of times that a thread of control needed to wait.
getHashMaxNowait() - Method in class com.sleepycat.thrift.TCacheStat
 
getHashMaxWait() - Method in class com.sleepycat.client.SCacheStats
The maximum number of times any hash bucket lock was waited for by a thread of control.
getHashMaxWait() - Method in class com.sleepycat.thrift.TCacheStat
 
getHashMutexes() - Method in class com.sleepycat.client.SCacheStats
The number of hash bucket mutexes in the buffer hash table.
getHashMutexes() - Method in class com.sleepycat.thrift.TCacheStat
 
getHashNowait() - Method in class com.sleepycat.client.SCacheStats
The number of times that a thread of control was able to obtain a hash bucket lock without waiting.
getHashNowait() - Method in class com.sleepycat.thrift.TCacheStat
 
getHashNumElements() - Method in class com.sleepycat.client.SDatabaseConfig
Return the estimate of the final size of the hash table.
getHashNumElements() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getHashSearches() - Method in class com.sleepycat.client.SCacheStats
Total number of buffer hash table lookups.
getHashSearches() - Method in class com.sleepycat.thrift.TCacheStat
 
getHashStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
getHashWait() - Method in class com.sleepycat.client.SCacheStats
The number of times that a thread of control was forced to wait before obtaining a hash bucket lock.
getHashWait() - Method in class com.sleepycat.thrift.TCacheStat
 
getHeapExtFiles() - Method in class com.sleepycat.client.SHeapStats
The number of external files.
getHeapMagic() - Method in class com.sleepycat.client.SHeapStats
Magic number that identifies the file as a Heap file.
getHeapMagic() - Method in class com.sleepycat.thrift.THeapStat
 
getHeapMetaFlags() - Method in class com.sleepycat.thrift.THeapStat
 
getHeapNumBlobs() - Method in class com.sleepycat.thrift.THeapStat
 
getHeapNumRecs() - Method in class com.sleepycat.client.SHeapStats
Reports the number of records in the Heap database.
getHeapNumRecs() - Method in class com.sleepycat.thrift.THeapStat
 
getHeapNumRegions() - Method in class com.sleepycat.client.SHeapStats
The number of regions in the Heap database.
getHeapNumRegions() - Method in class com.sleepycat.thrift.THeapStat
 
getHeapPageCount() - Method in class com.sleepycat.client.SHeapStats
The number of pages in the database.
getHeapPageCount() - Method in class com.sleepycat.thrift.THeapStat
 
getHeapPageSize() - Method in class com.sleepycat.client.SHeapStats
The underlying database page (and bucket) size, in bytes.
getHeapPageSize() - Method in class com.sleepycat.thrift.THeapStat
 
getHeapRegionSize() - Method in class com.sleepycat.client.SDatabaseConfig
Return the number of pages in a region of the database.
getHeapRegionSize() - Method in class com.sleepycat.client.SHeapStats
The number of pages in a region in the Heap database.
getHeapRegionSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getHeapRegionSize() - Method in class com.sleepycat.thrift.THeapStat
 
getHeapsize() - Method in class com.sleepycat.client.SDatabaseConfig
Return the maximum on-disk database file size.
getHeapsize() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getHeapStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
getHeapVersion() - Method in class com.sleepycat.client.SHeapStats
The version of the Heap database.
getHeapVersion() - Method in class com.sleepycat.thrift.THeapStat
 
GetHelper - Interface in com.sleepycat.client
GetHelper implements a few helper methods for making remote get / pGet calls.
GetHelper.RemoteGetFunction - Interface in com.sleepycat.client
 
GetHelper.RemotePGetFunction - Interface in com.sleepycat.client
 
getHome() - Method in class com.sleepycat.client.SEnvironment
Return the database environment home directory.
getHomeDir() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
getHomeDir() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
getHomeDir() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
getIcon(int) - Method in class com.sleepycat.client.util.ConfigBeanInfoBase
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getId() - Method in class com.sleepycat.client.SLockStats
The last allocated locker ID.
getId() - Method in class com.sleepycat.thrift.TLockStat
 
getImmutableSecondaryKey() - Method in class com.sleepycat.client.SSecondaryConfig
Return whether the secondary key is immutable.
getInitializeCache() - Method in class com.sleepycat.client.SEnvironmentConfig
Always return true.
getInitializeCDB() - Method in class com.sleepycat.client.SEnvironmentConfig
Always return false.
getInitializeLocking() - Method in class com.sleepycat.client.SEnvironmentConfig
Always return true.
getInitialValue() - Method in class com.sleepycat.client.SSequenceConfig
Return the initial value for a sequence.
getInitialValue() - Method in class com.sleepycat.thrift.TSequenceConfig
 
getInitlockers() - Method in class com.sleepycat.client.SLockStats
The initial number of lockers allocated in lock table.
getInitlockers() - Method in class com.sleepycat.thrift.TLockStat
 
getInitlocks() - Method in class com.sleepycat.client.SLockStats
The initial number of locks allocated in the lock table.
getInitlocks() - Method in class com.sleepycat.thrift.TLockStat
 
getInitobjects() - Method in class com.sleepycat.client.SLockStats
The initial number of lock objects allocated in lock table.
getInitobjects() - Method in class com.sleepycat.thrift.TLockStat
 
getInittxns() - Method in class com.sleepycat.client.STransactionStats
The initial number of transactions configured.
getInittxns() - Method in class com.sleepycat.thrift.TTransactionStat
 
getInstance(SEnvironment) - Static method in class com.sleepycat.client.collections.CurrentTransaction
Gets the CurrentTransaction accessor for a specified Berkeley DB environment.
getInterfaces() - Method in class com.sleepycat.client.asm.ClassReader
Returns the internal names of the class's interfaces (see getInternalName).
getInternalName() - Method in class com.sleepycat.client.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - Static method in class com.sleepycat.client.asm.Type
Returns the internal name of the given class.
getIntPages() - Method in class com.sleepycat.client.SBtreeStats
The number of database internal pages.
getIntPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
getIntPagesFree() - Method in class com.sleepycat.client.SBtreeStats
The number of bytes free in database internal pages.
getIntPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
getIoe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
getIoe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
getIoe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
getIoe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
getIoe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
getIoe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
getIoWait() - Method in class com.sleepycat.client.SCacheStats
Number of operations blocked waiting for I/O to complete.
getIoWait() - Method in class com.sleepycat.thrift.TCacheStat
 
getIsoLevel() - Method in class com.sleepycat.thrift.TCursorConfig
 
getIsoLevel() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
getIsoLevel() - Method in class com.sleepycat.thrift.TDbGetConfig
 
getIsoLevel() - Method in class com.sleepycat.thrift.TTransactionConfig
 
getItem(int) - Method in class com.sleepycat.client.asm.ClassReader
Returns the start index of the constant pool item in b, plus one.
getItemCount() - Method in class com.sleepycat.client.asm.ClassReader
Returns the number of constant pool items in b.
getIteratorBlockSize() - Method in class com.sleepycat.client.collections.StoredCollection
Returns the number of records read at one time by iterators returned by the StoredCollection.iterator() method.
getIue() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
getIue() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
getIue() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
getIue() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
getIue() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
getIue() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
getIue() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
getIue() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
getKBytes() - Method in class com.sleepycat.client.SCheckpointConfig
Return the checkpoint log data threshold, in kilobytes.
getKbytes() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
getKey() - Method in class com.sleepycat.client.collections.MapEntryParameter
Returns the key of this entry.
getKey() - Method in class com.sleepycat.client.SSequence
Return the SDatabaseEntry used to open this sequence.
getKey() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
getKey() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
getKey() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
getKey() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
getKey() - Method in class com.sleepycat.thrift.TKeyData
 
getKeyBinding() - Method in class com.sleepycat.client.persist.PrimaryIndex
Returns the primary key binding for this index.
getKeyBinding() - Method in class com.sleepycat.client.persist.SecondaryIndex
Returns the secondary key binding for the index.
getKeyClass() - Method in class com.sleepycat.client.persist.PrimaryIndex
Returns the primary key class for this index.
getKeyClass() - Method in class com.sleepycat.client.persist.SecondaryIndex
Returns the secondary key class for this index.
getKeyCreator(Class<V>, String) - Method in class com.sleepycat.client.collections.TupleSerialFactory
Creates a SecondaryKeyCreator object for use in configuring a SecondaryDatabase.
getKeyCreator() - Method in class com.sleepycat.client.SSecondaryConfig
Return the user-supplied object used for creating single-valued secondary keys.
getKeyData() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
getKeyData() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
getKeyOrPairs() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
getKeyOrPairsIterator() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
getKeyOrPairsSize() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
getKeyPKey() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
getKeyPKey() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
getKeyRange(STransaction, SDatabaseEntry) - Method in class com.sleepycat.client.SDatabase
Return an estimate of the proportion of keys in the database less than, equal to, and greater than the specified key.
getKeysDatabase() - Method in class com.sleepycat.client.persist.SecondaryIndex
Returns the underlying secondary database that is not associated with the primary database and is used for the SecondaryIndex.keysIndex.
getLabels() - Method in class com.sleepycat.client.asm.Attribute
Returns the labels corresponding to this attribute.
getLast(SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the last key/data pair of the database, and return that pair.
getLast(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the last key/data pair of the database, and return that pair.
getLastCkp() - Method in class com.sleepycat.client.STransactionStats
The LSN of the last checkpoint.
getLastCkpFile() - Method in class com.sleepycat.thrift.TTransactionStat
 
getLastCkpOffset() - Method in class com.sleepycat.thrift.TTransactionStat
 
getLastTxnId() - Method in class com.sleepycat.client.STransactionStats
The last transaction ID allocated.
getLastTxnId() - Method in class com.sleepycat.thrift.TTransactionStat
 
getLeafPages() - Method in class com.sleepycat.client.SBtreeStats
The number of database leaf pages.
getLeafPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
getLeafPagesFree() - Method in class com.sleepycat.client.SBtreeStats
The number of bytes free in database leaf pages.
getLeafPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
getLength() - Method in class com.sleepycat.client.asm.TypePath
Returns the length of this path.
getLess() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
getLevels() - Method in class com.sleepycat.client.SBtreeStats
The number of levels in the database.
getLevels() - Method in class com.sleepycat.client.SCompactStats
The number of levels removed from the Btree database during the compaction phase.
getLevels() - Method in class com.sleepycat.thrift.TBtreeStat
 
getLevels() - Method in class com.sleepycat.thrift.TCompactResult
 
getLgBSize() - Method in class com.sleepycat.client.SLogStats
The in-memory log record cache size.
getLgBSize() - Method in class com.sleepycat.thrift.TLogStat
 
getLgSize() - Method in class com.sleepycat.client.SLogStats
The current log file size.
getLgSize() - Method in class com.sleepycat.thrift.TLogStat
 
getLock() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
getLockDetectMode() - Method in class com.sleepycat.client.SEnvironmentConfig
Return the policy used by the deadlock detector.
getLockDetectMode() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
getLockers() - Method in class com.sleepycat.client.SLockStats
The current number of lockers allocated in lock table.
getLockers() - Method in class com.sleepycat.thrift.TLockStat
 
getLockersNowait() - Method in class com.sleepycat.client.SLockStats
The number of requests to allocate or deallocate a locker for which the thread of control did not wait.
getLockersNowait() - Method in class com.sleepycat.thrift.TLockStat
 
getLockersWait() - Method in class com.sleepycat.client.SLockStats
The number of requests to allocate or deallocate a locker for which the thread of control waited.
getLockersWait() - Method in class com.sleepycat.thrift.TLockStat
 
getLockNowait() - Method in class com.sleepycat.client.SLockStats
The number of lock requests not immediately available due to conflicts, for which the thread of control did not wait.
getLockNowait() - Method in class com.sleepycat.thrift.TLockStat
 
getLocks() - Method in class com.sleepycat.client.SLockStats
The current number of locks allocated in lock table.
getLocks() - Method in class com.sleepycat.thrift.TLockStat
 
getLockStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
getLockStats(SStatsConfig) - Method in class com.sleepycat.client.SEnvironment
Return the database environment's locking statistics.
getLockStats() - Method in class com.sleepycat.client.SMultiStats
Return the database environment's locking statistics.
getLocksteals() - Method in class com.sleepycat.client.SLockStats
The maximum number of locks stolen by an empty partition.
getLocksteals() - Method in class com.sleepycat.thrift.TLockStat
 
getLockTimeout() - Method in class com.sleepycat.client.SLockStats
Lock timeout value.
getLockTimeout() - Method in class com.sleepycat.thrift.TLockStat
 
getLockWait() - Method in class com.sleepycat.client.SLockStats
The number of lock requests not immediately available due to conflicts, for which the thread of control waited.
getLockWait() - Method in class com.sleepycat.thrift.TLockStat
 
getLog() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
getLogStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
getLogStats(SStatsConfig) - Method in class com.sleepycat.client.SEnvironment
Return the database environment's logging statistics.
getLogStats() - Method in class com.sleepycat.client.SMultiStats
Return the database environment's logging statistics.
getLsn() - Method in class com.sleepycat.client.STransactionStats.Active
The log sequence number of the transaction's first log record.
getLsnFile() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getLsnOffset() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getMagic() - Method in class com.sleepycat.client.SBtreeStats
The magic number that identifies the file as a Btree database.
getMagic() - Method in class com.sleepycat.client.SHashStats
The magic number that identifies the file as a Hash file.
getMagic() - Method in class com.sleepycat.client.SLogStats
The magic number that identifies a file as a log file.
getMagic() - Method in class com.sleepycat.client.SQueueStats
The magic number that identifies the file as a Queue file.
getMagic() - Method in class com.sleepycat.thrift.TBtreeStat
 
getMagic() - Method in class com.sleepycat.thrift.THashStat
 
getMagic() - Method in class com.sleepycat.thrift.TLogStat
 
getMagic() - Method in class com.sleepycat.thrift.TQueueStat
 
getMap() - Method in class com.sleepycat.client.SCacheFileStats
Requested pages mapped into the process' address space.
getMap() - Method in class com.sleepycat.client.SCacheStats
Requested pages mapped into the process' address space (there is no available information about whether or not this request caused disk I/O, although examining the application page fault rate may be helpful).
getMaxCommitperflush() - Method in class com.sleepycat.client.SLogStats
The maximum number of commits contained in a single log flush.
getMaxCommitperflush() - Method in class com.sleepycat.thrift.TLogStat
 
getMaxHlocks() - Method in class com.sleepycat.client.SLockStats
The maximum number of locks in any hash bucket at any one time.
getMaxHlocks() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxHobjects() - Method in class com.sleepycat.client.SLockStats
The maximum number of objects in any hash bucket at any one time.
getMaxHobjects() - Method in class com.sleepycat.thrift.TLockStat
 
getMaximum() - Method in class com.sleepycat.thrift.TSequenceConfig
 
getMaxLockers() - Method in class com.sleepycat.client.SLockStats
The maximum number of lockers possible.
getMaxLockers() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxLocks() - Method in class com.sleepycat.client.SLockStats
The maximum number of locks possible.
getMaxLocks() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxLsteals() - Method in class com.sleepycat.client.SLockStats
The maximum number of lock steals for any one partition.
getMaxLsteals() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxNactive() - Method in class com.sleepycat.client.STransactionStats
The maximum number of active transactions at any one time.
getMaxNactive() - Method in class com.sleepycat.thrift.TTransactionStat
 
getMaxNfileId() - Method in class com.sleepycat.client.SLogStats
The maximum number of file logging identifiers used.
getMaxNfileId() - Method in class com.sleepycat.thrift.TLogStat
 
getMaxNlockers() - Method in class com.sleepycat.client.SLockStats
The maximum number of lockers at any one time.
getMaxNlockers() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxNlocks() - Method in class com.sleepycat.client.SLockStats
The maximum number of locks at any one time.
getMaxNlocks() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxNobjects() - Method in class com.sleepycat.client.SLockStats
The maximum number of lock objects at any one time.
getMaxNobjects() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxNsnapshot() - Method in class com.sleepycat.client.STransactionStats
The maximum number of transactions on the snapshot list at any one time.
getMaxNsnapshot() - Method in class com.sleepycat.thrift.TTransactionStat
 
getMaxNumCache() - Method in class com.sleepycat.client.SCacheStats
Maximum number of caches.
getMaxNumCache() - Method in class com.sleepycat.thrift.TCacheStat
 
getMaxObjects() - Method in class com.sleepycat.client.SLockStats
The maximum number of lock objects possible.
getMaxObjects() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxOpenfd() - Method in class com.sleepycat.client.SCacheStats
Maximum number of open file descriptors.
getMaxOpenfd() - Method in class com.sleepycat.thrift.TCacheStat
 
getMaxOsteals() - Method in class com.sleepycat.client.SLockStats
The maximum number of object steals for any one partition.
getMaxOsteals() - Method in class com.sleepycat.thrift.TLockStat
 
getMaxPages() - Method in class com.sleepycat.client.SCompactConfig
Return the maximum number of pages to free.
getMaxPages() - Method in class com.sleepycat.thrift.TCompactConfig
 
getMaxRetries() - Method in class com.sleepycat.client.collections.TransactionRunner
Returns the maximum number of retries that will be performed when deadlocks are detected.
getMaxStringLength() - Method in class com.sleepycat.client.asm.ClassReader
Returns the maximum length of the strings contained in the constant pool of the class.
getMaxTxns() - Method in class com.sleepycat.client.STransactionStats
The maximum number of active transactions configured.
getMaxTxns() - Method in class com.sleepycat.thrift.TTransactionStat
 
getMaxWrite() - Method in class com.sleepycat.client.SCacheStats
The maximum number of sequential write operations scheduled by the library when flushing dirty pages from the cache.
getMaxWrite() - Method in class com.sleepycat.thrift.TCacheStat
 
getMaxWriteSleep() - Method in class com.sleepycat.client.SCacheStats
The number of microseconds the thread of control should pause before scheduling further write operations.
getMaxWriteSleep() - Method in class com.sleepycat.thrift.TCacheStat
 
getMessage() - Method in exception com.sleepycat.thrift.TDatabaseException
 
getMessage() - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
getMessage() - Method in exception com.sleepycat.thrift.TIOException
 
getMessage() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
getMessage() - Method in exception com.sleepycat.thrift.TResourceInUseException
 
getMessage() - Method in exception com.sleepycat.thrift.TRuntimeException
 
getMetaFlags() - Method in class com.sleepycat.thrift.TBtreeStat
 
getMetaFlags() - Method in class com.sleepycat.thrift.THashStat
 
getMetaFlags() - Method in class com.sleepycat.thrift.TQueueStat
 
getMethodDescriptor(Type, Type...) - Static method in class com.sleepycat.client.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - Static method in class com.sleepycat.client.asm.Type
Returns the descriptor corresponding to the given method.
getMethodType(String) - Static method in class com.sleepycat.client.asm.Type
Returns the Java type corresponding to the given method descriptor.
getMethodType(Type, Type...) - Static method in class com.sleepycat.client.asm.Type
Returns the Java method type corresponding to the given argument and return types.
getMin() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
getMinCommitperflush() - Method in class com.sleepycat.client.SLogStats
The minimum number of commits contained in a single log flush that contained a commit.
getMinCommitperflush() - Method in class com.sleepycat.thrift.TLogStat
 
getMinIdleInMilli() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
getMinIdleInMilli() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
getMinimum() - Method in class com.sleepycat.thrift.TSequenceConfig
 
getMinKey() - Method in class com.sleepycat.client.SBtreeStats
The minimum keys per page.
getMinKey() - Method in class com.sleepycat.thrift.TBtreeStat
 
getMinutes() - Method in class com.sleepycat.client.SCheckpointConfig
Return the checkpoint time threshold, in minutes.
getMmapSize() - Method in class com.sleepycat.client.SCacheStats
Maximum file size for mmap.
getMmapSize() - Method in class com.sleepycat.thrift.TCacheStat
 
getMode() - Method in class com.sleepycat.client.SLogStats
The mode of any created log files.
getMode() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
getMode() - Method in class com.sleepycat.thrift.TDbGetConfig
 
getMode() - Method in class com.sleepycat.thrift.TLogStat
 
getModel() - Method in class com.sleepycat.client.persist.EntityStore
Returns the current entity model for this store.
getModel() - Method in class com.sleepycat.client.persist.StoreConfig
Returns the entity model that defines entity classes and index keys.
getMultiKeyCreator() - Method in class com.sleepycat.client.SSecondaryConfig
Return the user-supplied object used for creating multi-valued secondary keys.
getMultipleStats(SMultiStatsConfig) - Method in class com.sleepycat.client.SEnvironment
Return multiple database environment's statistics.
getMultiversion() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the database is configured for multiversion concurrency control.
getMultiversion() - Method in class com.sleepycat.client.SEnvironmentConfig
Return true if the handle is configured to open all databases for multiversion concurrency control.
getMultiversionFreed() - Method in class com.sleepycat.client.SCacheStats
Number of frozen buffers freed.
getMultiversionFreed() - Method in class com.sleepycat.thrift.TCacheStat
 
getMultiversionFrozen() - Method in class com.sleepycat.client.SCacheStats
Number of buffers frozen.
getMultiversionFrozen() - Method in class com.sleepycat.thrift.TCacheStat
 
getMultiversionRef() - Method in class com.sleepycat.client.STransactionStats.Active
The number of buffer copies created by this transaction that remain in cache.
getMultiversionRef() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getMultiversionReused() - Method in class com.sleepycat.client.SCacheStats
Number of outdated intermediate versions reused.
getMultiversionReused() - Method in class com.sleepycat.thrift.TCacheStat
 
getMultiversionThawed() - Method in class com.sleepycat.client.SCacheStats
Number of buffers thawed.
getMultiversionThawed() - Method in class com.sleepycat.thrift.TCacheStat
 
getMutations() - Method in class com.sleepycat.client.persist.EntityStore
Returns the set of mutations that were configured when the store was opened, or if none were configured, the set of mutations that were configured and stored previously.
getMutations() - Method in class com.sleepycat.client.persist.StoreConfig
Returns the configured mutations for performing lazy evolution of stored instances.
getMutex() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
getMutexAlign() - Method in class com.sleepycat.client.SMutexStats
The mutex alignment, in bytes.
getMutexAlign() - Method in class com.sleepycat.thrift.TMutexStat
 
getMutexCount() - Method in class com.sleepycat.client.SMutexStats
The total number of mutexes configured.
getMutexCount() - Method in class com.sleepycat.thrift.TMutexStat
 
getMutexFree() - Method in class com.sleepycat.client.SMutexStats
The number of mutexes currently available.
getMutexFree() - Method in class com.sleepycat.thrift.TMutexStat
 
getMutexInit() - Method in class com.sleepycat.client.SMutexStats
The initial number of mutexes configured.
getMutexInit() - Method in class com.sleepycat.thrift.TMutexStat
 
getMutexInuse() - Method in class com.sleepycat.client.SMutexStats
The number of mutexes currently in use.
getMutexInuse() - Method in class com.sleepycat.thrift.TMutexStat
 
getMutexInuseMax() - Method in class com.sleepycat.client.SMutexStats
The maximum number of mutexes ever in use.
getMutexInuseMax() - Method in class com.sleepycat.thrift.TMutexStat
 
getMutexMax() - Method in class com.sleepycat.client.SMutexStats
The maximum number of mutexes.
getMutexMax() - Method in class com.sleepycat.thrift.TMutexStat
 
getMutexStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
getMutexStats(SStatsConfig) - Method in class com.sleepycat.client.SEnvironment
Return the database environment's mutex statistics.
getMutexStats() - Method in class com.sleepycat.client.SMultiStats
Return the database environment's mutex statistics.
getMutexTasSpins() - Method in class com.sleepycat.client.SMutexStats
The number of times test-and-set mutexes will spin without blocking.
getMutexTasSpins() - Method in class com.sleepycat.thrift.TMutexStat
 
getNaborts() - Method in class com.sleepycat.client.STransactionStats
The number of transactions that have aborted.
getNaborts() - Method in class com.sleepycat.thrift.TTransactionStat
 
getNactive() - Method in class com.sleepycat.client.STransactionStats
The number of transactions that are currently active.
getNactive() - Method in class com.sleepycat.thrift.TTransactionStat
 
getName() - Method in class com.sleepycat.client.asm.Handle
Returns the name of the field or method designated by this handle.
getName() - Method in class com.sleepycat.client.STransactionStats.Active
The transaction name, including the thread name if available.
getName() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getNewName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
getNewRecordNumber() - Method in class com.sleepycat.thrift.TPutResult
 
getNext(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the next key/data pair and return that pair.
getNext(SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SJoinCursor
Returns the next primary key resulting from the join operation.
getNext(SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SJoinCursor
Returns the next primary key and data resulting from the join operation.
getNext(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the next key/data pair and return that pair.
getNextDup(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
If the next key/data pair of the database is a duplicate data record for the current key/data pair, move the cursor to the next key/data pair of the database and return that pair.
getNextDup(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
If the next key/data pair of the database is a duplicate data record for the current key/data pair, move the cursor to the next key/data pair of the database and return that pair.
getNextNoDup(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the next non-duplicate key/data pair and return that pair.
getNextNoDup(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the next non-duplicate key/data pair and return that pair.
getNobjects() - Method in class com.sleepycat.client.SLockStats
The number of current lock objects.
getNobjects() - Method in class com.sleepycat.thrift.TLockStat
 
getNoSort() - Method in class com.sleepycat.client.SJoinConfig
Returns whether automatic sorting of the input cursors is disabled.
getNoSync() - Method in class com.sleepycat.client.STransactionConfig
Return if the transaction is configured to not write or synchronously flush the log when it commits.
getNoWait() - Method in class com.sleepycat.client.STransactionConfig
Return if the transaction is configured to not wait if a lock request cannot be immediately granted.
getNoWaitDbExclusiveLock() - Method in class com.sleepycat.client.SDatabaseConfig
Return whether the SDatabase handle is configured to obtain a write lock on the entire database.
getNumBegins() - Method in class com.sleepycat.client.STransactionStats
The number of transactions that have begun.
getNumBegins() - Method in class com.sleepycat.thrift.TTransactionStat
 
getNumBlobs() - Method in class com.sleepycat.thrift.TBtreeStat
 
getNumBlobs() - Method in class com.sleepycat.thrift.THashStat
 
getNumCache() - Method in class com.sleepycat.client.SCacheStats
Number of caches.
getNumCache() - Method in class com.sleepycat.thrift.TCacheStat
 
getNumCommits() - Method in class com.sleepycat.client.STransactionStats
The number of transactions that have committed.
getNumCommits() - Method in class com.sleepycat.thrift.TTransactionStat
 
getNumData() - Method in class com.sleepycat.client.SBtreeStats
The number of key/data pairs in the database.
getNumData() - Method in class com.sleepycat.client.SHashStats
The number of key/data pairs in the database.
getNumData() - Method in class com.sleepycat.client.SQueueStats
The number of records in the database.
getNumData() - Method in class com.sleepycat.thrift.TBtreeStat
 
getNumData() - Method in class com.sleepycat.thrift.THashStat
 
getNumData() - Method in class com.sleepycat.thrift.TQueueStat
 
getNumDeadlocks() - Method in class com.sleepycat.client.SLockStats
The number of deadlocks.
getNumDeadlocks() - Method in class com.sleepycat.thrift.TLockStat
 
getNumDowngrade() - Method in class com.sleepycat.client.SLockStats
The total number of locks downgraded.
getNumDowngrade() - Method in class com.sleepycat.thrift.TLockStat
 
getNumFileId() - Method in class com.sleepycat.client.SLogStats
The current number of file logging identifiers.
getNumFileId() - Method in class com.sleepycat.thrift.TLogStat
 
getNumKeys() - Method in class com.sleepycat.client.SBtreeStats
The number of keys in the database.
getNumKeys() - Method in class com.sleepycat.client.SHashStats
The number of unique keys in the database.
getNumKeys() - Method in class com.sleepycat.client.SQueueStats
The number of records in the database.
getNumKeys() - Method in class com.sleepycat.thrift.TBtreeStat
 
getNumKeys() - Method in class com.sleepycat.thrift.THashStat
 
getNumKeys() - Method in class com.sleepycat.thrift.TQueueStat
 
getNumLockers() - Method in class com.sleepycat.client.SLockStats
The number of current lockers.
getNumLockers() - Method in class com.sleepycat.thrift.TLockStat
 
getNumLockersHit() - Method in class com.sleepycat.client.SLockStats
The number of hits in the thread locker cache.
getNumLockersHit() - Method in class com.sleepycat.thrift.TLockStat
 
getNumLockersReused() - Method in class com.sleepycat.client.SLockStats
Total number of lockers reused.
getNumLockersReused() - Method in class com.sleepycat.thrift.TLockStat
 
getNumLocks() - Method in class com.sleepycat.client.SLockStats
The number of current locks.
getNumLocks() - Method in class com.sleepycat.thrift.TLockStat
 
getNumLockTimeouts() - Method in class com.sleepycat.client.SLockStats
The number of lock requests that have timed out.
getNumLockTimeouts() - Method in class com.sleepycat.thrift.TLockStat
 
getNumModes() - Method in class com.sleepycat.client.SLockStats
The number of lock modes.
getNumModes() - Method in class com.sleepycat.thrift.TLockStat
 
getNumReleases() - Method in class com.sleepycat.client.SLockStats
The total number of locks released.
getNumReleases() - Method in class com.sleepycat.thrift.TLockStat
 
getNumRequests() - Method in class com.sleepycat.client.SLockStats
The total number of locks requested.
getNumRequests() - Method in class com.sleepycat.thrift.TLockStat
 
getNumRestores() - Method in class com.sleepycat.client.STransactionStats
The number of transactions that have been restored.
getNumRestores() - Method in class com.sleepycat.thrift.TTransactionStat
 
getNumSnapshot() - Method in class com.sleepycat.client.STransactionStats
The number of transactions on the snapshot list.
getNumSnapshot() - Method in class com.sleepycat.thrift.TTransactionStat
 
getNumTxnTimeouts() - Method in class com.sleepycat.client.SLockStats
The number of transactions that have timed out.
getNumTxnTimeouts() - Method in class com.sleepycat.thrift.TLockStat
 
getNumUpgrade() - Method in class com.sleepycat.client.SLockStats
The total number of locks upgraded.
getNumUpgrade() - Method in class com.sleepycat.thrift.TLockStat
 
getObjects() - Method in class com.sleepycat.client.SLockStats
The current number of lock objects allocated in lock table.
getObjects() - Method in class com.sleepycat.thrift.TLockStat
 
getObjectsteals() - Method in class com.sleepycat.client.SLockStats
The maximum number of objects stolen by an empty partition.
getObjectsteals() - Method in class com.sleepycat.thrift.TLockStat
 
getObjectType(String) - Static method in class com.sleepycat.client.asm.Type
Returns the Java type corresponding to the given internal name.
getObjsNowait() - Method in class com.sleepycat.client.SLockStats
The number of requests to allocate or deallocate an object for which the thread of control did not wait.
getObjsNowait() - Method in class com.sleepycat.thrift.TLockStat
 
getObjsWait() - Method in class com.sleepycat.client.SLockStats
The number of requests to allocate or deallocate an object for which the thread of control waited.
getObjsWait() - Method in class com.sleepycat.thrift.TLockStat
 
getOffset() - Method in class com.sleepycat.client.asm.Label
Returns the offset corresponding to this label.
getOffset() - Method in class com.sleepycat.client.SDatabaseEntry
Always return zero.
getOffset() - Method in class com.sleepycat.client.SLogSequenceNumber
Return the file offset component.
getOpcode(int) - Method in class com.sleepycat.client.asm.Type
Returns a JVM instruction opcode adapted to this Java type.
getOverflows() - Method in class com.sleepycat.client.SHashStats
The number of bucket overflow pages (bucket overflow pages are created when items did not fit on the main bucket page).
getOverflows() - Method in class com.sleepycat.thrift.THashStat
 
getOverPages() - Method in class com.sleepycat.client.SBtreeStats
The number of database overflow pages.
getOverPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
getOverPagesFree() - Method in class com.sleepycat.client.SBtreeStats
The number of bytes free in database overflow pages.
getOverPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
getOvflFree() - Method in class com.sleepycat.client.SHashStats
The number of bytes free on bucket overflow pages.
getOvflFree() - Method in class com.sleepycat.thrift.THashStat
 
getOwner() - Method in class com.sleepycat.client.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getPageClean() - Method in class com.sleepycat.client.SCacheStats
Clean pages currently in the cache.
getPageClean() - Method in class com.sleepycat.thrift.TCacheStat
 
getPageCount() - Method in class com.sleepycat.client.SBtreeStats
The number of pages in the database.
getPageCount() - Method in class com.sleepycat.client.SHashStats
The number of pages in the database.
getPageCount() - Method in class com.sleepycat.thrift.TBtreeStat
 
getPageCount() - Method in class com.sleepycat.thrift.THashStat
 
getPageCreate() - Method in class com.sleepycat.client.SCacheFileStats
Pages created in the cache.
getPageCreate() - Method in class com.sleepycat.client.SCacheStats
Pages created in the cache.
getPageCreate() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getPageCreate() - Method in class com.sleepycat.thrift.TCacheStat
 
getPageDirty() - Method in class com.sleepycat.client.SCacheStats
Dirty pages currently in the cache.
getPageDirty() - Method in class com.sleepycat.thrift.TCacheStat
 
getPageIn() - Method in class com.sleepycat.client.SCacheFileStats
Pages read into the cache.
getPageIn() - Method in class com.sleepycat.client.SCacheStats
Pages read into the cache.
getPageIn() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getPageIn() - Method in class com.sleepycat.thrift.TCacheStat
 
getPageMapped() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getPageMapped() - Method in class com.sleepycat.thrift.TCacheStat
 
getPageOut() - Method in class com.sleepycat.client.SCacheFileStats
Pages written from the cache to the backing file.
getPageOut() - Method in class com.sleepycat.client.SCacheStats
Pages written from the cache to the backing file.
getPageOut() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getPageOut() - Method in class com.sleepycat.thrift.TCacheStat
 
getPages() - Method in class com.sleepycat.client.SCacheStats
Pages in the cache.
getPages() - Method in class com.sleepycat.client.SQueueStats
The number of pages in the database.
getPages() - Method in class com.sleepycat.thrift.TCacheStat
 
getPages() - Method in class com.sleepycat.thrift.TQueueStat
 
getPagesExamine() - Method in class com.sleepycat.client.SCompactStats
The number of database pages reviewed during the compaction phase.
getPagesExamine() - Method in class com.sleepycat.thrift.TCompactResult
 
getPagesFree() - Method in class com.sleepycat.client.SCompactStats
The number of database pages freed during the compaction phase.
getPagesFree() - Method in class com.sleepycat.client.SQueueStats
The number of bytes free in database pages.
getPagesFree() - Method in class com.sleepycat.thrift.TCompactResult
 
getPagesFree() - Method in class com.sleepycat.thrift.TQueueStat
 
getPageSize() - Method in class com.sleepycat.client.SBtreeStats
The underlying database page size, in bytes.
getPageSize() - Method in class com.sleepycat.client.SCacheFileStats
Page size in bytes.
getPageSize() - Method in class com.sleepycat.client.SCacheStats
Page size in bytes.
getPageSize() - Method in class com.sleepycat.client.SDatabaseConfig
Return the size of the pages used to hold items in the database, in bytes.
getPageSize() - Method in class com.sleepycat.client.SHashStats
The underlying Hash database page (and bucket) size, in bytes.
getPageSize() - Method in class com.sleepycat.client.SQueueStats
The underlying database page size, in bytes.
getPageSize() - Method in class com.sleepycat.thrift.TBtreeStat
 
getPageSize() - Method in class com.sleepycat.thrift.TCacheFileStat
 
getPageSize() - Method in class com.sleepycat.thrift.TCacheStat
 
getPageSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getPageSize() - Method in class com.sleepycat.thrift.THashStat
 
getPageSize() - Method in class com.sleepycat.thrift.TQueueStat
 
getPagesTruncated() - Method in class com.sleepycat.client.SCompactStats
The number of database pages returned to the filesystem.
getPagesTruncated() - Method in class com.sleepycat.thrift.TCompactResult
 
getPageTrickle() - Method in class com.sleepycat.client.SCacheStats
Dirty pages written as explicitly requested.
getPageTrickle() - Method in class com.sleepycat.thrift.TCacheStat
 
getPair() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
getPair() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
getPairs() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
getPairs() - Method in class com.sleepycat.thrift.TGetResult
 
getPairsIterator() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
getPairsIterator() - Method in class com.sleepycat.thrift.TGetResult
 
getPairsSize() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
getPairsSize() - Method in class com.sleepycat.thrift.TGetResult
 
getParent() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
getParentId() - Method in class com.sleepycat.client.STransactionStats.Active
The transaction ID of the parent transaction (or 0, if no parent).
getParentId() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getPartial() - Method in class com.sleepycat.client.SDatabaseEntry
Return whether this SDatabaseEntry is configured to read or write partial records.
getPartialLength() - Method in class com.sleepycat.client.SDatabaseEntry
Return the byte length of the partial record being read or written by the application, in bytes.
getPartialLength() - Method in class com.sleepycat.thrift.TDbt
 
getPartialOffset() - Method in class com.sleepycat.client.SDatabaseEntry
Return the offset of the partial record being read or written by the application, in bytes.
getPartialOffset() - Method in class com.sleepycat.thrift.TDbt
 
getPartitions() - Method in class com.sleepycat.client.SLockStats
The number of lock table partitions.
getPartitions() - Method in class com.sleepycat.thrift.TLockStat
 
getPartMaxNowait() - Method in class com.sleepycat.client.SLockStats
The number of times that a thread of control was able to obtain any one lock partition mutex without waiting.
getPartMaxNowait() - Method in class com.sleepycat.thrift.TLockStat
 
getPartMaxWait() - Method in class com.sleepycat.client.SLockStats
The maximum number of times that a thread of control was forced to wait before obtaining any one lock partition mutex.
getPartMaxWait() - Method in class com.sleepycat.thrift.TLockStat
 
getPartNowait() - Method in class com.sleepycat.client.SLockStats
The number of times that a thread of control was able to obtain a lock partition mutex without waiting.
getPartNowait() - Method in class com.sleepycat.thrift.TLockStat
 
getPartWait() - Method in class com.sleepycat.client.SLockStats
The number of times that a thread of control was forced to wait before obtaining a lock partition mutex.
getPartWait() - Method in class com.sleepycat.thrift.TLockStat
 
getPdata() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
getPdata() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
getPdb() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
getPdescriptor(Class) - Static method in class com.sleepycat.client.util.ConfigBeanInfoBase
 
getPid() - Method in class com.sleepycat.client.STransactionStats.Active
The process ID of the process that owns the transaction.
getPid() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getPkey() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
getPkey() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
getPrev(SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the previous key/data pair and return that pair.
getPrev(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the previous key/data pair and return that pair.
getPrevDup(SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SCursor
If the previous key/data pair of the database is a duplicate data record for the current key/data pair, move the cursor to the previous key/data pair of the database and return that pair.
getPrevDup(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
If the previous key/data pair of the database is a duplicate data record for the current key/data pair, move the cursor to the previous key/data pair of the database and return that pair.
getPrevNoDup(SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the previous non-duplicate key/data pair and return that pair.
getPrevNoDup(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the previous non-duplicate key/data pair and return that pair.
getPrimaryConfig(Class) - Method in class com.sleepycat.client.persist.EntityStore
Returns the default primary database Berkeley DB engine API configuration for an entity class.
getPrimaryDatabase() - Method in class com.sleepycat.client.SSecondaryDatabase
Returns the primary database associated with this secondary database.
getPrimaryDb() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
getPrimaryIndex(Class<PK>, Class<E>) - Method in class com.sleepycat.client.persist.EntityStore
Returns the primary index for a given entity class, opening it if necessary.
getPrimaryIndex() - Method in class com.sleepycat.client.persist.SecondaryIndex
Returns the primary index associated with this secondary index.
getPriority() - Method in class com.sleepycat.client.SCursor
Get the cache priority for pages referenced by the cursor.
getPriority() - Method in class com.sleepycat.client.SDatabaseConfig
Return the cache priority for pages referenced by this handle.
getPriority() - Method in class com.sleepycat.client.STransaction
Get the transaction's deadlock priority.
getPriority() - Method in class com.sleepycat.client.STransactionStats.Active
This transaction's deadlock resolution priority.
getPriority() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
getPriority() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
getPriority() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getPriority() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getPropertiesInfo(Class) - Static method in class com.sleepycat.client.util.ConfigBeanInfoBase
 
getPropertyDescriptors() - Method in class com.sleepycat.client.persist.StoreConfigBeanInfo
 
getPropertyDescriptors(Class) - Method in class com.sleepycat.client.util.ConfigBeanInfoBase
Gets the bean's PropertyDescriptors.
getQueueExtentSize() - Method in class com.sleepycat.client.SDatabaseConfig
Return the size of the extents used to hold pages in a Queue database, specified as a number of pages.
getQueueExtentSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getQueueStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
getRangeMax() - Method in class com.sleepycat.client.SSequenceConfig
Return the maximum value for the sequence.
getRangeMin() - Method in class com.sleepycat.client.SSequenceConfig
Return the minimum value for the sequence.
getRCount() - Method in class com.sleepycat.client.SLogStats
The number of times the log has been read from disk.
getRCount() - Method in class com.sleepycat.thrift.TLogStat
 
getRe() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
getRe() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
getReadCommitted() - Method in class com.sleepycat.client.SCursorConfig
Return if the cursor is configured for read committed isolation.
getReadCommitted() - Method in class com.sleepycat.client.STransactionConfig
Return if the transaction is configured for read committed isolation.
getReadIntLength(byte[], int) - Static method in class com.sleepycat.client.util.PackedInteger
Returns the number of bytes that would be read by PackedInteger.readInt(byte[], int).
getReadLongLength(byte[], int) - Static method in class com.sleepycat.client.util.PackedInteger
Returns the number of bytes that would be read by PackedInteger.readLong(byte[], int).
getReadLsn() - Method in class com.sleepycat.client.STransactionStats.Active
The log sequence number of reads for snapshot transactions.
getReadLsnFile() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getReadLsnOffset() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getReadOnly() - Method in class com.sleepycat.client.persist.StoreConfig
Returns the read-only configuration property.
getReadOnly() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the database is configured in read-only mode.
getReadSortedIntLength(byte[], int) - Static method in class com.sleepycat.client.util.PackedInteger
Returns the number of bytes that would be read by PackedInteger.readSortedInt(byte[], int).
getReadSortedLongLength(byte[], int) - Static method in class com.sleepycat.client.util.PackedInteger
Returns the number of bytes that would be read by PackedInteger.readSortedLong(byte[], int).
getReadUncommitted() - Method in class com.sleepycat.client.SCursorConfig
Return if read operations performed by the cursor are configured to return modified but not yet committed data.
getReadUncommitted() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the database is configured to support read uncommitted.
getReadUncommitted() - Method in class com.sleepycat.client.STransactionConfig
Return if read operations performed by the transaction are configured to return modified but not yet committed data.
getRecord() - Method in class com.sleepycat.client.SLogStats
The number of records written to this log.
getRecord() - Method in class com.sleepycat.thrift.TLogStat
 
getRecordLength() - Method in class com.sleepycat.client.SDatabaseConfig
Return the database record length, in bytes.
getRecordLength() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getRecordNumber(SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SCursor
Return the record number associated with the cursor.
getRecordNumber(ByteOrder) - Method in class com.sleepycat.client.SDatabaseEntry
Return the record number encoded in this entry's buffer.
getRecordNumber(SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Return the record number associated with the cursor.
getRecordPad() - Method in class com.sleepycat.client.SDatabaseConfig
Return the padding character for short, fixed-length records for the Queue and Recno access methods.
getRecordPad() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getRegionNowait() - Method in class com.sleepycat.client.SCacheStats
The number of times that a thread of control was able to obtain a cache region mutex without waiting.
getRegionNowait() - Method in class com.sleepycat.client.SLockStats
The number of times that a thread of control was able to obtain the lock region mutex without waiting.
getRegionNowait() - Method in class com.sleepycat.client.SLogStats
The number of times that a thread of control was able to obtain the log region mutex without waiting.
getRegionNowait() - Method in class com.sleepycat.client.SMutexStats
The number of times that a thread of control was able to obtain the mutex region mutex without waiting.
getRegionNowait() - Method in class com.sleepycat.client.STransactionStats
The number of times that a thread of control was able to obtain the transaction region mutex without waiting.
getRegionNowait() - Method in class com.sleepycat.thrift.TCacheStat
 
getRegionNowait() - Method in class com.sleepycat.thrift.TLockStat
 
getRegionNowait() - Method in class com.sleepycat.thrift.TLogStat
 
getRegionNowait() - Method in class com.sleepycat.thrift.TMutexStat
 
getRegionNowait() - Method in class com.sleepycat.thrift.TTransactionStat
 
getRegionWait() - Method in class com.sleepycat.client.SCacheStats
The number of times that a thread of control was forced to wait before obtaining a cache region mutex.
getRegionWait() - Method in class com.sleepycat.client.SLockStats
The number of times that a thread of control was forced to wait before obtaining the lock region mutex.
getRegionWait() - Method in class com.sleepycat.client.SLogStats
The number of times that a thread of control was forced to wait before obtaining the log region mutex.
getRegionWait() - Method in class com.sleepycat.client.SMutexStats
The number of times that a thread of control was forced to wait before obtaining the mutex region mutex.
getRegionWait() - Method in class com.sleepycat.client.STransactionStats
The number of times that a thread of control was forced to wait before obtaining the transaction region mutex.
getRegionWait() - Method in class com.sleepycat.thrift.TCacheStat
 
getRegionWait() - Method in class com.sleepycat.thrift.TLockStat
 
getRegionWait() - Method in class com.sleepycat.thrift.TLogStat
 
getRegionWait() - Method in class com.sleepycat.thrift.TMutexStat
 
getRegionWait() - Method in class com.sleepycat.thrift.TTransactionStat
 
getRegmax() - Method in class com.sleepycat.client.SCacheStats
The maximum size, in bytes, of the mutex region.
getRegmax() - Method in class com.sleepycat.client.SMutexStats
The max size of the mutex region size.
getRegmax() - Method in class com.sleepycat.thrift.TCacheStat
 
getRegmax() - Method in class com.sleepycat.thrift.TMutexStat
 
getRegSize() - Method in class com.sleepycat.client.SCacheStats
Individual cache size.
getRegSize() - Method in class com.sleepycat.client.SLockStats
The size of the lock region.
getRegSize() - Method in class com.sleepycat.client.SLogStats
The size of the region.
getRegSize() - Method in class com.sleepycat.client.SMutexStats
The size of the mutex region, in bytes.
getRegSize() - Method in class com.sleepycat.client.STransactionStats
The size of the region.
getRegSize() - Method in class com.sleepycat.thrift.TCacheStat
 
getRegSize() - Method in class com.sleepycat.thrift.TLockStat
 
getRegSize() - Method in class com.sleepycat.thrift.TLogStat
 
getRegSize() - Method in class com.sleepycat.thrift.TMutexStat
 
getRegSize() - Method in class com.sleepycat.thrift.TTransactionStat
 
getReLen() - Method in class com.sleepycat.client.SBtreeStats
The length of fixed-length records.
getReLen() - Method in class com.sleepycat.client.SQueueStats
The length of the records.
getReLen() - Method in class com.sleepycat.thrift.TBtreeStat
 
getReLen() - Method in class com.sleepycat.thrift.TQueueStat
 
getRenumbering() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the logical record numbers are mutable, and change as records are added to and deleted from the database.
getRePad() - Method in class com.sleepycat.client.SBtreeStats
The padding byte value for fixed-length records.
getRePad() - Method in class com.sleepycat.client.SQueueStats
The padding byte value for the records.
getRePad() - Method in class com.sleepycat.thrift.TBtreeStat
 
getRePad() - Method in class com.sleepycat.thrift.TQueueStat
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.beginTransaction_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.checkpoint_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeCursorHandle_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeDatabaseHandle_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeDatabaseHandles_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeEnvironmentHandle_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeEnvironmentHandles_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeJoinCursorHandle_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeSequenceHandle_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorCompare_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorCount_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorDelete_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorDup_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorGet_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorGetWithPKey_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorPut_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbCompact_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbDelete_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbGet_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbGetWithPKey_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbKeyExists_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbKeyRange_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbPut_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbTruncate_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.deleteEnvironmentAndDatabases_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getBdbVersion_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getCursorCachePriority_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getCursorConfig_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getDatabaseConfig_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getDatabaseStatistics_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getEnvironmentConfig_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getEnvStatistics_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.isProtocolVersionSupported_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.joinCursorGet_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openCursor_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openDatabase_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openEnvironment_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openJoinCursor_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openSecondaryDatabase_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openSequence_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.ping_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.removeDatabase_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.removeSequence_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.renameDatabase_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.sequenceGet_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.setCursorCachePriority_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.setDatabaseConfig_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.setEnvironmentConfig_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.shutdown_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.txnAbort_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.txnCommit_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.txnGetPriority_call
 
getResult() - Method in class com.sleepycat.thrift.BdbService.AsyncClient.txnSetPriority_call
 
getResult(I, BdbService.beginTransaction_args) - Method in class com.sleepycat.thrift.BdbService.Processor.beginTransaction
 
getResult(I, BdbService.checkpoint_args) - Method in class com.sleepycat.thrift.BdbService.Processor.checkpoint
 
getResult(I, BdbService.closeCursorHandle_args) - Method in class com.sleepycat.thrift.BdbService.Processor.closeCursorHandle
 
getResult(I, BdbService.closeDatabaseHandle_args) - Method in class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandle
 
getResult(I, BdbService.closeDatabaseHandles_args) - Method in class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandles
 
getResult(I, BdbService.closeEnvironmentHandle_args) - Method in class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandle
 
getResult(I, BdbService.closeEnvironmentHandles_args) - Method in class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandles
 
getResult(I, BdbService.closeJoinCursorHandle_args) - Method in class com.sleepycat.thrift.BdbService.Processor.closeJoinCursorHandle
 
getResult(I, BdbService.closeSequenceHandle_args) - Method in class com.sleepycat.thrift.BdbService.Processor.closeSequenceHandle
 
getResult(I, BdbService.cursorCompare_args) - Method in class com.sleepycat.thrift.BdbService.Processor.cursorCompare
 
getResult(I, BdbService.cursorCount_args) - Method in class com.sleepycat.thrift.BdbService.Processor.cursorCount
 
getResult(I, BdbService.cursorDelete_args) - Method in class com.sleepycat.thrift.BdbService.Processor.cursorDelete
 
getResult(I, BdbService.cursorDup_args) - Method in class com.sleepycat.thrift.BdbService.Processor.cursorDup
 
getResult(I, BdbService.cursorGet_args) - Method in class com.sleepycat.thrift.BdbService.Processor.cursorGet
 
getResult(I, BdbService.cursorGetWithPKey_args) - Method in class com.sleepycat.thrift.BdbService.Processor.cursorGetWithPKey
 
getResult(I, BdbService.cursorPut_args) - Method in class com.sleepycat.thrift.BdbService.Processor.cursorPut
 
getResult(I, BdbService.dbCompact_args) - Method in class com.sleepycat.thrift.BdbService.Processor.dbCompact
 
getResult(I, BdbService.dbDelete_args) - Method in class com.sleepycat.thrift.BdbService.Processor.dbDelete
 
getResult(I, BdbService.dbGet_args) - Method in class com.sleepycat.thrift.BdbService.Processor.dbGet
 
getResult(I, BdbService.dbGetWithPKey_args) - Method in class com.sleepycat.thrift.BdbService.Processor.dbGetWithPKey
 
getResult(I, BdbService.dbKeyExists_args) - Method in class com.sleepycat.thrift.BdbService.Processor.dbKeyExists
 
getResult(I, BdbService.dbKeyRange_args) - Method in class com.sleepycat.thrift.BdbService.Processor.dbKeyRange
 
getResult(I, BdbService.dbPut_args) - Method in class com.sleepycat.thrift.BdbService.Processor.dbPut
 
getResult(I, BdbService.dbTruncate_args) - Method in class com.sleepycat.thrift.BdbService.Processor.dbTruncate
 
getResult(I, BdbService.deleteEnvironmentAndDatabases_args) - Method in class com.sleepycat.thrift.BdbService.Processor.deleteEnvironmentAndDatabases
 
getResult(I, BdbService.getBdbVersion_args) - Method in class com.sleepycat.thrift.BdbService.Processor.getBdbVersion
 
getResult(I, BdbService.getCursorCachePriority_args) - Method in class com.sleepycat.thrift.BdbService.Processor.getCursorCachePriority
 
getResult(I, BdbService.getCursorConfig_args) - Method in class com.sleepycat.thrift.BdbService.Processor.getCursorConfig
 
getResult(I, BdbService.getDatabaseConfig_args) - Method in class com.sleepycat.thrift.BdbService.Processor.getDatabaseConfig
 
getResult(I, BdbService.getDatabaseStatistics_args) - Method in class com.sleepycat.thrift.BdbService.Processor.getDatabaseStatistics
 
getResult(I, BdbService.getEnvironmentConfig_args) - Method in class com.sleepycat.thrift.BdbService.Processor.getEnvironmentConfig
 
getResult(I, BdbService.getEnvStatistics_args) - Method in class com.sleepycat.thrift.BdbService.Processor.getEnvStatistics
 
getResult(I, BdbService.isProtocolVersionSupported_args) - Method in class com.sleepycat.thrift.BdbService.Processor.isProtocolVersionSupported
 
getResult(I, BdbService.joinCursorGet_args) - Method in class com.sleepycat.thrift.BdbService.Processor.joinCursorGet
 
getResult(I, BdbService.openCursor_args) - Method in class com.sleepycat.thrift.BdbService.Processor.openCursor
 
getResult(I, BdbService.openDatabase_args) - Method in class com.sleepycat.thrift.BdbService.Processor.openDatabase
 
getResult(I, BdbService.openEnvironment_args) - Method in class com.sleepycat.thrift.BdbService.Processor.openEnvironment
 
getResult(I, BdbService.openJoinCursor_args) - Method in class com.sleepycat.thrift.BdbService.Processor.openJoinCursor
 
getResult(I, BdbService.openSecondaryDatabase_args) - Method in class com.sleepycat.thrift.BdbService.Processor.openSecondaryDatabase
 
getResult(I, BdbService.openSequence_args) - Method in class com.sleepycat.thrift.BdbService.Processor.openSequence
 
getResult(I, BdbService.ping_args) - Method in class com.sleepycat.thrift.BdbService.Processor.ping
 
getResult(I, BdbService.removeDatabase_args) - Method in class com.sleepycat.thrift.BdbService.Processor.removeDatabase
 
getResult(I, BdbService.removeSequence_args) - Method in class com.sleepycat.thrift.BdbService.Processor.removeSequence
 
getResult(I, BdbService.renameDatabase_args) - Method in class com.sleepycat.thrift.BdbService.Processor.renameDatabase
 
getResult(I, BdbService.sequenceGet_args) - Method in class com.sleepycat.thrift.BdbService.Processor.sequenceGet
 
getResult(I, BdbService.setCursorCachePriority_args) - Method in class com.sleepycat.thrift.BdbService.Processor.setCursorCachePriority
 
getResult(I, BdbService.setDatabaseConfig_args) - Method in class com.sleepycat.thrift.BdbService.Processor.setDatabaseConfig
 
getResult(I, BdbService.setEnvironmentConfig_args) - Method in class com.sleepycat.thrift.BdbService.Processor.setEnvironmentConfig
 
getResult(I, BdbService.shutdown_args) - Method in class com.sleepycat.thrift.BdbService.Processor.shutdown
 
getResult(I, BdbService.txnAbort_args) - Method in class com.sleepycat.thrift.BdbService.Processor.txnAbort
 
getResult(I, BdbService.txnCommit_args) - Method in class com.sleepycat.thrift.BdbService.Processor.txnCommit
 
getResult(I, BdbService.txnGetPriority_args) - Method in class com.sleepycat.thrift.BdbService.Processor.txnGetPriority
 
getResult(I, BdbService.txnSetPriority_args) - Method in class com.sleepycat.thrift.BdbService.Processor.txnSetPriority
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.beginTransaction
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.checkpoint
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeCursorHandle
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandle
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandles
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandle
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandles
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeJoinCursorHandle
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeSequenceHandle
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCompare
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCount
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDelete
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDup
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGet
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGetWithPKey
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorPut
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbCompact
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbDelete
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGet
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGetWithPKey
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyExists
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyRange
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbPut
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbTruncate
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.deleteEnvironmentAndDatabases
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getBdbVersion
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorCachePriority
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorConfig
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseConfig
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseStatistics
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvironmentConfig
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvStatistics
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.isProtocolVersionSupported
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.joinCursorGet
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openCursor
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openDatabase
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openEnvironment
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openJoinCursor
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openSecondaryDatabase
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openSequence
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.ping
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.removeDatabase
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.removeSequence
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.renameDatabase
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.sequenceGet
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setCursorCachePriority
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setDatabaseConfig
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setEnvironmentConfig
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.shutdown
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnAbort
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnCommit
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnGetPriority
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnSetPriority
 
getReturnType(String) - Static method in class com.sleepycat.client.asm.Type
Returns the Java type corresponding to the return type of the given method descriptor.
getReturnType(Method) - Static method in class com.sleepycat.client.asm.Type
Returns the Java type corresponding to the return type of the given method.
getReturnType() - Method in class com.sleepycat.client.asm.Type
Returns the return type of methods of this type.
getReverseSplitOff() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the Btree has been configured to not do reverse splits.
getRoEvict() - Method in class com.sleepycat.client.SCacheStats
Clean pages forced from the cache.
getRoEvict() - Method in class com.sleepycat.thrift.TCacheStat
 
getRunRecovery() - Method in class com.sleepycat.client.SEnvironmentConfig
Return true if the handle is configured to run normal recovery on the environment before opening it for use.
getRwEvict() - Method in class com.sleepycat.client.SCacheStats
Dirty pages forced from the cache.
getRwEvict() - Method in class com.sleepycat.thrift.TCacheStat
 
getSCount() - Method in class com.sleepycat.client.SLogStats
The number of times the log has been flushed to disk.
getSCount() - Method in class com.sleepycat.thrift.TLogStat
 
getScursors() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
getScursorsIterator() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
getScursorsSize() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
getSdb() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
getSdbConfig() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
getSearchBoth(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the specified key/data pair, where both the key and data items must match.
getSearchBoth(STransaction, SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SDatabase
Retrieves the key/data pair with the given key and data value, that is, both the key and data items must match.
getSearchBoth(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the specified secondary and primary key, where both the primary and secondary key items must match.
getSearchBoth(STransaction, SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryDatabase
Retrieves the key/data pair with the specified secondary and primary key, that is, both the primary and secondary key items must match.
getSearchBothRange(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the specified key and matching data item of the database.
getSearchBothRange(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the specified secondary key and closest matching primary key of the database.
getSearchKey(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the given key of the database, and return the datum associated with the given key.
getSearchKey(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the given key of the database, and return the datum associated with the given key.
getSearchKeyRange(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the closest matching key of the database, and return the data item associated with the matching key.
getSearchKeyRange(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the closest matching key of the database, and return the data item associated with the matching key.
getSearchRecordNumber(SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SCursor
Move the cursor to the specific numbered record of the database, and return the associated key/data pair.
getSearchRecordNumber(STransaction, SDatabaseEntry, SDatabaseEntryBase, SLockMode) - Method in class com.sleepycat.client.SDatabase
Retrieves the key/data pair associated with the specific numbered record of the database.
getSearchRecordNumber(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryCursor
Move the cursor to the specific numbered record of the database, and return the associated key/data pair.
getSearchRecordNumber(STransaction, SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, SLockMode) - Method in class com.sleepycat.client.SSecondaryDatabase
Retrieves the key/data pair associated with the specific numbered record of the database.
getSecondaryBulkLoad() - Method in class com.sleepycat.client.persist.StoreConfig
Returns the bulk-load-secondaries configuration property.
getSecondaryConfig(Class, String) - Method in class com.sleepycat.client.persist.EntityStore
Returns the default secondary database Berkeley DB engine API configuration for an entity class and key name.
getSecondaryConfig() - Method in class com.sleepycat.client.SSecondaryDatabase
Returns a copy of the secondary configuration of this database.
getSecondaryDatabases() - Method in interface com.sleepycat.client.PutHelper
Return the set of secondary databases associated with this primary database.
getSecondaryDatabases() - Method in class com.sleepycat.client.SCursor
 
getSecondaryDatabases() - Method in class com.sleepycat.client.SDatabase
 
getSecondaryIndex(PrimaryIndex<PK, E>, Class<SK>, String) - Method in class com.sleepycat.client.persist.EntityStore
Returns a secondary index for a given primary index and secondary key, opening it if necessary.
getSeq() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
getSeq() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
getSequence(String) - Method in class com.sleepycat.client.persist.EntityStore
Returns a named sequence for using Berkeley DB engine API directly, opening it if necessary.
getSequenceConfig(String) - Method in class com.sleepycat.client.persist.EntityStore
Returns the default Berkeley DB engine API configuration for a named key sequence.
getServerBdbVersion() - Method in class com.sleepycat.client.BdbServerAdmin
Return the BDB library release version hosted by the server.
getServerByteOrder() - Method in class com.sleepycat.client.BdbServerConnection
Return the native byte order of the connected server.
getServerByteOrder() - Method in class com.sleepycat.client.SDatabase
Return the native byte order of the connected server.
getServerByteOrder() - Method in class com.sleepycat.client.SEnvironment
Return the native byte order of the connected server.
getServerProtocolVersion() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
getSize() - Method in class com.sleepycat.client.asm.Type
Returns the size of values of this type.
getSize() - Method in class com.sleepycat.client.SDatabaseEntry
Return the byte size of the data array.
getSkey() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
getSkeys() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
getSkeysSize() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
getSnapshot() - Method in class com.sleepycat.client.SCursorConfig
Return if read operations performed by the cursor are configured to return data as it was when the cursor was opened, without locking.
getSnapshot() - Method in class com.sleepycat.client.STransactionConfig
Return true if the transaction is configured for Snapshot Isolation.
getSort() - Method in class com.sleepycat.client.asm.Type
Returns the sort of this Java type.
getSortedDuplicates() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the database is configured to support sorted duplicate data items.
getStart() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
GETSTATIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
getStats(STransaction, SStatsConfig) - Method in class com.sleepycat.client.SDatabase
Return database statistics.
getStatus() - Method in class com.sleepycat.thrift.TGetResult
 
getStatus() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
getStatus() - Method in class com.sleepycat.thrift.TPutResult
 
getStep(int) - Method in class com.sleepycat.client.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - Method in class com.sleepycat.client.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
getStop() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
getStoreName() - Method in class com.sleepycat.client.persist.EntityStore
Returns the name of this store.
getSubclassIndex(PrimaryIndex<PK, E1>, Class<E2>, Class<SK>, String) - Method in class com.sleepycat.client.persist.EntityStore
Returns a secondary index for a secondary key in an entity subclass, opening it if necessary.
getSuccess() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
getSuccess() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
getSuperName() - Method in class com.sleepycat.client.asm.ClassReader
Returns the internal of name of the super class (see getInternalName).
getSync() - Method in class com.sleepycat.client.STransactionConfig
Return if the transaction is configured to write and synchronously flush the log when it commits.
getSyncInterrupted() - Method in class com.sleepycat.client.SCacheStats
Number of mpool sync operations interrupted.
getSyncInterrupted() - Method in class com.sleepycat.thrift.TCacheStat
 
getTableSize() - Method in class com.sleepycat.client.SLockStats
The size of object hash table.
getTableSize() - Method in class com.sleepycat.thrift.TLockStat
 
getTag() - Method in class com.sleepycat.client.asm.Handle
Returns the kind of field or method designated by this handle.
getterAndSetterMethods - Static variable in class com.sleepycat.client.util.ConfigBeanInfoBase
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.beginTransaction_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.beginTransaction_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.checkpoint_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.checkpoint_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorCompare_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorCompare_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorCount_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorCount_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorDelete_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorDelete_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorDup_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorDup_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorGet_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorGet_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorPut_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.cursorPut_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbCompact_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbCompact_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbDelete_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbDelete_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbGet_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbGet_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbKeyExists_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbKeyExists_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbKeyRange_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbKeyRange_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbPut_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbPut_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbTruncate_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.dbTruncate_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getBdbVersion_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getBdbVersion_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getCursorConfig_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getCursorConfig_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.joinCursorGet_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.joinCursorGet_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openCursor_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openCursor_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openDatabase_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openDatabase_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openEnvironment_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openEnvironment_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openJoinCursor_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openJoinCursor_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openSequence_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.openSequence_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.ping_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.ping_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.removeDatabase_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.removeDatabase_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.removeSequence_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.removeSequence_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.renameDatabase_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.renameDatabase_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.sequenceGet_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.sequenceGet_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.shutdown_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.txnAbort_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.txnAbort_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.txnCommit_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.txnCommit_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.txnGetPriority_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.txnGetPriority_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.txnSetPriority_args._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.BdbService.txnSetPriority_result._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TActiveTxnStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TBtreeStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TCacheFileStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TCacheStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TCompactConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TCompactResult._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TCursor._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TCursorConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TCursorGetConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TDatabase._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TDatabaseConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TDatabaseException._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TDatabaseStatResult._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TDbGetConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TDbt._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TEnvironment._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TEnvironmentConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TEnvStatConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TEnvStatResult._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TFileNotFoundException._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TGetResult._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TGetWithPKeyResult._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.THashStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.THeapStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TIOException._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TJoinCursor._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TJoinCursorGetConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TKeyData._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TKeyDataWithPKey._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TKeyDataWithSecondaryKeys._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TKeyRangeResult._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TLockStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TLogStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TMutexStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TProtocolVersionTestResult._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TPutResult._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TQueueStat._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TResourceInUseException._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TRuntimeException._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TSecondaryDatabaseConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TSequence._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TSequenceConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TTransaction._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TTransactionConfig._Fields
 
getThriftFieldId() - Method in enum com.sleepycat.thrift.TTransactionStat._Fields
 
getTimeCkp() - Method in class com.sleepycat.client.STransactionStats
The time the last completed checkpoint finished (as the number of seconds since the Epoch, returned by the IEEE/ANSI Std 1003.1 (POSIX) time interface).
getTimeCkp() - Method in class com.sleepycat.thrift.TTransactionStat
 
getTimeout() - Method in class com.sleepycat.client.SCompactConfig
Return the lock timeout set for implicit transactions, in microseconds.
getTimeout() - Method in class com.sleepycat.thrift.TCompactConfig
 
getTransaction() - Method in class com.sleepycat.client.collections.CurrentTransaction
Returns the transaction associated with the current thread for this environment, or null if no transaction is active.
getTransaction() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
getTransactional() - Method in class com.sleepycat.client.SDatabaseConfig
Always return true.
getTransactional() - Method in class com.sleepycat.client.SEnvironmentConfig
Always return true.
getTransactionConfig() - Method in class com.sleepycat.client.collections.TransactionRunner
getTransactionNotDurable() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the database environment is configured to not write log records for this database.
getTransactionStats(SStatsConfig) - Method in class com.sleepycat.client.SEnvironment
Return the database environment's transactional statistics.
getTransactionStats() - Method in class com.sleepycat.client.SMultiStats
Return the database environment's transactional statistics.
getTuple() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
getTxn() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
getTxnarray() - Method in class com.sleepycat.client.STransactionStats
An array of Active objects, describing the currently active transactions.
getTxnId() - Method in class com.sleepycat.client.STransactionStats.Active
The transaction ID of the transaction.
getTxnId() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
getTxnNoSync() - Method in class com.sleepycat.client.SEnvironmentConfig
Return true if the system has been configured to not write or synchronously flush the log on transaction commit.
getTxnNoWait() - Method in class com.sleepycat.client.SEnvironmentConfig
Return true if the transactions have been configured to not wait for locks by default.
getTxnSnapshot() - Method in class com.sleepycat.client.SEnvironmentConfig
Return true if the handle is configured to run all transactions at snapshot isolation.
getTxnStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
getTxnTimeout() - Method in class com.sleepycat.client.SLockStats
Transaction timeout value.
getTxnTimeout() - Method in class com.sleepycat.thrift.TLockStat
 
getTxnWriteNoSync() - Method in class com.sleepycat.client.SEnvironmentConfig
Return true if the system has been configured to write, but not synchronously flush, the log on transaction commit.
getType(String) - Static method in class com.sleepycat.client.asm.Type
Returns the Java type corresponding to the given type descriptor.
getType(Class<?>) - Static method in class com.sleepycat.client.asm.Type
Returns the Java type corresponding to the given class.
getType(Constructor<?>) - Static method in class com.sleepycat.client.asm.Type
Returns the Java method type corresponding to the given constructor.
getType(Method) - Static method in class com.sleepycat.client.asm.Type
Returns the Java method type corresponding to the given method.
getType() - Method in class com.sleepycat.client.SDatabaseConfig
Return the type of the database.
getType() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
getType() - Method in exception com.sleepycat.thrift.TDatabaseException
 
getUnsortedDuplicates() - Method in class com.sleepycat.client.SDatabaseConfig
Return true if the database is configured to support duplicate data items.
getValue() - Method in class com.sleepycat.client.collections.MapEntryParameter
Returns the value of this entry.
getValue() - Method in enum com.sleepycat.thrift.TCachePriority
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TCursorGetMode
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TCursorPutConfig
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TDatabaseExceptionType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TDatabaseType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TDbGetMode
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TDbPutConfig
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TDurabilityPolicy
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TEnvStatOption
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TFKDeleteAction
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TIsolationLevel
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TLockDetectMode
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum com.sleepycat.thrift.TOperationStatus
Get the integer value of this enum value, as defined in the Thrift IDL.
getVersion() - Method in class com.sleepycat.client.SBtreeStats
The version of the Btree database.
getVersion() - Method in class com.sleepycat.client.SHashStats
The version of the Hash database.
getVersion() - Method in class com.sleepycat.client.SLogStats
The version of the log file type.
getVersion() - Method in class com.sleepycat.client.SQueueStats
The version of the Queue database.
getVersion() - Method in class com.sleepycat.thrift.TBtreeStat
 
getVersion() - Method in class com.sleepycat.thrift.THashStat
 
getVersion() - Method in class com.sleepycat.thrift.TLogStat
 
getVersion() - Method in class com.sleepycat.thrift.TQueueStat
 
getWait() - Method in class com.sleepycat.client.STransactionConfig
Return if the transaction is configured to wait if a lock request cannot be immediately granted.
getWBytes() - Method in class com.sleepycat.client.SLogStats
The number of bytes over and above SLogStats.getWMbytes() written to this log.
getWBytes() - Method in class com.sleepycat.thrift.TLogStat
 
getWcBytes() - Method in class com.sleepycat.client.SLogStats
The number of bytes over and above SLogStats.getWcMbytes() written to this log since the last checkpoint.
getWcBytes() - Method in class com.sleepycat.thrift.TLogStat
 
getWcMbytes() - Method in class com.sleepycat.client.SLogStats
The number of megabytes written to this log since the last checkpoint.
getWcMbytes() - Method in class com.sleepycat.thrift.TLogStat
 
getWCount() - Method in class com.sleepycat.client.SLogStats
The number of times the log has been written to disk.
getWCount() - Method in class com.sleepycat.thrift.TLogStat
 
getWCountFill() - Method in class com.sleepycat.client.SLogStats
The number of times the log has been written to disk because the in-memory log record cache filled up.
getWCountFill() - Method in class com.sleepycat.thrift.TLogStat
 
getWMbytes() - Method in class com.sleepycat.client.SLogStats
The number of megabytes written to this log.
getWMbytes() - Method in class com.sleepycat.thrift.TLogStat
 
getWrap() - Method in class com.sleepycat.client.SSequenceConfig
Return true if the sequence will wrap around when it is incremented (decremented) past the specified maximum (minimum) value.
getWriteIntLength(int) - Static method in class com.sleepycat.client.util.PackedInteger
Returns the number of bytes that would be written by PackedInteger.writeInt(byte[], int, int).
getWriteLongLength(long) - Static method in class com.sleepycat.client.util.PackedInteger
Returns the number of bytes that would be written by PackedInteger.writeLong(byte[], int, long).
getWriteNoSync() - Method in class com.sleepycat.client.STransactionConfig
Return if the transaction is configured to write but not synchronously flush the log when it commits.
getWriteSortedIntLength(int) - Static method in class com.sleepycat.client.util.PackedInteger
Returns the number of bytes that would be written by PackedInteger.writeSortedInt(byte[], int, int).
getWriteSortedLongLength(long) - Static method in class com.sleepycat.client.util.PackedInteger
Returns the number of bytes that would be written by PackedInteger.writeSortedLong(byte[], int, long).
getZeroTerminatedByteLength(byte[], int) - Static method in class com.sleepycat.client.util.UtfOps
Returns the byte length of a null terminated UTF string, not including the terminator.
GId - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
GOTO - Static variable in interface com.sleepycat.client.asm.Opcodes
 
greater - Variable in class com.sleepycat.client.SKeyRange
A value between 0 and 1, the proportion of keys greater than the specified key.
greater - Variable in class com.sleepycat.thrift.TKeyRangeResult
 

H

H_GETFIELD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
H_GETSTATIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
H_INVOKEINTERFACE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
H_INVOKESPECIAL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
H_INVOKESTATIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
H_INVOKEVIRTUAL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
H_NEWINVOKESPECIAL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
H_PUTFIELD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
H_PUTSTATIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
Handle - Class in com.sleepycat.client.asm
A reference to a field or a method.
Handle(int, String, String, String) - Constructor for class com.sleepycat.client.asm.Handle
Constructs a new field or method handle.
handle - Variable in class com.sleepycat.thrift.TCursor
 
handle - Variable in class com.sleepycat.thrift.TDatabase
 
handle - Variable in class com.sleepycat.thrift.TEnvironment
 
handle - Variable in class com.sleepycat.thrift.TJoinCursor
 
handle - Variable in class com.sleepycat.thrift.TSequence
 
handle - Variable in class com.sleepycat.thrift.TTransaction
 
handleException(Exception, int, int) - Method in class com.sleepycat.client.collections.TransactionRunner
Handles exceptions that occur during a transaction, and may implement transaction retry policy.
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.beginTransaction
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.checkpoint
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.closeCursorHandle
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandle
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandles
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandle
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandles
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.closeJoinCursorHandle
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.closeSequenceHandle
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorCompare
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorCount
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorDelete
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorDup
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorGet
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorGetWithPKey
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorPut
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.dbCompact
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.dbDelete
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.dbGet
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.dbGetWithPKey
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.dbKeyExists
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.dbKeyRange
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.dbPut
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.dbTruncate
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.deleteEnvironmentAndDatabases
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.getBdbVersion
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.getCursorCachePriority
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.getCursorConfig
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.getDatabaseConfig
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.getDatabaseStatistics
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.getEnvironmentConfig
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.getEnvStatistics
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.isProtocolVersionSupported
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.joinCursorGet
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.openCursor
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.openDatabase
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.openEnvironment
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.openJoinCursor
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.openSecondaryDatabase
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.openSequence
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.ping
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.removeDatabase
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.removeSequence
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.renameDatabase
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.sequenceGet
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.setCursorCachePriority
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.setDatabaseConfig
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.setEnvironmentConfig
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.shutdown
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.txnAbort
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.txnCommit
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.txnGetPriority
 
handleRuntimeExceptions() - Method in class com.sleepycat.thrift.BdbService.Processor.txnSetPriority
 
hashBuckets - Variable in class com.sleepycat.thrift.TCacheStat
 
hashCode() - Method in class com.sleepycat.client.asm.Handle
 
hashCode() - Method in class com.sleepycat.client.asm.Type
Returns a hash code value for this type.
hashCode() - Method in class com.sleepycat.client.collections.MapEntryParameter
Computes a hash code as specified by Map.Entry.hashCode().
hashCode() - Method in class com.sleepycat.client.collections.StoredCollection
 
hashCode() - Method in class com.sleepycat.client.collections.StoredList
 
hashCode() - Method in class com.sleepycat.client.collections.StoredMap
 
hashCode() - Method in class com.sleepycat.client.SDatabaseEntry
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.ping_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.ping_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
hashCode() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
hashCode() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
hashCode() - Method in class com.sleepycat.thrift.TBtreeStat
 
hashCode() - Method in class com.sleepycat.thrift.TCacheFileStat
 
hashCode() - Method in class com.sleepycat.thrift.TCacheStat
 
hashCode() - Method in class com.sleepycat.thrift.TCompactConfig
 
hashCode() - Method in class com.sleepycat.thrift.TCompactResult
 
hashCode() - Method in class com.sleepycat.thrift.TCursor
 
hashCode() - Method in class com.sleepycat.thrift.TCursorConfig
 
hashCode() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
hashCode() - Method in class com.sleepycat.thrift.TDatabase
 
hashCode() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
hashCode() - Method in exception com.sleepycat.thrift.TDatabaseException
 
hashCode() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
hashCode() - Method in class com.sleepycat.thrift.TDbGetConfig
 
hashCode() - Method in class com.sleepycat.thrift.TDbt
 
hashCode() - Method in class com.sleepycat.thrift.TEnvironment
 
hashCode() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
hashCode() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
hashCode() - Method in class com.sleepycat.thrift.TEnvStatResult
 
hashCode() - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
hashCode() - Method in class com.sleepycat.thrift.TGetResult
 
hashCode() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
hashCode() - Method in class com.sleepycat.thrift.THashStat
 
hashCode() - Method in class com.sleepycat.thrift.THeapStat
 
hashCode() - Method in exception com.sleepycat.thrift.TIOException
 
hashCode() - Method in class com.sleepycat.thrift.TJoinCursor
 
hashCode() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
hashCode() - Method in class com.sleepycat.thrift.TKeyData
 
hashCode() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
hashCode() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
hashCode() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
hashCode() - Method in class com.sleepycat.thrift.TLockStat
 
hashCode() - Method in class com.sleepycat.thrift.TLogStat
 
hashCode() - Method in class com.sleepycat.thrift.TMutexStat
 
hashCode() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
hashCode() - Method in class com.sleepycat.thrift.TPutResult
 
hashCode() - Method in class com.sleepycat.thrift.TQueueStat
 
hashCode() - Method in exception com.sleepycat.thrift.TResourceInUseException
 
hashCode() - Method in exception com.sleepycat.thrift.TRuntimeException
 
hashCode() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
hashCode() - Method in class com.sleepycat.thrift.TSequence
 
hashCode() - Method in class com.sleepycat.thrift.TSequenceConfig
 
hashCode() - Method in class com.sleepycat.thrift.TTransaction
 
hashCode() - Method in class com.sleepycat.thrift.TTransactionConfig
 
hashCode() - Method in class com.sleepycat.thrift.TTransactionStat
 
hashExamined - Variable in class com.sleepycat.thrift.TCacheStat
 
hashFillFactor - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
hashLen - Variable in class com.sleepycat.thrift.TLockStat
 
hashLongest - Variable in class com.sleepycat.thrift.TCacheStat
 
hashMaxNowait - Variable in class com.sleepycat.thrift.TCacheStat
 
hashMaxWait - Variable in class com.sleepycat.thrift.TCacheStat
 
hashMutexes - Variable in class com.sleepycat.thrift.TCacheStat
 
hashNowait - Variable in class com.sleepycat.thrift.TCacheStat
 
hashNumElements - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
hashSearches - Variable in class com.sleepycat.thrift.TCacheStat
 
hashStat - Variable in class com.sleepycat.thrift.TDatabaseStatResult
 
hashWait - Variable in class com.sleepycat.thrift.TCacheStat
 
hasNext() - Method in class com.sleepycat.client.collections.StoredIterator
Returns true if this iterator has more elements when traversing in the forward direction.
hasPrevious() - Method in class com.sleepycat.client.collections.StoredIterator
Returns true if this iterator has more elements when traversing in the reverse direction.
header - Variable in class com.sleepycat.client.asm.ClassReader
Start index of the class header information (access, name...) in b.
headMap(K) - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns a view of the portion of this sorted set whose keys are strictly less than toKey.
headMap(K, boolean) - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements are strictly less than toKey, optionally including toKey.
headSet(Map.Entry<K, V>) - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are strictly less than toMapEntry.
headSet(Map.Entry<K, V>, boolean) - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are strictly less than toMapEntry, optionally including toMapEntry.
headSet(K) - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are strictly less than toKey.
headSet(K, boolean) - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are strictly less than toKey, optionally including toKey.
headSet(E) - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are strictly less than toValue.
headSet(E, boolean) - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are strictly less than toValue, optionally including toValue.
heapMagic - Variable in class com.sleepycat.thrift.THeapStat
 
heapMetaFlags - Variable in class com.sleepycat.thrift.THeapStat
 
heapNumBlobs - Variable in class com.sleepycat.thrift.THeapStat
 
heapNumRecs - Variable in class com.sleepycat.thrift.THeapStat
 
heapNumRegions - Variable in class com.sleepycat.thrift.THeapStat
 
heapPageCount - Variable in class com.sleepycat.thrift.THeapStat
 
heapPageSize - Variable in class com.sleepycat.thrift.THeapStat
 
heapRegionSize - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
heapRegionSize - Variable in class com.sleepycat.thrift.THeapStat
 
heapsize - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
heapStat - Variable in class com.sleepycat.thrift.TDatabaseStatResult
 
heapVersion - Variable in class com.sleepycat.thrift.THeapStat
 
homeDir - Variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
homeDir - Variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
homeDir - Variable in class com.sleepycat.thrift.BdbService.openEnvironment_args
 

I

I2B - Static variable in interface com.sleepycat.client.asm.Opcodes
 
I2C - Static variable in interface com.sleepycat.client.asm.Opcodes
 
I2D - Static variable in interface com.sleepycat.client.asm.Opcodes
 
I2F - Static variable in interface com.sleepycat.client.asm.Opcodes
 
I2L - Static variable in interface com.sleepycat.client.asm.Opcodes
 
I2S - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IADD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IAND - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ICONST_0 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ICONST_1 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ICONST_2 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ICONST_3 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ICONST_4 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ICONST_5 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ICONST_M1 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
id - Variable in class com.sleepycat.thrift.TLockStat
 
IDIV - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IF_ACMPEQ - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IF_ACMPNE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IF_ICMPEQ - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IF_ICMPGE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IF_ICMPGT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IF_ICMPLE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IF_ICMPLT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IF_ICMPNE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IFEQ - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IFGE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IFGT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IFLE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IFLT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IFNE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IFNONNULL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IFNULL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ignoreMethods - Static variable in class com.sleepycat.client.util.ConfigBeanInfoBase
 
IINC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ILOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
immutableSecondaryKey - Variable in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
IMUL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IndexNotAvailableException - Exception in com.sleepycat.client.persist
Thrown by the getPrimaryIndex, getSecondaryIndex and getSubclassIndex when an index has not yet been created.
IndexNotAvailableException(String) - Constructor for exception com.sleepycat.client.persist.IndexNotAvailableException
For internal use only.
indexOf(Object) - Method in class com.sleepycat.client.collections.StoredList
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
INEG - Static variable in interface com.sleepycat.client.asm.Opcodes
 
info - Variable in class com.sleepycat.client.asm.Label
Field used to associate user information to a label.
initialValue - Variable in class com.sleepycat.thrift.TSequenceConfig
 
initlockers - Variable in class com.sleepycat.thrift.TLockStat
 
initlocks - Variable in class com.sleepycat.thrift.TLockStat
 
initobjects - Variable in class com.sleepycat.thrift.TLockStat
 
inittxns - Variable in class com.sleepycat.thrift.TTransactionStat
 
INNER_TYPE - Static variable in class com.sleepycat.client.asm.TypePath
A type path step that steps into the nested type of a class type.
INSTANCEOF - Static variable in interface com.sleepycat.client.asm.Opcodes
 
INT - Static variable in class com.sleepycat.client.asm.Type
The sort of the int type.
INT_TYPE - Static variable in class com.sleepycat.client.asm.Type
The int type.
INTEGER - Static variable in interface com.sleepycat.client.asm.Opcodes
 
intPages - Variable in class com.sleepycat.thrift.TBtreeStat
 
intPagesFree - Variable in class com.sleepycat.thrift.TBtreeStat
 
INVOKEDYNAMIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
INVOKEINTERFACE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
INVOKESPECIAL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
INVOKESTATIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
INVOKEVIRTUAL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ioe - Variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
ioe - Variable in class com.sleepycat.thrift.BdbService.openDatabase_result
 
ioe - Variable in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
ioe - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
ioe - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
ioe - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
IOExceptionWrapper - Exception in com.sleepycat.client.util
An IOException that can contain nested exceptions.
IOExceptionWrapper(Throwable) - Constructor for exception com.sleepycat.client.util.IOExceptionWrapper
 
IOR - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ioWait - Variable in class com.sleepycat.thrift.TCacheStat
 
IREM - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IRETURN - Static variable in interface com.sleepycat.client.asm.Opcodes
 
isAllowCreate() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isAllowCreate() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
isAllowCreate() - Method in class com.sleepycat.thrift.TSequenceConfig
 
isAutoCommitNoSync - Variable in class com.sleepycat.thrift.BdbService.removeSequence_args
 
isAutoCommitNoSync() - Method in class com.sleepycat.thrift.TSequenceConfig
 
isBlob() - Method in class com.sleepycat.thrift.TDbt
 
isBtreeRecordNumbers() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isBulk() - Method in class com.sleepycat.thrift.TTransactionConfig
 
isBulkCursor() - Method in class com.sleepycat.thrift.TCursorConfig
 
isChecksum() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isCodeAttribute() - Method in class com.sleepycat.client.asm.Attribute
Returns true if this type of attribute is a code attribute.
isCountRecords() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
isDecrement() - Method in class com.sleepycat.thrift.TSequenceConfig
 
isEmpty() - Method in class com.sleepycat.client.collections.StoredContainer
Returns true if this map or collection contains no mappings or elements.
isExclusiveCreate() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isExclusiveCreate() - Method in class com.sleepycat.thrift.TSequenceConfig
 
isFast() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
isForce() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
isForce() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
isForce() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
isForce() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
isForce() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
isFreeListOnly() - Method in class com.sleepycat.thrift.TCompactConfig
 
isFreeSpace() - Method in class com.sleepycat.thrift.TCompactConfig
 
ISHL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
ISHR - Static variable in interface com.sleepycat.client.asm.Opcodes
 
isImmutableSecondaryKey() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
isIsAutoCommitNoSync() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
isMultiKey() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
isMultiple() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
isMultiple() - Method in class com.sleepycat.thrift.TDbGetConfig
 
isMultiversion() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isMultiversion() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
isNoWaitDbExclusiveLock() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isoLevel - Variable in class com.sleepycat.thrift.TCursorConfig
 
isoLevel - Variable in class com.sleepycat.thrift.TCursorGetConfig
 
isoLevel - Variable in class com.sleepycat.thrift.TDbGetConfig
 
isoLevel - Variable in class com.sleepycat.thrift.TTransactionConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.beginTransaction
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.checkpoint
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeCursorHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandles
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandles
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeJoinCursorHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeSequenceHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCompare
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCount
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDelete
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDup
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGet
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGetWithPKey
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorPut
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbCompact
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbDelete
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGet
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGetWithPKey
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyExists
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyRange
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbPut
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbTruncate
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.deleteEnvironmentAndDatabases
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getBdbVersion
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorCachePriority
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseStatistics
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvironmentConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvStatistics
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.isProtocolVersionSupported
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.joinCursorGet
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openCursor
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openDatabase
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openEnvironment
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openJoinCursor
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openSecondaryDatabase
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openSequence
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.ping
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.removeDatabase
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.removeSequence
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.renameDatabase
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.sequenceGet
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setCursorCachePriority
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setDatabaseConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setEnvironmentConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.shutdown
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnAbort
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnCommit
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnGetPriority
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnSetPriority
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.beginTransaction
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.checkpoint
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.closeCursorHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.closeDatabaseHandles
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.closeEnvironmentHandles
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.closeJoinCursorHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.closeSequenceHandle
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorCompare
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorCount
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorDelete
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorDup
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorGet
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorGetWithPKey
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.cursorPut
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.dbCompact
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.dbDelete
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.dbGet
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.dbGetWithPKey
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.dbKeyExists
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.dbKeyRange
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.dbPut
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.dbTruncate
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.deleteEnvironmentAndDatabases
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.getBdbVersion
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.getCursorCachePriority
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.getCursorConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.getDatabaseConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.getDatabaseStatistics
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.getEnvironmentConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.getEnvStatistics
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.isProtocolVersionSupported
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.joinCursorGet
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.openCursor
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.openDatabase
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.openEnvironment
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.openJoinCursor
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.openSecondaryDatabase
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.openSequence
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.ping
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.removeDatabase
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.removeSequence
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.renameDatabase
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.sequenceGet
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.setCursorCachePriority
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.setDatabaseConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.setEnvironmentConfig
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.shutdown
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.txnAbort
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.txnCommit
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.txnGetPriority
 
isOneway() - Method in class com.sleepycat.thrift.BdbService.Processor.txnSetPriority
 
isOrdered() - Method in class com.sleepycat.client.collections.StoredContainer
Returns whether keys are ordered in this container.
isPartial() - Method in class com.sleepycat.thrift.TDbt
 
isProtocolVersionSupported(String, AsyncMethodCallback<TProtocolVersionTestResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
isProtocolVersionSupported(String, AsyncMethodCallback<TProtocolVersionTestResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
isProtocolVersionSupported() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.isProtocolVersionSupported
 
isProtocolVersionSupported(String) - Method in class com.sleepycat.thrift.BdbService.Client
 
isProtocolVersionSupported(String) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
isProtocolVersionSupported() - Constructor for class com.sleepycat.thrift.BdbService.Processor.isProtocolVersionSupported
 
isProtocolVersionSupported_args() - Constructor for class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
isProtocolVersionSupported_args(String) - Constructor for class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
isProtocolVersionSupported_args(BdbService.isProtocolVersionSupported_args) - Constructor for class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
Performs a deep copy on other.
isProtocolVersionSupported_call(String, AsyncMethodCallback<TProtocolVersionTestResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.isProtocolVersionSupported_call
 
isProtocolVersionSupported_result() - Constructor for class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
isProtocolVersionSupported_result(TProtocolVersionTestResult) - Constructor for class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
isProtocolVersionSupported_result(BdbService.isProtocolVersionSupported_result) - Constructor for class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
Performs a deep copy on other.
isQueueInOrder() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isReadModifyWrite() - Method in class com.sleepycat.client.collections.StoredIterator
Returns whether write-locks will be obtained when reading with this cursor.
isReadOnly() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isReadUncommitted() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isReadUncommitted() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
isRenumbering() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isReverseSplitOff() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isRmw() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
isRmw() - Method in class com.sleepycat.thrift.TDbGetConfig
 
isRmw() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
isRunRecovery() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
isSamePos() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
isSecondary() - Method in class com.sleepycat.client.collections.StoredContainer
Returns whether this container is a view on a secondary database rather than directly on a primary database.
isServerBigEndian() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
isSet(BdbService.beginTransaction_args._Fields) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.beginTransaction_result._Fields) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.checkpoint_args._Fields) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.checkpoint_result._Fields) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeCursorHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeCursorHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeDatabaseHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeDatabaseHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeDatabaseHandles_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeDatabaseHandles_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeEnvironmentHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeEnvironmentHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeEnvironmentHandles_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeEnvironmentHandles_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeJoinCursorHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeJoinCursorHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeSequenceHandle_args._Fields) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.closeSequenceHandle_result._Fields) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorCompare_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorCompare_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorCount_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorCount_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorDelete_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorDelete_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorDup_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorDup_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorGet_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorGet_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorGetWithPKey_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorGetWithPKey_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorPut_args._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.cursorPut_result._Fields) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbCompact_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbCompact_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbDelete_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbDelete_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbGet_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbGet_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbGetWithPKey_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbGetWithPKey_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbKeyExists_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbKeyExists_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbKeyRange_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbKeyRange_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbPut_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbPut_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbTruncate_args._Fields) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.dbTruncate_result._Fields) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.deleteEnvironmentAndDatabases_args._Fields) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.deleteEnvironmentAndDatabases_result._Fields) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getBdbVersion_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getBdbVersion_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getCursorCachePriority_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getCursorCachePriority_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getCursorConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getCursorConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getDatabaseConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getDatabaseConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getDatabaseStatistics_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getDatabaseStatistics_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getEnvironmentConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getEnvironmentConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getEnvStatistics_args._Fields) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.getEnvStatistics_result._Fields) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.isProtocolVersionSupported_args._Fields) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.isProtocolVersionSupported_result._Fields) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.joinCursorGet_args._Fields) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.joinCursorGet_result._Fields) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openCursor_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openCursor_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openDatabase_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openDatabase_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openEnvironment_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openEnvironment_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openJoinCursor_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openJoinCursor_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openSecondaryDatabase_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openSecondaryDatabase_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openSequence_args._Fields) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.openSequence_result._Fields) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.ping_args._Fields) - Method in class com.sleepycat.thrift.BdbService.ping_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.ping_result._Fields) - Method in class com.sleepycat.thrift.BdbService.ping_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.removeDatabase_args._Fields) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.removeDatabase_result._Fields) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.removeSequence_args._Fields) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.removeSequence_result._Fields) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.renameDatabase_args._Fields) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.renameDatabase_result._Fields) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.sequenceGet_args._Fields) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.sequenceGet_result._Fields) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.setCursorCachePriority_args._Fields) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.setCursorCachePriority_result._Fields) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.setDatabaseConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.setDatabaseConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.setEnvironmentConfig_args._Fields) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.setEnvironmentConfig_result._Fields) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.shutdown_args._Fields) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.txnAbort_args._Fields) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.txnAbort_result._Fields) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.txnCommit_args._Fields) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.txnCommit_result._Fields) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.txnGetPriority_args._Fields) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.txnGetPriority_result._Fields) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.txnSetPriority_args._Fields) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BdbService.txnSetPriority_result._Fields) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TActiveTxnStat._Fields) - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TBtreeStat._Fields) - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TCacheFileStat._Fields) - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TCacheStat._Fields) - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TCompactConfig._Fields) - Method in class com.sleepycat.thrift.TCompactConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TCompactResult._Fields) - Method in class com.sleepycat.thrift.TCompactResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TCursor._Fields) - Method in class com.sleepycat.thrift.TCursor
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TCursorConfig._Fields) - Method in class com.sleepycat.thrift.TCursorConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TCursorGetConfig._Fields) - Method in class com.sleepycat.thrift.TCursorGetConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TDatabase._Fields) - Method in class com.sleepycat.thrift.TDatabase
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TDatabaseConfig._Fields) - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TDatabaseException._Fields) - Method in exception com.sleepycat.thrift.TDatabaseException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TDatabaseStatResult._Fields) - Method in class com.sleepycat.thrift.TDatabaseStatResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TDbGetConfig._Fields) - Method in class com.sleepycat.thrift.TDbGetConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TDbt._Fields) - Method in class com.sleepycat.thrift.TDbt
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TEnvironment._Fields) - Method in class com.sleepycat.thrift.TEnvironment
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TEnvironmentConfig._Fields) - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TEnvStatConfig._Fields) - Method in class com.sleepycat.thrift.TEnvStatConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TEnvStatResult._Fields) - Method in class com.sleepycat.thrift.TEnvStatResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TFileNotFoundException._Fields) - Method in exception com.sleepycat.thrift.TFileNotFoundException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TGetResult._Fields) - Method in class com.sleepycat.thrift.TGetResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TGetWithPKeyResult._Fields) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THashStat._Fields) - Method in class com.sleepycat.thrift.THashStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THeapStat._Fields) - Method in class com.sleepycat.thrift.THeapStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TIOException._Fields) - Method in exception com.sleepycat.thrift.TIOException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TJoinCursor._Fields) - Method in class com.sleepycat.thrift.TJoinCursor
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TJoinCursorGetConfig._Fields) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TKeyData._Fields) - Method in class com.sleepycat.thrift.TKeyData
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TKeyDataWithPKey._Fields) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TKeyDataWithSecondaryKeys._Fields) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TKeyRangeResult._Fields) - Method in class com.sleepycat.thrift.TKeyRangeResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TLockStat._Fields) - Method in class com.sleepycat.thrift.TLockStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TLogStat._Fields) - Method in class com.sleepycat.thrift.TLogStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TMutexStat._Fields) - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TProtocolVersionTestResult._Fields) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TPutResult._Fields) - Method in class com.sleepycat.thrift.TPutResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TQueueStat._Fields) - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TResourceInUseException._Fields) - Method in exception com.sleepycat.thrift.TResourceInUseException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TRuntimeException._Fields) - Method in exception com.sleepycat.thrift.TRuntimeException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TSecondaryDatabaseConfig._Fields) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TSequence._Fields) - Method in class com.sleepycat.thrift.TSequence
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TSequenceConfig._Fields) - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TTransaction._Fields) - Method in class com.sleepycat.thrift.TTransaction
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TTransactionConfig._Fields) - Method in class com.sleepycat.thrift.TTransactionConfig
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TTransactionStat._Fields) - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetActiveTxns() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field activeTxns is set (has been assigned a value) and false otherwise
isSetAlloc() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field alloc is set (has been assigned a value) and false otherwise
isSetAllocBuckets() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field allocBuckets is set (has been assigned a value) and false otherwise
isSetAllocMaxBuckets() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field allocMaxBuckets is set (has been assigned a value) and false otherwise
isSetAllocMaxPages() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field allocMaxPages is set (has been assigned a value) and false otherwise
isSetAllocPages() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field allocPages is set (has been assigned a value) and false otherwise
isSetAllowCreate() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field allowCreate is set (has been assigned a value) and false otherwise
isSetAllowCreate() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field allowCreate is set (has been assigned a value) and false otherwise
isSetAllowCreate() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field allowCreate is set (has been assigned a value) and false otherwise
isSetAutoCommitNoSync() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field autoCommitNoSync is set (has been assigned a value) and false otherwise
isSetBackupSpins() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field backupSpins is set (has been assigned a value) and false otherwise
isSetBatchSize() - Method in class com.sleepycat.thrift.TCursorGetConfig
Returns true if field batchSize is set (has been assigned a value) and false otherwise
isSetBFree() - Method in class com.sleepycat.thrift.THashStat
Returns true if field BFree is set (has been assigned a value) and false otherwise
isSetBigBFree() - Method in class com.sleepycat.thrift.THashStat
Returns true if field bigBFree is set (has been assigned a value) and false otherwise
isSetBigPages() - Method in class com.sleepycat.thrift.THashStat
Returns true if field bigPages is set (has been assigned a value) and false otherwise
isSetBlob() - Method in class com.sleepycat.thrift.TDbt
Returns true if field blob is set (has been assigned a value) and false otherwise
isSetBlobThreshold() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field blobThreshold is set (has been assigned a value) and false otherwise
isSetBtreeMinKey() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field btreeMinKey is set (has been assigned a value) and false otherwise
isSetBtreeRecordNumbers() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field btreeRecordNumbers is set (has been assigned a value) and false otherwise
isSetBtreeStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
Returns true if field btreeStat is set (has been assigned a value) and false otherwise
isSetBuckets() - Method in class com.sleepycat.thrift.THashStat
Returns true if field buckets is set (has been assigned a value) and false otherwise
isSetBulk() - Method in class com.sleepycat.thrift.TTransactionConfig
Returns true if field bulk is set (has been assigned a value) and false otherwise
isSetBulkCursor() - Method in class com.sleepycat.thrift.TCursorConfig
Returns true if field bulkCursor is set (has been assigned a value) and false otherwise
isSetBytes() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field bytes is set (has been assigned a value) and false otherwise
isSetCache() - Method in class com.sleepycat.thrift.TEnvStatConfig
Returns true if field cache is set (has been assigned a value) and false otherwise
isSetCacheCount() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field cacheCount is set (has been assigned a value) and false otherwise
isSetCacheFile() - Method in class com.sleepycat.thrift.TEnvStatConfig
Returns true if field cacheFile is set (has been assigned a value) and false otherwise
isSetCacheFileStat() - Method in class com.sleepycat.thrift.TEnvStatResult
Returns true if field cacheFileStat is set (has been assigned a value) and false otherwise
isSetCacheHit() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field cacheHit is set (has been assigned a value) and false otherwise
isSetCacheHit() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field cacheHit is set (has been assigned a value) and false otherwise
isSetCacheMiss() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field cacheMiss is set (has been assigned a value) and false otherwise
isSetCacheMiss() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field cacheMiss is set (has been assigned a value) and false otherwise
isSetCacheSize() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field cacheSize is set (has been assigned a value) and false otherwise
isSetCacheSize() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field cacheSize is set (has been assigned a value) and false otherwise
isSetCacheStat() - Method in class com.sleepycat.thrift.TEnvStatResult
Returns true if field cacheStat is set (has been assigned a value) and false otherwise
isSetChecksum() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field checksum is set (has been assigned a value) and false otherwise
isSetClientVersion() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
Returns true if field clientVersion is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetConfig() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
Returns true if field config is set (has been assigned a value) and false otherwise
isSetCountRecords() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
Returns true if field countRecords is set (has been assigned a value) and false otherwise
isSetCurFile() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field curFile is set (has been assigned a value) and false otherwise
isSetCurMaxId() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field curMaxId is set (has been assigned a value) and false otherwise
isSetCurOffset() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field curOffset is set (has been assigned a value) and false otherwise
isSetCurRecno() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field curRecno is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
Returns true if field cursor is set (has been assigned a value) and false otherwise
isSetCursor1() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
Returns true if field cursor1 is set (has been assigned a value) and false otherwise
isSetCursor2() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
Returns true if field cursor2 is set (has been assigned a value) and false otherwise
isSetCursorConfig() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
Returns true if field cursorConfig is set (has been assigned a value) and false otherwise
isSetData() - Method in class com.sleepycat.thrift.TDbt
Returns true if field data is set (has been assigned a value) and false otherwise
isSetData() - Method in class com.sleepycat.thrift.TKeyData
Returns true if field data is set (has been assigned a value) and false otherwise
isSetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
Returns true if field databaseName is set (has been assigned a value) and false otherwise
isSetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
Returns true if field databaseName is set (has been assigned a value) and false otherwise
isSetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
Returns true if field databaseName is set (has been assigned a value) and false otherwise
isSetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
Returns true if field databaseName is set (has been assigned a value) and false otherwise
isSetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
Returns true if field databaseName is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDb() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
Returns true if field db is set (has been assigned a value) and false otherwise
isSetDbConfig() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
Returns true if field dbConfig is set (has been assigned a value) and false otherwise
isSetDbConfig() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
Returns true if field dbConfig is set (has been assigned a value) and false otherwise
isSetDbConfig() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
Returns true if field dbConfig is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDbe() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
Returns true if field dbe is set (has been assigned a value) and false otherwise
isSetDeadlock() - Method in class com.sleepycat.thrift.TCompactResult
Returns true if field deadlock is set (has been assigned a value) and false otherwise
isSetDecrement() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field decrement is set (has been assigned a value) and false otherwise
isSetDelta() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
Returns true if field delta is set (has been assigned a value) and false otherwise
isSetDiskFile() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field diskFile is set (has been assigned a value) and false otherwise
isSetDiskOffset() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field diskOffset is set (has been assigned a value) and false otherwise
isSetDup() - Method in class com.sleepycat.thrift.THashStat
Returns true if field dup is set (has been assigned a value) and false otherwise
isSetDupFree() - Method in class com.sleepycat.thrift.THashStat
Returns true if field dupFree is set (has been assigned a value) and false otherwise
isSetDupPages() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field dupPages is set (has been assigned a value) and false otherwise
isSetDupPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field dupPagesFree is set (has been assigned a value) and false otherwise
isSetDurability() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
Returns true if field durability is set (has been assigned a value) and false otherwise
isSetDurability() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field durability is set (has been assigned a value) and false otherwise
isSetDurability() - Method in class com.sleepycat.thrift.TTransactionConfig
Returns true if field durability is set (has been assigned a value) and false otherwise
isSetEmptyBuckets() - Method in class com.sleepycat.thrift.TCompactResult
Returns true if field emptyBuckets is set (has been assigned a value) and false otherwise
isSetEmptyPages() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field emptyPages is set (has been assigned a value) and false otherwise
isSetEncryptionKey() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field encryptionKey is set (has been assigned a value) and false otherwise
isSetEndKey() - Method in class com.sleepycat.thrift.TCompactResult
Returns true if field endKey is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnv() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
Returns true if field env is set (has been assigned a value) and false otherwise
isSetEnvConfig() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
Returns true if field envConfig is set (has been assigned a value) and false otherwise
isSetEnvConfig() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
Returns true if field envConfig is set (has been assigned a value) and false otherwise
isSetEnvHomeDir() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
Returns true if field envHomeDir is set (has been assigned a value) and false otherwise
isSetEqual() - Method in class com.sleepycat.thrift.TKeyRangeResult
Returns true if field equal is set (has been assigned a value) and false otherwise
isSetErrorNumber() - Method in exception com.sleepycat.thrift.TDatabaseException
Returns true if field errorNumber is set (has been assigned a value) and false otherwise
isSetExclusiveCreate() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field exclusiveCreate is set (has been assigned a value) and false otherwise
isSetExclusiveCreate() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field exclusiveCreate is set (has been assigned a value) and false otherwise
isSetExtentSize() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field extentSize is set (has been assigned a value) and false otherwise
isSetFast() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
Returns true if field fast is set (has been assigned a value) and false otherwise
isSetFe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
Returns true if field fe is set (has been assigned a value) and false otherwise
isSetFfactor() - Method in class com.sleepycat.thrift.THashStat
Returns true if field ffactor is set (has been assigned a value) and false otherwise
isSetFileidInit() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field fileidInit is set (has been assigned a value) and false otherwise
isSetFileName() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
Returns true if field fileName is set (has been assigned a value) and false otherwise
isSetFileName() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
Returns true if field fileName is set (has been assigned a value) and false otherwise
isSetFileName() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
Returns true if field fileName is set (has been assigned a value) and false otherwise
isSetFileName() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
Returns true if field fileName is set (has been assigned a value) and false otherwise
isSetFileName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
Returns true if field fileName is set (has been assigned a value) and false otherwise
isSetFileName() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field fileName is set (has been assigned a value) and false otherwise
isSetFillPercent() - Method in class com.sleepycat.thrift.TCompactConfig
Returns true if field fillPercent is set (has been assigned a value) and false otherwise
isSetFirstRecno() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field firstRecno is set (has been assigned a value) and false otherwise
isSetForce() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
Returns true if field force is set (has been assigned a value) and false otherwise
isSetForce() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
Returns true if field force is set (has been assigned a value) and false otherwise
isSetForce() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
Returns true if field force is set (has been assigned a value) and false otherwise
isSetForce() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
Returns true if field force is set (has been assigned a value) and false otherwise
isSetForce() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
Returns true if field force is set (has been assigned a value) and false otherwise
isSetForeignDb() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
Returns true if field foreignDb is set (has been assigned a value) and false otherwise
isSetForeignKeyDeleteAction() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
Returns true if field foreignKeyDeleteAction is set (has been assigned a value) and false otherwise
isSetFree() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field free is set (has been assigned a value) and false otherwise
isSetFree() - Method in class com.sleepycat.thrift.THashStat
Returns true if field free is set (has been assigned a value) and false otherwise
isSetFreeListOnly() - Method in class com.sleepycat.thrift.TCompactConfig
Returns true if field freeListOnly is set (has been assigned a value) and false otherwise
isSetFreeSpace() - Method in class com.sleepycat.thrift.TCompactConfig
Returns true if field freeSpace is set (has been assigned a value) and false otherwise
isSetFullClassName() - Method in exception com.sleepycat.thrift.TRuntimeException
Returns true if field fullClassName is set (has been assigned a value) and false otherwise
isSetGbytes() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field gbytes is set (has been assigned a value) and false otherwise
isSetGId() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field GId is set (has been assigned a value) and false otherwise
isSetGreater() - Method in class com.sleepycat.thrift.TKeyRangeResult
Returns true if field greater is set (has been assigned a value) and false otherwise
isSetHandle() - Method in class com.sleepycat.thrift.TCursor
Returns true if field handle is set (has been assigned a value) and false otherwise
isSetHandle() - Method in class com.sleepycat.thrift.TDatabase
Returns true if field handle is set (has been assigned a value) and false otherwise
isSetHandle() - Method in class com.sleepycat.thrift.TEnvironment
Returns true if field handle is set (has been assigned a value) and false otherwise
isSetHandle() - Method in class com.sleepycat.thrift.TJoinCursor
Returns true if field handle is set (has been assigned a value) and false otherwise
isSetHandle() - Method in class com.sleepycat.thrift.TSequence
Returns true if field handle is set (has been assigned a value) and false otherwise
isSetHandle() - Method in class com.sleepycat.thrift.TTransaction
Returns true if field handle is set (has been assigned a value) and false otherwise
isSetHashBuckets() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashBuckets is set (has been assigned a value) and false otherwise
isSetHashExamined() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashExamined is set (has been assigned a value) and false otherwise
isSetHashFillFactor() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field hashFillFactor is set (has been assigned a value) and false otherwise
isSetHashLen() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field hashLen is set (has been assigned a value) and false otherwise
isSetHashLongest() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashLongest is set (has been assigned a value) and false otherwise
isSetHashMaxNowait() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashMaxNowait is set (has been assigned a value) and false otherwise
isSetHashMaxWait() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashMaxWait is set (has been assigned a value) and false otherwise
isSetHashMutexes() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashMutexes is set (has been assigned a value) and false otherwise
isSetHashNowait() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashNowait is set (has been assigned a value) and false otherwise
isSetHashNumElements() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field hashNumElements is set (has been assigned a value) and false otherwise
isSetHashSearches() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashSearches is set (has been assigned a value) and false otherwise
isSetHashStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
Returns true if field hashStat is set (has been assigned a value) and false otherwise
isSetHashWait() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field hashWait is set (has been assigned a value) and false otherwise
isSetHeapMagic() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapMagic is set (has been assigned a value) and false otherwise
isSetHeapMetaFlags() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapMetaFlags is set (has been assigned a value) and false otherwise
isSetHeapNumBlobs() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapNumBlobs is set (has been assigned a value) and false otherwise
isSetHeapNumRecs() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapNumRecs is set (has been assigned a value) and false otherwise
isSetHeapNumRegions() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapNumRegions is set (has been assigned a value) and false otherwise
isSetHeapPageCount() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapPageCount is set (has been assigned a value) and false otherwise
isSetHeapPageSize() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapPageSize is set (has been assigned a value) and false otherwise
isSetHeapRegionSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field heapRegionSize is set (has been assigned a value) and false otherwise
isSetHeapRegionSize() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapRegionSize is set (has been assigned a value) and false otherwise
isSetHeapsize() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field heapsize is set (has been assigned a value) and false otherwise
isSetHeapStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
Returns true if field heapStat is set (has been assigned a value) and false otherwise
isSetHeapVersion() - Method in class com.sleepycat.thrift.THeapStat
Returns true if field heapVersion is set (has been assigned a value) and false otherwise
isSetHomeDir() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
Returns true if field homeDir is set (has been assigned a value) and false otherwise
isSetHomeDir() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
Returns true if field homeDir is set (has been assigned a value) and false otherwise
isSetHomeDir() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
Returns true if field homeDir is set (has been assigned a value) and false otherwise
isSetId() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field id is set (has been assigned a value) and false otherwise
isSetImmutableSecondaryKey() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
Returns true if field immutableSecondaryKey is set (has been assigned a value) and false otherwise
isSetInitialValue() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field initialValue is set (has been assigned a value) and false otherwise
isSetInitlockers() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field initlockers is set (has been assigned a value) and false otherwise
isSetInitlocks() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field initlocks is set (has been assigned a value) and false otherwise
isSetInitobjects() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field initobjects is set (has been assigned a value) and false otherwise
isSetInittxns() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field inittxns is set (has been assigned a value) and false otherwise
isSetIntPages() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field intPages is set (has been assigned a value) and false otherwise
isSetIntPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field intPagesFree is set (has been assigned a value) and false otherwise
isSetIoe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
Returns true if field ioe is set (has been assigned a value) and false otherwise
isSetIoe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
Returns true if field ioe is set (has been assigned a value) and false otherwise
isSetIoe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
Returns true if field ioe is set (has been assigned a value) and false otherwise
isSetIoe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
Returns true if field ioe is set (has been assigned a value) and false otherwise
isSetIoe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
Returns true if field ioe is set (has been assigned a value) and false otherwise
isSetIoe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
Returns true if field ioe is set (has been assigned a value) and false otherwise
isSetIoWait() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field ioWait is set (has been assigned a value) and false otherwise
isSetIsAutoCommitNoSync() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
Returns true if field isAutoCommitNoSync is set (has been assigned a value) and false otherwise
isSetIsoLevel() - Method in class com.sleepycat.thrift.TCursorConfig
Returns true if field isoLevel is set (has been assigned a value) and false otherwise
isSetIsoLevel() - Method in class com.sleepycat.thrift.TCursorGetConfig
Returns true if field isoLevel is set (has been assigned a value) and false otherwise
isSetIsoLevel() - Method in class com.sleepycat.thrift.TDbGetConfig
Returns true if field isoLevel is set (has been assigned a value) and false otherwise
isSetIsoLevel() - Method in class com.sleepycat.thrift.TTransactionConfig
Returns true if field isoLevel is set (has been assigned a value) and false otherwise
isSetIue() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
Returns true if field iue is set (has been assigned a value) and false otherwise
isSetIue() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
Returns true if field iue is set (has been assigned a value) and false otherwise
isSetIue() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
Returns true if field iue is set (has been assigned a value) and false otherwise
isSetIue() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
Returns true if field iue is set (has been assigned a value) and false otherwise
isSetIue() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
Returns true if field iue is set (has been assigned a value) and false otherwise
isSetIue() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
Returns true if field iue is set (has been assigned a value) and false otherwise
isSetIue() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
Returns true if field iue is set (has been assigned a value) and false otherwise
isSetIue() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
Returns true if field iue is set (has been assigned a value) and false otherwise
isSetKbytes() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
Returns true if field kbytes is set (has been assigned a value) and false otherwise
isSetKey() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
Returns true if field key is set (has been assigned a value) and false otherwise
isSetKey() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
Returns true if field key is set (has been assigned a value) and false otherwise
isSetKey() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
Returns true if field key is set (has been assigned a value) and false otherwise
isSetKey() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
Returns true if field key is set (has been assigned a value) and false otherwise
isSetKey() - Method in class com.sleepycat.thrift.TKeyData
Returns true if field key is set (has been assigned a value) and false otherwise
isSetKeyData() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
Returns true if field keyData is set (has been assigned a value) and false otherwise
isSetKeyData() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
Returns true if field keyData is set (has been assigned a value) and false otherwise
isSetKeyOrPairs() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
Returns true if field keyOrPairs is set (has been assigned a value) and false otherwise
isSetKeyPKey() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
Returns true if field keyPKey is set (has been assigned a value) and false otherwise
isSetKeyPKey() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
Returns true if field keyPKey is set (has been assigned a value) and false otherwise
isSetLastCkpFile() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field lastCkpFile is set (has been assigned a value) and false otherwise
isSetLastCkpOffset() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field lastCkpOffset is set (has been assigned a value) and false otherwise
isSetLastTxnId() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field lastTxnId is set (has been assigned a value) and false otherwise
isSetLeafPages() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field leafPages is set (has been assigned a value) and false otherwise
isSetLeafPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field leafPagesFree is set (has been assigned a value) and false otherwise
isSetLess() - Method in class com.sleepycat.thrift.TKeyRangeResult
Returns true if field less is set (has been assigned a value) and false otherwise
isSetLevels() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field levels is set (has been assigned a value) and false otherwise
isSetLevels() - Method in class com.sleepycat.thrift.TCompactResult
Returns true if field levels is set (has been assigned a value) and false otherwise
isSetLgBSize() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field lgBSize is set (has been assigned a value) and false otherwise
isSetLgSize() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field lgSize is set (has been assigned a value) and false otherwise
isSetLock() - Method in class com.sleepycat.thrift.TEnvStatConfig
Returns true if field lock is set (has been assigned a value) and false otherwise
isSetLockDetectMode() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field lockDetectMode is set (has been assigned a value) and false otherwise
isSetLockers() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field lockers is set (has been assigned a value) and false otherwise
isSetLockersNowait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field lockersNowait is set (has been assigned a value) and false otherwise
isSetLockersWait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field lockersWait is set (has been assigned a value) and false otherwise
isSetLockNowait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field lockNowait is set (has been assigned a value) and false otherwise
isSetLocks() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field locks is set (has been assigned a value) and false otherwise
isSetLockStat() - Method in class com.sleepycat.thrift.TEnvStatResult
Returns true if field lockStat is set (has been assigned a value) and false otherwise
isSetLocksteals() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field locksteals is set (has been assigned a value) and false otherwise
isSetLockTimeout() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field lockTimeout is set (has been assigned a value) and false otherwise
isSetLockWait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field lockWait is set (has been assigned a value) and false otherwise
isSetLog() - Method in class com.sleepycat.thrift.TEnvStatConfig
Returns true if field log is set (has been assigned a value) and false otherwise
isSetLogStat() - Method in class com.sleepycat.thrift.TEnvStatResult
Returns true if field logStat is set (has been assigned a value) and false otherwise
isSetLsnFile() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field lsnFile is set (has been assigned a value) and false otherwise
isSetLsnOffset() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field lsnOffset is set (has been assigned a value) and false otherwise
isSetMagic() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field magic is set (has been assigned a value) and false otherwise
isSetMagic() - Method in class com.sleepycat.thrift.THashStat
Returns true if field magic is set (has been assigned a value) and false otherwise
isSetMagic() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field magic is set (has been assigned a value) and false otherwise
isSetMagic() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field magic is set (has been assigned a value) and false otherwise
isSetMaxCommitperflush() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field maxCommitperflush is set (has been assigned a value) and false otherwise
isSetMaxHlocks() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxHlocks is set (has been assigned a value) and false otherwise
isSetMaxHobjects() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxHobjects is set (has been assigned a value) and false otherwise
isSetMaximum() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field maximum is set (has been assigned a value) and false otherwise
isSetMaxLockers() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxLockers is set (has been assigned a value) and false otherwise
isSetMaxLocks() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxLocks is set (has been assigned a value) and false otherwise
isSetMaxLsteals() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxLsteals is set (has been assigned a value) and false otherwise
isSetMaxNactive() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field maxNactive is set (has been assigned a value) and false otherwise
isSetMaxNfileId() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field maxNfileId is set (has been assigned a value) and false otherwise
isSetMaxNlockers() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxNlockers is set (has been assigned a value) and false otherwise
isSetMaxNlocks() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxNlocks is set (has been assigned a value) and false otherwise
isSetMaxNobjects() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxNobjects is set (has been assigned a value) and false otherwise
isSetMaxNsnapshot() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field maxNsnapshot is set (has been assigned a value) and false otherwise
isSetMaxNumCache() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field maxNumCache is set (has been assigned a value) and false otherwise
isSetMaxObjects() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxObjects is set (has been assigned a value) and false otherwise
isSetMaxOpenfd() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field maxOpenfd is set (has been assigned a value) and false otherwise
isSetMaxOsteals() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field maxOsteals is set (has been assigned a value) and false otherwise
isSetMaxPages() - Method in class com.sleepycat.thrift.TCompactConfig
Returns true if field maxPages is set (has been assigned a value) and false otherwise
isSetMaxTxns() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field maxTxns is set (has been assigned a value) and false otherwise
isSetMaxWrite() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field maxWrite is set (has been assigned a value) and false otherwise
isSetMaxWriteSleep() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field maxWriteSleep is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception com.sleepycat.thrift.TDatabaseException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception com.sleepycat.thrift.TFileNotFoundException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception com.sleepycat.thrift.TIOException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception com.sleepycat.thrift.TResourceInUseException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception com.sleepycat.thrift.TRuntimeException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMetaFlags() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field metaFlags is set (has been assigned a value) and false otherwise
isSetMetaFlags() - Method in class com.sleepycat.thrift.THashStat
Returns true if field metaFlags is set (has been assigned a value) and false otherwise
isSetMetaFlags() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field metaFlags is set (has been assigned a value) and false otherwise
isSetMin() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
Returns true if field min is set (has been assigned a value) and false otherwise
isSetMinCommitperflush() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field minCommitperflush is set (has been assigned a value) and false otherwise
isSetMinIdleInMilli() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
Returns true if field minIdleInMilli is set (has been assigned a value) and false otherwise
isSetMinIdleInMilli() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
Returns true if field minIdleInMilli is set (has been assigned a value) and false otherwise
isSetMinimum() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field minimum is set (has been assigned a value) and false otherwise
isSetMinKey() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field minKey is set (has been assigned a value) and false otherwise
isSetMmapSize() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field mmapSize is set (has been assigned a value) and false otherwise
isSetMode() - Method in class com.sleepycat.thrift.TCursorGetConfig
Returns true if field mode is set (has been assigned a value) and false otherwise
isSetMode() - Method in class com.sleepycat.thrift.TDbGetConfig
Returns true if field mode is set (has been assigned a value) and false otherwise
isSetMode() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field mode is set (has been assigned a value) and false otherwise
isSetMultiKey() - Method in class com.sleepycat.thrift.TCursorGetConfig
Returns true if field multiKey is set (has been assigned a value) and false otherwise
isSetMultiple() - Method in class com.sleepycat.thrift.TCursorGetConfig
Returns true if field multiple is set (has been assigned a value) and false otherwise
isSetMultiple() - Method in class com.sleepycat.thrift.TDbGetConfig
Returns true if field multiple is set (has been assigned a value) and false otherwise
isSetMultiversion() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field multiversion is set (has been assigned a value) and false otherwise
isSetMultiversion() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field multiversion is set (has been assigned a value) and false otherwise
isSetMultiversionFreed() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field multiversionFreed is set (has been assigned a value) and false otherwise
isSetMultiversionFrozen() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field multiversionFrozen is set (has been assigned a value) and false otherwise
isSetMultiversionRef() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field multiversionRef is set (has been assigned a value) and false otherwise
isSetMultiversionReused() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field multiversionReused is set (has been assigned a value) and false otherwise
isSetMultiversionThawed() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field multiversionThawed is set (has been assigned a value) and false otherwise
isSetMutex() - Method in class com.sleepycat.thrift.TEnvStatConfig
Returns true if field mutex is set (has been assigned a value) and false otherwise
isSetMutexAlign() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field mutexAlign is set (has been assigned a value) and false otherwise
isSetMutexCount() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field mutexCount is set (has been assigned a value) and false otherwise
isSetMutexFree() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field mutexFree is set (has been assigned a value) and false otherwise
isSetMutexInit() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field mutexInit is set (has been assigned a value) and false otherwise
isSetMutexInuse() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field mutexInuse is set (has been assigned a value) and false otherwise
isSetMutexInuseMax() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field mutexInuseMax is set (has been assigned a value) and false otherwise
isSetMutexMax() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field mutexMax is set (has been assigned a value) and false otherwise
isSetMutexStat() - Method in class com.sleepycat.thrift.TEnvStatResult
Returns true if field mutexStat is set (has been assigned a value) and false otherwise
isSetMutexTasSpins() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field mutexTasSpins is set (has been assigned a value) and false otherwise
isSetNaborts() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field naborts is set (has been assigned a value) and false otherwise
isSetNactive() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field nactive is set (has been assigned a value) and false otherwise
isSetName() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field name is set (has been assigned a value) and false otherwise
isSetNewName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
Returns true if field newName is set (has been assigned a value) and false otherwise
isSetNewRecordNumber() - Method in class com.sleepycat.thrift.TPutResult
Returns true if field newRecordNumber is set (has been assigned a value) and false otherwise
isSetNobjects() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field nobjects is set (has been assigned a value) and false otherwise
isSetNoWaitDbExclusiveLock() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field noWaitDbExclusiveLock is set (has been assigned a value) and false otherwise
isSetNumBegins() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field numBegins is set (has been assigned a value) and false otherwise
isSetNumBlobs() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field numBlobs is set (has been assigned a value) and false otherwise
isSetNumBlobs() - Method in class com.sleepycat.thrift.THashStat
Returns true if field numBlobs is set (has been assigned a value) and false otherwise
isSetNumCache() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field numCache is set (has been assigned a value) and false otherwise
isSetNumCommits() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field numCommits is set (has been assigned a value) and false otherwise
isSetNumData() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field numData is set (has been assigned a value) and false otherwise
isSetNumData() - Method in class com.sleepycat.thrift.THashStat
Returns true if field numData is set (has been assigned a value) and false otherwise
isSetNumData() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field numData is set (has been assigned a value) and false otherwise
isSetNumDeadlocks() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numDeadlocks is set (has been assigned a value) and false otherwise
isSetNumDowngrade() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numDowngrade is set (has been assigned a value) and false otherwise
isSetNumFileId() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field numFileId is set (has been assigned a value) and false otherwise
isSetNumKeys() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field numKeys is set (has been assigned a value) and false otherwise
isSetNumKeys() - Method in class com.sleepycat.thrift.THashStat
Returns true if field numKeys is set (has been assigned a value) and false otherwise
isSetNumKeys() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field numKeys is set (has been assigned a value) and false otherwise
isSetNumLockers() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numLockers is set (has been assigned a value) and false otherwise
isSetNumLockersHit() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numLockersHit is set (has been assigned a value) and false otherwise
isSetNumLockersReused() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numLockersReused is set (has been assigned a value) and false otherwise
isSetNumLocks() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numLocks is set (has been assigned a value) and false otherwise
isSetNumLockTimeouts() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numLockTimeouts is set (has been assigned a value) and false otherwise
isSetNumModes() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numModes is set (has been assigned a value) and false otherwise
isSetNumReleases() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numReleases is set (has been assigned a value) and false otherwise
isSetNumRequests() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numRequests is set (has been assigned a value) and false otherwise
isSetNumRestores() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field numRestores is set (has been assigned a value) and false otherwise
isSetNumSnapshot() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field numSnapshot is set (has been assigned a value) and false otherwise
isSetNumTxnTimeouts() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numTxnTimeouts is set (has been assigned a value) and false otherwise
isSetNumUpgrade() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field numUpgrade is set (has been assigned a value) and false otherwise
isSetObjects() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field objects is set (has been assigned a value) and false otherwise
isSetObjectsteals() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field objectsteals is set (has been assigned a value) and false otherwise
isSetObjsNowait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field objsNowait is set (has been assigned a value) and false otherwise
isSetObjsWait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field objsWait is set (has been assigned a value) and false otherwise
isSetOverflows() - Method in class com.sleepycat.thrift.THashStat
Returns true if field overflows is set (has been assigned a value) and false otherwise
isSetOverPages() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field overPages is set (has been assigned a value) and false otherwise
isSetOverPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field overPagesFree is set (has been assigned a value) and false otherwise
isSetOvflFree() - Method in class com.sleepycat.thrift.THashStat
Returns true if field ovflFree is set (has been assigned a value) and false otherwise
isSetPageClean() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pageClean is set (has been assigned a value) and false otherwise
isSetPageCount() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field pageCount is set (has been assigned a value) and false otherwise
isSetPageCount() - Method in class com.sleepycat.thrift.THashStat
Returns true if field pageCount is set (has been assigned a value) and false otherwise
isSetPageCreate() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field pageCreate is set (has been assigned a value) and false otherwise
isSetPageCreate() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pageCreate is set (has been assigned a value) and false otherwise
isSetPageDirty() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pageDirty is set (has been assigned a value) and false otherwise
isSetPageIn() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field pageIn is set (has been assigned a value) and false otherwise
isSetPageIn() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pageIn is set (has been assigned a value) and false otherwise
isSetPageMapped() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field pageMapped is set (has been assigned a value) and false otherwise
isSetPageMapped() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pageMapped is set (has been assigned a value) and false otherwise
isSetPageOut() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field pageOut is set (has been assigned a value) and false otherwise
isSetPageOut() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pageOut is set (has been assigned a value) and false otherwise
isSetPages() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pages is set (has been assigned a value) and false otherwise
isSetPages() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field pages is set (has been assigned a value) and false otherwise
isSetPagesExamine() - Method in class com.sleepycat.thrift.TCompactResult
Returns true if field pagesExamine is set (has been assigned a value) and false otherwise
isSetPagesFree() - Method in class com.sleepycat.thrift.TCompactResult
Returns true if field pagesFree is set (has been assigned a value) and false otherwise
isSetPagesFree() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field pagesFree is set (has been assigned a value) and false otherwise
isSetPageSize() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field pageSize is set (has been assigned a value) and false otherwise
isSetPageSize() - Method in class com.sleepycat.thrift.TCacheFileStat
Returns true if field pageSize is set (has been assigned a value) and false otherwise
isSetPageSize() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pageSize is set (has been assigned a value) and false otherwise
isSetPageSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field pageSize is set (has been assigned a value) and false otherwise
isSetPageSize() - Method in class com.sleepycat.thrift.THashStat
Returns true if field pageSize is set (has been assigned a value) and false otherwise
isSetPageSize() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field pageSize is set (has been assigned a value) and false otherwise
isSetPagesTruncated() - Method in class com.sleepycat.thrift.TCompactResult
Returns true if field pagesTruncated is set (has been assigned a value) and false otherwise
isSetPageTrickle() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field pageTrickle is set (has been assigned a value) and false otherwise
isSetPair() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
Returns true if field pair is set (has been assigned a value) and false otherwise
isSetPair() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
Returns true if field pair is set (has been assigned a value) and false otherwise
isSetPairs() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
Returns true if field pairs is set (has been assigned a value) and false otherwise
isSetPairs() - Method in class com.sleepycat.thrift.TGetResult
Returns true if field pairs is set (has been assigned a value) and false otherwise
isSetParent() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
Returns true if field parent is set (has been assigned a value) and false otherwise
isSetParentId() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field parentId is set (has been assigned a value) and false otherwise
isSetPartial() - Method in class com.sleepycat.thrift.TDbt
Returns true if field partial is set (has been assigned a value) and false otherwise
isSetPartialLength() - Method in class com.sleepycat.thrift.TDbt
Returns true if field partialLength is set (has been assigned a value) and false otherwise
isSetPartialOffset() - Method in class com.sleepycat.thrift.TDbt
Returns true if field partialOffset is set (has been assigned a value) and false otherwise
isSetPartitions() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field partitions is set (has been assigned a value) and false otherwise
isSetPartMaxNowait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field partMaxNowait is set (has been assigned a value) and false otherwise
isSetPartMaxWait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field partMaxWait is set (has been assigned a value) and false otherwise
isSetPartNowait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field partNowait is set (has been assigned a value) and false otherwise
isSetPartWait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field partWait is set (has been assigned a value) and false otherwise
isSetPdata() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
Returns true if field pdata is set (has been assigned a value) and false otherwise
isSetPdata() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
Returns true if field pdata is set (has been assigned a value) and false otherwise
isSetPdb() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
Returns true if field pdb is set (has been assigned a value) and false otherwise
isSetPid() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field pid is set (has been assigned a value) and false otherwise
isSetPkey() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
Returns true if field pkey is set (has been assigned a value) and false otherwise
isSetPkey() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
Returns true if field pkey is set (has been assigned a value) and false otherwise
isSetPrimaryDb() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
Returns true if field primaryDb is set (has been assigned a value) and false otherwise
isSetPriority() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
Returns true if field priority is set (has been assigned a value) and false otherwise
isSetPriority() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
Returns true if field priority is set (has been assigned a value) and false otherwise
isSetPriority() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field priority is set (has been assigned a value) and false otherwise
isSetPriority() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field priority is set (has been assigned a value) and false otherwise
isSetQueueExtentSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field queueExtentSize is set (has been assigned a value) and false otherwise
isSetQueueInOrder() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field queueInOrder is set (has been assigned a value) and false otherwise
isSetQueueStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
Returns true if field queueStat is set (has been assigned a value) and false otherwise
isSetRCount() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field RCount is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetRe() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
Returns true if field re is set (has been assigned a value) and false otherwise
isSetReadLsnFile() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field readLsnFile is set (has been assigned a value) and false otherwise
isSetReadLsnOffset() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field readLsnOffset is set (has been assigned a value) and false otherwise
isSetReadOnly() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field readOnly is set (has been assigned a value) and false otherwise
isSetReadUncommitted() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field readUncommitted is set (has been assigned a value) and false otherwise
isSetReadUncommitted() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
Returns true if field readUncommitted is set (has been assigned a value) and false otherwise
isSetRecord() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field record is set (has been assigned a value) and false otherwise
isSetRecordLength() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field recordLength is set (has been assigned a value) and false otherwise
isSetRecordPad() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field recordPad is set (has been assigned a value) and false otherwise
isSetRegionNowait() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field regionNowait is set (has been assigned a value) and false otherwise
isSetRegionNowait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field regionNowait is set (has been assigned a value) and false otherwise
isSetRegionNowait() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field regionNowait is set (has been assigned a value) and false otherwise
isSetRegionNowait() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field regionNowait is set (has been assigned a value) and false otherwise
isSetRegionNowait() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field regionNowait is set (has been assigned a value) and false otherwise
isSetRegionWait() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field regionWait is set (has been assigned a value) and false otherwise
isSetRegionWait() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field regionWait is set (has been assigned a value) and false otherwise
isSetRegionWait() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field regionWait is set (has been assigned a value) and false otherwise
isSetRegionWait() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field regionWait is set (has been assigned a value) and false otherwise
isSetRegionWait() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field regionWait is set (has been assigned a value) and false otherwise
isSetRegmax() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field regmax is set (has been assigned a value) and false otherwise
isSetRegmax() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field regmax is set (has been assigned a value) and false otherwise
isSetRegSize() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field regSize is set (has been assigned a value) and false otherwise
isSetRegSize() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field regSize is set (has been assigned a value) and false otherwise
isSetRegSize() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field regSize is set (has been assigned a value) and false otherwise
isSetRegSize() - Method in class com.sleepycat.thrift.TMutexStat
Returns true if field regSize is set (has been assigned a value) and false otherwise
isSetRegSize() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field regSize is set (has been assigned a value) and false otherwise
isSetReLen() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field reLen is set (has been assigned a value) and false otherwise
isSetReLen() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field reLen is set (has been assigned a value) and false otherwise
isSetRenumbering() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field renumbering is set (has been assigned a value) and false otherwise
isSetRePad() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field rePad is set (has been assigned a value) and false otherwise
isSetRePad() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field rePad is set (has been assigned a value) and false otherwise
isSetReverseSplitOff() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field reverseSplitOff is set (has been assigned a value) and false otherwise
isSetRmw() - Method in class com.sleepycat.thrift.TCursorGetConfig
Returns true if field rmw is set (has been assigned a value) and false otherwise
isSetRmw() - Method in class com.sleepycat.thrift.TDbGetConfig
Returns true if field rmw is set (has been assigned a value) and false otherwise
isSetRmw() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
Returns true if field rmw is set (has been assigned a value) and false otherwise
isSetRoEvict() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field roEvict is set (has been assigned a value) and false otherwise
isSetRunRecovery() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field runRecovery is set (has been assigned a value) and false otherwise
isSetRwEvict() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field rwEvict is set (has been assigned a value) and false otherwise
isSetSamePos() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
Returns true if field samePos is set (has been assigned a value) and false otherwise
isSetSCount() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field SCount is set (has been assigned a value) and false otherwise
isSetScursors() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
Returns true if field scursors is set (has been assigned a value) and false otherwise
isSetSdb() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
Returns true if field sdb is set (has been assigned a value) and false otherwise
isSetSdbConfig() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
Returns true if field sdbConfig is set (has been assigned a value) and false otherwise
isSetSeq() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
Returns true if field seq is set (has been assigned a value) and false otherwise
isSetSeq() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
Returns true if field seq is set (has been assigned a value) and false otherwise
isSetServerBigEndian() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
Returns true if field serverBigEndian is set (has been assigned a value) and false otherwise
isSetServerProtocolVersion() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
Returns true if field serverProtocolVersion is set (has been assigned a value) and false otherwise
isSetSkey() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
Returns true if field skey is set (has been assigned a value) and false otherwise
isSetSkeys() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
Returns true if field skeys is set (has been assigned a value) and false otherwise
isSetSortCursors() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
Returns true if field sortCursors is set (has been assigned a value) and false otherwise
isSetSortedDuplicates() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field sortedDuplicates is set (has been assigned a value) and false otherwise
isSetStart() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
Returns true if field start is set (has been assigned a value) and false otherwise
isSetStatus() - Method in class com.sleepycat.thrift.TGetResult
Returns true if field status is set (has been assigned a value) and false otherwise
isSetStatus() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
Returns true if field status is set (has been assigned a value) and false otherwise
isSetStatus() - Method in class com.sleepycat.thrift.TPutResult
Returns true if field status is set (has been assigned a value) and false otherwise
isSetStop() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
Returns true if field stop is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSupported() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
Returns true if field supported is set (has been assigned a value) and false otherwise
isSetSyncInterrupted() - Method in class com.sleepycat.thrift.TCacheStat
Returns true if field syncInterrupted is set (has been assigned a value) and false otherwise
isSetTableSize() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field tableSize is set (has been assigned a value) and false otherwise
isSetTimeCkp() - Method in class com.sleepycat.thrift.TTransactionStat
Returns true if field timeCkp is set (has been assigned a value) and false otherwise
isSetTimeout() - Method in class com.sleepycat.thrift.TCompactConfig
Returns true if field timeout is set (has been assigned a value) and false otherwise
isSetTransaction() - Method in class com.sleepycat.thrift.TEnvStatConfig
Returns true if field transaction is set (has been assigned a value) and false otherwise
isSetTransactionNotDurable() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field transactionNotDurable is set (has been assigned a value) and false otherwise
isSetTuple() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
Returns true if field tuple is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxn() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
Returns true if field txn is set (has been assigned a value) and false otherwise
isSetTxnId() - Method in class com.sleepycat.thrift.TActiveTxnStat
Returns true if field txnId is set (has been assigned a value) and false otherwise
isSetTxnNoWait() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field txnNoWait is set (has been assigned a value) and false otherwise
isSetTxnSnapshot() - Method in class com.sleepycat.thrift.TEnvironmentConfig
Returns true if field txnSnapshot is set (has been assigned a value) and false otherwise
isSetTxnStat() - Method in class com.sleepycat.thrift.TEnvStatResult
Returns true if field txnStat is set (has been assigned a value) and false otherwise
isSetTxnTimeout() - Method in class com.sleepycat.thrift.TLockStat
Returns true if field txnTimeout is set (has been assigned a value) and false otherwise
isSetType() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field type is set (has been assigned a value) and false otherwise
isSetType() - Method in exception com.sleepycat.thrift.TDatabaseException
Returns true if field type is set (has been assigned a value) and false otherwise
isSetUnsortedDuplicates() - Method in class com.sleepycat.thrift.TDatabaseConfig
Returns true if field unsortedDuplicates is set (has been assigned a value) and false otherwise
isSetVersion() - Method in class com.sleepycat.thrift.TBtreeStat
Returns true if field version is set (has been assigned a value) and false otherwise
isSetVersion() - Method in class com.sleepycat.thrift.THashStat
Returns true if field version is set (has been assigned a value) and false otherwise
isSetVersion() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field version is set (has been assigned a value) and false otherwise
isSetVersion() - Method in class com.sleepycat.thrift.TQueueStat
Returns true if field version is set (has been assigned a value) and false otherwise
isSetWait() - Method in class com.sleepycat.thrift.TTransactionConfig
Returns true if field wait is set (has been assigned a value) and false otherwise
isSetWBytes() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field WBytes is set (has been assigned a value) and false otherwise
isSetWcBytes() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field wcBytes is set (has been assigned a value) and false otherwise
isSetWcMbytes() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field wcMbytes is set (has been assigned a value) and false otherwise
isSetWCount() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field WCount is set (has been assigned a value) and false otherwise
isSetWCountFill() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field WCountFill is set (has been assigned a value) and false otherwise
isSetWMbytes() - Method in class com.sleepycat.thrift.TLogStat
Returns true if field WMbytes is set (has been assigned a value) and false otherwise
isSetWrap() - Method in class com.sleepycat.thrift.TSequenceConfig
Returns true if field wrap is set (has been assigned a value) and false otherwise
isSortCursors() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
isSortedDuplicates() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isSupported() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
ISTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
isTransactional() - Method in class com.sleepycat.client.collections.StoredContainer
Returns whether the databases underlying this container are transactional.
isTransactionNotDurable() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isTxnNoWait() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
isTxnSnapshot() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
ISUB - Static variable in interface com.sleepycat.client.asm.Opcodes
 
isUnknown() - Method in class com.sleepycat.client.asm.Attribute
Returns true if this type of attribute is unknown.
isUnsortedDuplicates() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
isWait() - Method in class com.sleepycat.thrift.TTransactionConfig
 
isWrap() - Method in class com.sleepycat.thrift.TSequenceConfig
 
isWriteAllowed() - Method in class com.sleepycat.client.collections.StoredContainer
Returns true if this is a read-write container or false if this is a read-only container.
iterator() - Method in class com.sleepycat.client.collections.StoredCollection
Returns an iterator over the elements in this collection.
iterator(boolean) - Method in class com.sleepycat.client.collections.StoredCollection
Deprecated.
Please use StoredCollection.storedIterator() or StoredCollection.storedIterator(boolean) instead. Because the iterator returned must be closed, the method name iterator is confusing since standard Java iterators do not need to be closed.
iterator(Iterator<E>) - Static method in class com.sleepycat.client.collections.StoredCollections
Clones an iterator preserving its current position.
iterator() - Method in interface com.sleepycat.client.persist.EntityCursor
Returns an iterator over the key range, starting with the value following the current position or at the first value if the cursor is uninitialized.
iterator(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Returns an iterator over the key range, starting with the value following the current position or at the first value if the cursor is uninitialized.
iterator() - Method in interface com.sleepycat.client.persist.ForwardCursor
Returns an iterator over the key range, starting with the value following the current position or at the first value if the cursor is uninitialized.
iterator(SLockMode) - Method in interface com.sleepycat.client.persist.ForwardCursor
Returns an iterator over the key range, starting with the value following the current position or at the first value if the cursor is uninitialized.
iue - Variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
iue - Variable in class com.sleepycat.thrift.BdbService.openDatabase_result
 
iue - Variable in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
iue - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
iue - Variable in class com.sleepycat.thrift.BdbService.openSequence_result
 
iue - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
iue - Variable in class com.sleepycat.thrift.BdbService.removeSequence_result
 
iue - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
IUSHR - Static variable in interface com.sleepycat.client.asm.Opcodes
 
IXOR - Static variable in interface com.sleepycat.client.asm.Opcodes
 

J

join(StoredContainer[], Object[], SJoinConfig) - Method in class com.sleepycat.client.collections.StoredCollection
Returns an iterator representing an equality join of the indices and index key values specified.
join(SCursor[], SJoinConfig) - Method in class com.sleepycat.client.SDatabase
Creates a specialized join cursor for use in performing equality or natural joins on secondary indices.
joinCursorGet(TJoinCursor, TJoinCursorGetConfig, AsyncMethodCallback<TGetResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
joinCursorGet(TJoinCursor, TJoinCursorGetConfig, AsyncMethodCallback<TGetResult>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
joinCursorGet() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.joinCursorGet
 
joinCursorGet(TJoinCursor, TJoinCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
joinCursorGet(TJoinCursor, TJoinCursorGetConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
joinCursorGet() - Constructor for class com.sleepycat.thrift.BdbService.Processor.joinCursorGet
 
joinCursorGet_args() - Constructor for class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
joinCursorGet_args(TJoinCursor, TJoinCursorGetConfig) - Constructor for class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
joinCursorGet_args(BdbService.joinCursorGet_args) - Constructor for class com.sleepycat.thrift.BdbService.joinCursorGet_args
Performs a deep copy on other.
joinCursorGet_call(TJoinCursor, TJoinCursorGetConfig, AsyncMethodCallback<TGetResult>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.joinCursorGet_call
 
joinCursorGet_result() - Constructor for class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
joinCursorGet_result(TGetResult, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
joinCursorGet_result(BdbService.joinCursorGet_result) - Constructor for class com.sleepycat.thrift.BdbService.joinCursorGet_result
Performs a deep copy on other.
JSR - Static variable in interface com.sleepycat.client.asm.Opcodes
 

K

kbytes - Variable in class com.sleepycat.thrift.BdbService.checkpoint_args
 
key - Variable in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
key - Variable in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
key - Variable in class com.sleepycat.thrift.BdbService.openSequence_args
 
key - Variable in class com.sleepycat.thrift.BdbService.removeSequence_args
 
key - Variable in class com.sleepycat.thrift.TKeyData
 
keyData - Variable in class com.sleepycat.thrift.BdbService.cursorGet_args
 
keyData - Variable in class com.sleepycat.thrift.BdbService.dbGet_args
 
keyOrPairs - Variable in class com.sleepycat.thrift.BdbService.dbDelete_args
 
keyPKey - Variable in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
keyPKey - Variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
keys() - Method in interface com.sleepycat.client.persist.EntityIndex
Opens a cursor for traversing all keys in this index.
keys(STransaction, SCursorConfig) - Method in interface com.sleepycat.client.persist.EntityIndex
Opens a cursor for traversing all keys in this index.
keys(K, boolean, K, boolean) - Method in interface com.sleepycat.client.persist.EntityIndex
Opens a cursor for traversing keys in a key range.
keys(STransaction, K, boolean, K, boolean, SCursorConfig) - Method in interface com.sleepycat.client.persist.EntityIndex
Opens a cursor for traversing keys in a key range.
keys() - Method in class com.sleepycat.client.persist.EntityJoin
Opens a cursor that returns the primary keys of entities qualifying for the join.
keys(STransaction, SCursorConfig) - Method in class com.sleepycat.client.persist.EntityJoin
Opens a cursor that returns the primary keys of entities qualifying for the join.
keySet() - Method in class com.sleepycat.client.collections.StoredMap
Returns a set view of the keys contained in this map.
keysIndex() - Method in class com.sleepycat.client.persist.SecondaryIndex
Returns a read-only keys index that maps secondary key to primary key.

L

L2D - Static variable in interface com.sleepycat.client.asm.Opcodes
 
L2F - Static variable in interface com.sleepycat.client.asm.Opcodes
 
L2I - Static variable in interface com.sleepycat.client.asm.Opcodes
 
Label - Class in com.sleepycat.client.asm
A label represents a position in the bytecode of a method.
Label() - Constructor for class com.sleepycat.client.asm.Label
Constructs a new label.
LADD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LAND - Static variable in interface com.sleepycat.client.asm.Opcodes
 
last() - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns the last (highest) element currently in this sorted set.
last() - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns the last (highest) element currently in this sorted set.
last() - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns the last (highest) element currently in this sorted set.
last() - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the last value and returns it, or returns null if the cursor range is empty.
last(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the last value and returns it, or returns null if the cursor range is empty.
lastCkpFile - Variable in class com.sleepycat.thrift.TTransactionStat
 
lastCkpOffset - Variable in class com.sleepycat.thrift.TTransactionStat
 
lastIndexOf(Object) - Method in class com.sleepycat.client.collections.StoredList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastKey() - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns the last (highest) element currently in this sorted map.
LASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
lastTxnId - Variable in class com.sleepycat.thrift.TTransactionStat
 
LCMP - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LCONST_0 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LCONST_1 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LDC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LDIV - Static variable in interface com.sleepycat.client.asm.Opcodes
 
leafPages - Variable in class com.sleepycat.thrift.TBtreeStat
 
leafPagesFree - Variable in class com.sleepycat.thrift.TBtreeStat
 
len - Variable in class com.sleepycat.client.util.FastInputStream
 
less - Variable in class com.sleepycat.client.SKeyRange
A value between 0 and 1, the proportion of keys less than the specified key.
less - Variable in class com.sleepycat.thrift.TKeyRangeResult
 
levels - Variable in class com.sleepycat.thrift.TBtreeStat
 
levels - Variable in class com.sleepycat.thrift.TCompactResult
 
lgBSize - Variable in class com.sleepycat.thrift.TLogStat
 
lgSize - Variable in class com.sleepycat.thrift.TLogStat
 
listIterator() - Method in class com.sleepycat.client.collections.StoredList
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class com.sleepycat.client.collections.StoredList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
LLOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LMUL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LNEG - Static variable in interface com.sleepycat.client.asm.Opcodes
 
lock - Variable in class com.sleepycat.thrift.TEnvStatConfig
 
lockDetectMode - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
lockers - Variable in class com.sleepycat.thrift.TLockStat
 
lockersNowait - Variable in class com.sleepycat.thrift.TLockStat
 
lockersWait - Variable in class com.sleepycat.thrift.TLockStat
 
lockNowait - Variable in class com.sleepycat.thrift.TLockStat
 
locks - Variable in class com.sleepycat.thrift.TLockStat
 
lockStat - Variable in class com.sleepycat.thrift.TEnvStatResult
 
locksteals - Variable in class com.sleepycat.thrift.TLockStat
 
lockTimeout - Variable in class com.sleepycat.thrift.TLockStat
 
lockWait - Variable in class com.sleepycat.thrift.TLockStat
 
log - Variable in class com.sleepycat.thrift.TEnvStatConfig
 
logStat - Variable in class com.sleepycat.thrift.TEnvStatResult
 
LONG - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LONG - Static variable in class com.sleepycat.client.asm.Type
The sort of the long type.
LONG_TYPE - Static variable in class com.sleepycat.client.asm.Type
The long type.
LOOKUPSWITCH - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LOR - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LREM - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LRETURN - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LSHL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LSHR - Static variable in interface com.sleepycat.client.asm.Opcodes
 
lsnFile - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
lsnOffset - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
LSTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LSUB - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LUSHR - Static variable in interface com.sleepycat.client.asm.Opcodes
 
LXOR - Static variable in interface com.sleepycat.client.asm.Opcodes
 

M

magic - Variable in class com.sleepycat.thrift.TBtreeStat
 
magic - Variable in class com.sleepycat.thrift.THashStat
 
magic - Variable in class com.sleepycat.thrift.TLogStat
 
magic - Variable in class com.sleepycat.thrift.TQueueStat
 
makeSpace(int) - Method in class com.sleepycat.client.util.FastOutputStream
Ensure that at least the given number of bytes are available in the internal buffer.
map() - Method in interface com.sleepycat.client.persist.EntityIndex
Returns a standard Java map based on this entity index.
map() - Method in class com.sleepycat.client.persist.PrimaryIndex
 
map() - Method in class com.sleepycat.client.persist.SecondaryIndex
 
MapEntryParameter<K,V> - Class in com.sleepycat.client.collections
A simple Map.Entry implementation that can be used as in input parameter.
MapEntryParameter(K, V) - Constructor for class com.sleepycat.client.collections.MapEntryParameter
Creates a map entry with a given key and value.
mark - Variable in class com.sleepycat.client.util.FastInputStream
 
mark(int) - Method in class com.sleepycat.client.util.FastInputStream
 
markSupported() - Method in class com.sleepycat.client.util.FastInputStream
 
MAX_LENGTH - Static variable in class com.sleepycat.client.util.PackedInteger
The maximum number of bytes needed to store an int value (5).
MAX_LONG_LENGTH - Static variable in class com.sleepycat.client.util.PackedInteger
The maximum number of bytes needed to store a long value (9).
maxCommitperflush - Variable in class com.sleepycat.thrift.TLogStat
 
maxHlocks - Variable in class com.sleepycat.thrift.TLockStat
 
maxHobjects - Variable in class com.sleepycat.thrift.TLockStat
 
maximum - Variable in class com.sleepycat.thrift.TSequenceConfig
 
maxLockers - Variable in class com.sleepycat.thrift.TLockStat
 
maxLocks - Variable in class com.sleepycat.thrift.TLockStat
 
maxLsteals - Variable in class com.sleepycat.thrift.TLockStat
 
maxNactive - Variable in class com.sleepycat.thrift.TTransactionStat
 
maxNfileId - Variable in class com.sleepycat.thrift.TLogStat
 
maxNlockers - Variable in class com.sleepycat.thrift.TLockStat
 
maxNlocks - Variable in class com.sleepycat.thrift.TLockStat
 
maxNobjects - Variable in class com.sleepycat.thrift.TLockStat
 
maxNsnapshot - Variable in class com.sleepycat.thrift.TTransactionStat
 
maxNumCache - Variable in class com.sleepycat.thrift.TCacheStat
 
maxObjects - Variable in class com.sleepycat.thrift.TLockStat
 
maxOpenfd - Variable in class com.sleepycat.thrift.TCacheStat
 
maxOsteals - Variable in class com.sleepycat.thrift.TLockStat
 
maxPages - Variable in class com.sleepycat.thrift.TCompactConfig
 
maxTxns - Variable in class com.sleepycat.thrift.TTransactionStat
 
maxWrite - Variable in class com.sleepycat.thrift.TCacheStat
 
maxWriteSleep - Variable in class com.sleepycat.thrift.TCacheStat
 
message - Variable in exception com.sleepycat.thrift.TDatabaseException
 
message - Variable in exception com.sleepycat.thrift.TFileNotFoundException
 
message - Variable in exception com.sleepycat.thrift.TIOException
 
message - Variable in class com.sleepycat.thrift.TProtocolVersionTestResult
 
message - Variable in exception com.sleepycat.thrift.TResourceInUseException
 
message - Variable in exception com.sleepycat.thrift.TRuntimeException
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.checkpoint_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.checkpoint_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorCount_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorCount_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorDup_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorDup_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorGet_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorGet_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorPut_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.cursorPut_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbCompact_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbCompact_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbDelete_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbDelete_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbGet_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbGet_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbPut_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbPut_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openCursor_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openCursor_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openDatabase_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openDatabase_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openSequence_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.openSequence_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.ping_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.ping_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.removeSequence_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.removeSequence_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.shutdown_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.txnAbort_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.txnAbort_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.txnCommit_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.txnCommit_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
metaDataMap - Static variable in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
metaDataMap - Static variable in class com.sleepycat.thrift.TActiveTxnStat
 
metaDataMap - Static variable in class com.sleepycat.thrift.TBtreeStat
 
metaDataMap - Static variable in class com.sleepycat.thrift.TCacheFileStat
 
metaDataMap - Static variable in class com.sleepycat.thrift.TCacheStat
 
metaDataMap - Static variable in class com.sleepycat.thrift.TCompactConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TCompactResult
 
metaDataMap - Static variable in class com.sleepycat.thrift.TCursor
 
metaDataMap - Static variable in class com.sleepycat.thrift.TCursorConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TCursorGetConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TDatabase
 
metaDataMap - Static variable in class com.sleepycat.thrift.TDatabaseConfig
 
metaDataMap - Static variable in exception com.sleepycat.thrift.TDatabaseException
 
metaDataMap - Static variable in class com.sleepycat.thrift.TDatabaseStatResult
 
metaDataMap - Static variable in class com.sleepycat.thrift.TDbGetConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TDbt
 
metaDataMap - Static variable in class com.sleepycat.thrift.TEnvironment
 
metaDataMap - Static variable in class com.sleepycat.thrift.TEnvironmentConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TEnvStatConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TEnvStatResult
 
metaDataMap - Static variable in exception com.sleepycat.thrift.TFileNotFoundException
 
metaDataMap - Static variable in class com.sleepycat.thrift.TGetResult
 
metaDataMap - Static variable in class com.sleepycat.thrift.TGetWithPKeyResult
 
metaDataMap - Static variable in class com.sleepycat.thrift.THashStat
 
metaDataMap - Static variable in class com.sleepycat.thrift.THeapStat
 
metaDataMap - Static variable in exception com.sleepycat.thrift.TIOException
 
metaDataMap - Static variable in class com.sleepycat.thrift.TJoinCursor
 
metaDataMap - Static variable in class com.sleepycat.thrift.TJoinCursorGetConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TKeyData
 
metaDataMap - Static variable in class com.sleepycat.thrift.TKeyDataWithPKey
 
metaDataMap - Static variable in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
metaDataMap - Static variable in class com.sleepycat.thrift.TKeyRangeResult
 
metaDataMap - Static variable in class com.sleepycat.thrift.TLockStat
 
metaDataMap - Static variable in class com.sleepycat.thrift.TLogStat
 
metaDataMap - Static variable in class com.sleepycat.thrift.TMutexStat
 
metaDataMap - Static variable in class com.sleepycat.thrift.TProtocolVersionTestResult
 
metaDataMap - Static variable in class com.sleepycat.thrift.TPutResult
 
metaDataMap - Static variable in class com.sleepycat.thrift.TQueueStat
 
metaDataMap - Static variable in exception com.sleepycat.thrift.TResourceInUseException
 
metaDataMap - Static variable in exception com.sleepycat.thrift.TRuntimeException
 
metaDataMap - Static variable in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TSequence
 
metaDataMap - Static variable in class com.sleepycat.thrift.TSequenceConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TTransaction
 
metaDataMap - Static variable in class com.sleepycat.thrift.TTransactionConfig
 
metaDataMap - Static variable in class com.sleepycat.thrift.TTransactionStat
 
metaFlags - Variable in class com.sleepycat.thrift.TBtreeStat
 
metaFlags - Variable in class com.sleepycat.thrift.THashStat
 
metaFlags - Variable in class com.sleepycat.thrift.TQueueStat
 
METHOD - Static variable in class com.sleepycat.client.asm.Type
The sort of method types.
MethodVisitor - Class in com.sleepycat.client.asm
A visitor to visit a Java method.
MethodVisitor(int) - Constructor for class com.sleepycat.client.asm.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(int, MethodVisitor) - Constructor for class com.sleepycat.client.asm.MethodVisitor
Constructs a new MethodVisitor.
min - Variable in class com.sleepycat.thrift.BdbService.checkpoint_args
 
minCommitperflush - Variable in class com.sleepycat.thrift.TLogStat
 
minIdleInMilli - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
minIdleInMilli - Variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
minimum - Variable in class com.sleepycat.thrift.TSequenceConfig
 
minKey - Variable in class com.sleepycat.thrift.TBtreeStat
 
mmapSize - Variable in class com.sleepycat.thrift.TCacheStat
 
mode - Variable in class com.sleepycat.thrift.TCursorGetConfig
 
mode - Variable in class com.sleepycat.thrift.TDbGetConfig
 
mode - Variable in class com.sleepycat.thrift.TLogStat
 
MONITORENTER - Static variable in interface com.sleepycat.client.asm.Opcodes
 
MONITOREXIT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
MULTIANEWARRAY - Static variable in interface com.sleepycat.client.asm.Opcodes
 
multiKey - Variable in class com.sleepycat.thrift.TCursorGetConfig
 
multiple - Variable in class com.sleepycat.thrift.TCursorGetConfig
 
multiple - Variable in class com.sleepycat.thrift.TDbGetConfig
 
multiversion - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
multiversion - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
multiversionFreed - Variable in class com.sleepycat.thrift.TCacheStat
 
multiversionFrozen - Variable in class com.sleepycat.thrift.TCacheStat
 
multiversionRef - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
multiversionReused - Variable in class com.sleepycat.thrift.TCacheStat
 
multiversionThawed - Variable in class com.sleepycat.thrift.TCacheStat
 
mutex - Variable in class com.sleepycat.thrift.TEnvStatConfig
 
mutexAlign - Variable in class com.sleepycat.thrift.TMutexStat
 
mutexCount - Variable in class com.sleepycat.thrift.TMutexStat
 
mutexFree - Variable in class com.sleepycat.thrift.TMutexStat
 
mutexInit - Variable in class com.sleepycat.thrift.TMutexStat
 
mutexInuse - Variable in class com.sleepycat.thrift.TMutexStat
 
mutexInuseMax - Variable in class com.sleepycat.thrift.TMutexStat
 
mutexMax - Variable in class com.sleepycat.thrift.TMutexStat
 
mutexStat - Variable in class com.sleepycat.thrift.TEnvStatResult
 
mutexTasSpins - Variable in class com.sleepycat.thrift.TMutexStat
 
mv - Variable in class com.sleepycat.client.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.

N

naborts - Variable in class com.sleepycat.thrift.TTransactionStat
 
nactive - Variable in class com.sleepycat.thrift.TTransactionStat
 
name - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
NEW - Static variable in interface com.sleepycat.client.asm.Opcodes
 
NEWARRAY - Static variable in interface com.sleepycat.client.asm.Opcodes
 
newClass(String) - Method in class com.sleepycat.client.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class com.sleepycat.client.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newField(String, String, String) - Method in class com.sleepycat.client.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newHandle(int, String, String, String) - Method in class com.sleepycat.client.asm.ClassWriter
Adds a handle to the constant pool of the class being build.
newInvokeDynamic(String, String, Handle, Object...) - Method in class com.sleepycat.client.asm.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newMap(SDatabase, Class<K>, Class<V>, boolean) - Method in class com.sleepycat.client.collections.TupleSerialFactory
Creates a map from a previously opened SDatabase object.
newMethod(String, String, String, boolean) - Method in class com.sleepycat.client.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - Method in class com.sleepycat.client.asm.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newName - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
newNameType(String, String) - Method in class com.sleepycat.client.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newRecordNumber - Variable in class com.sleepycat.thrift.TPutResult
 
newSortedMap(SDatabase, Class<K>, Class<V>, boolean) - Method in class com.sleepycat.client.collections.TupleSerialFactory
Creates a sorted map from a previously opened SDatabase object.
newUTF8(String) - Method in class com.sleepycat.client.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
next() - Method in class com.sleepycat.client.collections.StoredIterator
Returns the next element in the iteration.
next() - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the next value and returns it, or returns null if there are no more values in the cursor range.
next(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the next value and returns it, or returns null if there are no more values in the cursor range.
next() - Method in interface com.sleepycat.client.persist.ForwardCursor
Moves the cursor to the next value and returns it, or returns null if there are no more values in the cursor range.
next(SLockMode) - Method in interface com.sleepycat.client.persist.ForwardCursor
Moves the cursor to the next value and returns it, or returns null if there are no more values in the cursor range.
next(SDatabaseEntry) - Method in class com.sleepycat.client.SMultipleDataEntry
Get the next data element in the returned set.
next(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SMultiplePairs
Get the next key/data pair in the returned set.
nextDup() - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the next value with the same key (duplicate) and returns it, or returns null if no more values are present for the key at the current position.
nextDup(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the next value with the same key (duplicate) and returns it, or returns null if no more values are present for the key at the current position.
nextIndex() - Method in class com.sleepycat.client.collections.StoredIterator
Returns the index of the element that would be returned by a subsequent call to next.
nextNoDup() - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the next value with a different key and returns it, or returns null if there are no more unique keys in the cursor range.
nextNoDup(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the next value with a different key and returns it, or returns null if there are no more unique keys in the cursor range.
nobjects - Variable in class com.sleepycat.thrift.TLockStat
 
NOP - Static variable in interface com.sleepycat.client.asm.Opcodes
 
noWaitDbExclusiveLock - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
NULL - Static variable in interface com.sleepycat.client.asm.Opcodes
 
nullifyForeignKey(SSecondaryDatabase, SDatabaseEntry) - Method in interface com.sleepycat.client.SForeignKeyNullifier
Sets the foreign key reference to null in the datum of the primary database.
nullifyForeignKey(SSecondaryDatabase, SDatabaseEntry, SDatabaseEntry, SDatabaseEntry) - Method in interface com.sleepycat.client.SForeignKeyNullifier
 
nullifyForeignKey(SSecondaryDatabase, SDatabaseEntry, SDatabaseEntry, SDatabaseEntry) - Method in interface com.sleepycat.client.SForeignMultiKeyNullifier
Sets the foreign key reference to null in the datum of the primary database.
numBegins - Variable in class com.sleepycat.thrift.TTransactionStat
 
numBlobs - Variable in class com.sleepycat.thrift.TBtreeStat
 
numBlobs - Variable in class com.sleepycat.thrift.THashStat
 
numCache - Variable in class com.sleepycat.thrift.TCacheStat
 
numCommits - Variable in class com.sleepycat.thrift.TTransactionStat
 
numData - Variable in class com.sleepycat.thrift.TBtreeStat
 
numData - Variable in class com.sleepycat.thrift.THashStat
 
numData - Variable in class com.sleepycat.thrift.TQueueStat
 
numDeadlocks - Variable in class com.sleepycat.thrift.TLockStat
 
numDowngrade - Variable in class com.sleepycat.thrift.TLockStat
 
numFileId - Variable in class com.sleepycat.thrift.TLogStat
 
numKeys - Variable in class com.sleepycat.thrift.TBtreeStat
 
numKeys - Variable in class com.sleepycat.thrift.THashStat
 
numKeys - Variable in class com.sleepycat.thrift.TQueueStat
 
numLockers - Variable in class com.sleepycat.thrift.TLockStat
 
numLockersHit - Variable in class com.sleepycat.thrift.TLockStat
 
numLockersReused - Variable in class com.sleepycat.thrift.TLockStat
 
numLocks - Variable in class com.sleepycat.thrift.TLockStat
 
numLockTimeouts - Variable in class com.sleepycat.thrift.TLockStat
 
numModes - Variable in class com.sleepycat.thrift.TLockStat
 
numReleases - Variable in class com.sleepycat.thrift.TLockStat
 
numRequests - Variable in class com.sleepycat.thrift.TLockStat
 
numRestores - Variable in class com.sleepycat.thrift.TTransactionStat
 
numSnapshot - Variable in class com.sleepycat.thrift.TTransactionStat
 
numTxnTimeouts - Variable in class com.sleepycat.thrift.TLockStat
 
numUpgrade - Variable in class com.sleepycat.thrift.TLockStat
 

O

OBJECT - Static variable in class com.sleepycat.client.asm.Type
The sort of object reference types.
objects - Variable in class com.sleepycat.thrift.TLockStat
 
objectsteals - Variable in class com.sleepycat.thrift.TLockStat
 
objectToData(E, SDatabaseEntry) - Method in interface com.sleepycat.client.bind.EntityBinding
Extracts the data entry from an entity Object.
objectToEntry(byte[], SDatabaseEntry) - Method in class com.sleepycat.client.bind.ByteArrayBinding
 
objectToEntry(E, SDatabaseEntry) - Method in interface com.sleepycat.client.bind.EntryBinding
Converts an Object into a entry buffer.
objectToEntry(Object, SDatabaseEntry) - Method in class com.sleepycat.client.bind.RecordNumberBinding
 
objectToKey(E, SDatabaseEntry) - Method in interface com.sleepycat.client.bind.EntityBinding
Extracts the key entry from an entity Object.
objsNowait - Variable in class com.sleepycat.thrift.TLockStat
 
objsWait - Variable in class com.sleepycat.thrift.TLockStat
 
off - Variable in class com.sleepycat.client.util.FastInputStream
 
Opcodes - Interface in com.sleepycat.client.asm
Defines the JVM opcodes, access flags and array type codes.
openCursor(STransaction, SCursorConfig) - Method in class com.sleepycat.client.SDatabase
Return a cursor into the database.
openCursor(STransaction, SCursorConfig) - Method in class com.sleepycat.client.SSecondaryDatabase
Return a SSecondaryCursor into this secondary database.
openCursor(TDatabase, TTransaction, TCursorConfig, AsyncMethodCallback<TCursor>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
openCursor(TDatabase, TTransaction, TCursorConfig, AsyncMethodCallback<TCursor>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
openCursor() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.openCursor
 
openCursor(TDatabase, TTransaction, TCursorConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
openCursor(TDatabase, TTransaction, TCursorConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
openCursor() - Constructor for class com.sleepycat.thrift.BdbService.Processor.openCursor
 
openCursor_args() - Constructor for class com.sleepycat.thrift.BdbService.openCursor_args
 
openCursor_args(TDatabase, TTransaction, TCursorConfig) - Constructor for class com.sleepycat.thrift.BdbService.openCursor_args
 
openCursor_args(BdbService.openCursor_args) - Constructor for class com.sleepycat.thrift.BdbService.openCursor_args
Performs a deep copy on other.
openCursor_call(TDatabase, TTransaction, TCursorConfig, AsyncMethodCallback<TCursor>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.openCursor_call
 
openCursor_result() - Constructor for class com.sleepycat.thrift.BdbService.openCursor_result
 
openCursor_result(TCursor, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.openCursor_result
 
openCursor_result(BdbService.openCursor_result) - Constructor for class com.sleepycat.thrift.BdbService.openCursor_result
Performs a deep copy on other.
openDatabase(STransaction, String, String, SDatabaseConfig) - Method in class com.sleepycat.client.SEnvironment
Open a database.
openDatabase(TEnvironment, TTransaction, String, String, TDatabaseConfig, AsyncMethodCallback<TDatabase>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
openDatabase(TEnvironment, TTransaction, String, String, TDatabaseConfig, AsyncMethodCallback<TDatabase>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
openDatabase() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.openDatabase
 
openDatabase(TEnvironment, TTransaction, String, String, TDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
openDatabase(TEnvironment, TTransaction, String, String, TDatabaseConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
openDatabase() - Constructor for class com.sleepycat.thrift.BdbService.Processor.openDatabase
 
openDatabase_args() - Constructor for class com.sleepycat.thrift.BdbService.openDatabase_args
 
openDatabase_args(TEnvironment, TTransaction, String, String, TDatabaseConfig) - Constructor for class com.sleepycat.thrift.BdbService.openDatabase_args
 
openDatabase_args(BdbService.openDatabase_args) - Constructor for class com.sleepycat.thrift.BdbService.openDatabase_args
Performs a deep copy on other.
openDatabase_call(TEnvironment, TTransaction, String, String, TDatabaseConfig, AsyncMethodCallback<TDatabase>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.openDatabase_call
 
openDatabase_result() - Constructor for class com.sleepycat.thrift.BdbService.openDatabase_result
 
openDatabase_result(TDatabase, TIOException, TResourceInUseException, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.openDatabase_result
 
openDatabase_result(BdbService.openDatabase_result) - Constructor for class com.sleepycat.thrift.BdbService.openDatabase_result
Performs a deep copy on other.
openEnvironment(String, SEnvironmentConfig) - Method in class com.sleepycat.client.BdbServerConnection
Open a remote environment and return an environment handle.
openEnvironment(String, TEnvironmentConfig, AsyncMethodCallback<TEnvironment>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
openEnvironment(String, TEnvironmentConfig, AsyncMethodCallback<TEnvironment>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
openEnvironment() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.openEnvironment
 
openEnvironment(String, TEnvironmentConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
openEnvironment(String, TEnvironmentConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
openEnvironment() - Constructor for class com.sleepycat.thrift.BdbService.Processor.openEnvironment
 
openEnvironment_args() - Constructor for class com.sleepycat.thrift.BdbService.openEnvironment_args
 
openEnvironment_args(String, TEnvironmentConfig) - Constructor for class com.sleepycat.thrift.BdbService.openEnvironment_args
 
openEnvironment_args(BdbService.openEnvironment_args) - Constructor for class com.sleepycat.thrift.BdbService.openEnvironment_args
Performs a deep copy on other.
openEnvironment_call(String, TEnvironmentConfig, AsyncMethodCallback<TEnvironment>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.openEnvironment_call
 
openEnvironment_result() - Constructor for class com.sleepycat.thrift.BdbService.openEnvironment_result
 
openEnvironment_result(TEnvironment, TIOException, TResourceInUseException, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.openEnvironment_result
 
openEnvironment_result(BdbService.openEnvironment_result) - Constructor for class com.sleepycat.thrift.BdbService.openEnvironment_result
Performs a deep copy on other.
openJoinCursor(TDatabase, List<TCursor>, boolean, AsyncMethodCallback<TJoinCursor>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
openJoinCursor(TDatabase, List<TCursor>, boolean, AsyncMethodCallback<TJoinCursor>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
openJoinCursor() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.openJoinCursor
 
openJoinCursor(TDatabase, List<TCursor>, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
openJoinCursor(TDatabase, List<TCursor>, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
openJoinCursor() - Constructor for class com.sleepycat.thrift.BdbService.Processor.openJoinCursor
 
openJoinCursor_args() - Constructor for class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
openJoinCursor_args(TDatabase, List<TCursor>, boolean) - Constructor for class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
openJoinCursor_args(BdbService.openJoinCursor_args) - Constructor for class com.sleepycat.thrift.BdbService.openJoinCursor_args
Performs a deep copy on other.
openJoinCursor_call(TDatabase, List<TCursor>, boolean, AsyncMethodCallback<TJoinCursor>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.openJoinCursor_call
 
openJoinCursor_result() - Constructor for class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
openJoinCursor_result(TJoinCursor, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
openJoinCursor_result(BdbService.openJoinCursor_result) - Constructor for class com.sleepycat.thrift.BdbService.openJoinCursor_result
Performs a deep copy on other.
openSecondaryDatabase(STransaction, String, String, SDatabase, SSecondaryConfig) - Method in class com.sleepycat.client.SEnvironment
Open a secondary database.
openSecondaryDatabase(TEnvironment, TTransaction, String, String, TDatabase, TSecondaryDatabaseConfig, AsyncMethodCallback<TDatabase>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
openSecondaryDatabase(TEnvironment, TTransaction, String, String, TDatabase, TSecondaryDatabaseConfig, AsyncMethodCallback<TDatabase>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
openSecondaryDatabase() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.openSecondaryDatabase
 
openSecondaryDatabase(TEnvironment, TTransaction, String, String, TDatabase, TSecondaryDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
openSecondaryDatabase(TEnvironment, TTransaction, String, String, TDatabase, TSecondaryDatabaseConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
openSecondaryDatabase() - Constructor for class com.sleepycat.thrift.BdbService.Processor.openSecondaryDatabase
 
openSecondaryDatabase_args() - Constructor for class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
openSecondaryDatabase_args(TEnvironment, TTransaction, String, String, TDatabase, TSecondaryDatabaseConfig) - Constructor for class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
openSecondaryDatabase_args(BdbService.openSecondaryDatabase_args) - Constructor for class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
Performs a deep copy on other.
openSecondaryDatabase_call(TEnvironment, TTransaction, String, String, TDatabase, TSecondaryDatabaseConfig, AsyncMethodCallback<TDatabase>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.openSecondaryDatabase_call
 
openSecondaryDatabase_result() - Constructor for class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
openSecondaryDatabase_result(TDatabase, TIOException, TResourceInUseException, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
openSecondaryDatabase_result(BdbService.openSecondaryDatabase_result) - Constructor for class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
Performs a deep copy on other.
openSequence(STransaction, SDatabaseEntry, SSequenceConfig) - Method in class com.sleepycat.client.SDatabase
Open a sequence represented by the key in the database.
openSequence(TDatabase, TTransaction, TDbt, TSequenceConfig, AsyncMethodCallback<TSequence>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
openSequence(TDatabase, TTransaction, TDbt, TSequenceConfig, AsyncMethodCallback<TSequence>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
openSequence() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.openSequence
 
openSequence(TDatabase, TTransaction, TDbt, TSequenceConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
openSequence(TDatabase, TTransaction, TDbt, TSequenceConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
openSequence() - Constructor for class com.sleepycat.thrift.BdbService.Processor.openSequence
 
openSequence_args() - Constructor for class com.sleepycat.thrift.BdbService.openSequence_args
 
openSequence_args(TDatabase, TTransaction, TDbt, TSequenceConfig) - Constructor for class com.sleepycat.thrift.BdbService.openSequence_args
 
openSequence_args(BdbService.openSequence_args) - Constructor for class com.sleepycat.thrift.BdbService.openSequence_args
Performs a deep copy on other.
openSequence_call(TDatabase, TTransaction, TDbt, TSequenceConfig, AsyncMethodCallback<TSequence>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.openSequence_call
 
openSequence_result() - Constructor for class com.sleepycat.thrift.BdbService.openSequence_result
 
openSequence_result(TSequence, TResourceInUseException, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.openSequence_result
 
openSequence_result(BdbService.openSequence_result) - Constructor for class com.sleepycat.thrift.BdbService.openSequence_result
Performs a deep copy on other.
overflows - Variable in class com.sleepycat.thrift.THashStat
 
overPages - Variable in class com.sleepycat.thrift.TBtreeStat
 
overPagesFree - Variable in class com.sleepycat.thrift.TBtreeStat
 
ovflFree - Variable in class com.sleepycat.thrift.THashStat
 

P

PackedInteger - Class in com.sleepycat.client.util
Static methods for reading and writing packed integers.
PackedInteger() - Constructor for class com.sleepycat.client.util.PackedInteger
 
pageClean - Variable in class com.sleepycat.thrift.TCacheStat
 
pageCount - Variable in class com.sleepycat.thrift.TBtreeStat
 
pageCount - Variable in class com.sleepycat.thrift.THashStat
 
pageCreate - Variable in class com.sleepycat.thrift.TCacheFileStat
 
pageCreate - Variable in class com.sleepycat.thrift.TCacheStat
 
pageDirty - Variable in class com.sleepycat.thrift.TCacheStat
 
pageIn - Variable in class com.sleepycat.thrift.TCacheFileStat
 
pageIn - Variable in class com.sleepycat.thrift.TCacheStat
 
pageMapped - Variable in class com.sleepycat.thrift.TCacheFileStat
 
pageMapped - Variable in class com.sleepycat.thrift.TCacheStat
 
pageOut - Variable in class com.sleepycat.thrift.TCacheFileStat
 
pageOut - Variable in class com.sleepycat.thrift.TCacheStat
 
pages - Variable in class com.sleepycat.thrift.TCacheStat
 
pages - Variable in class com.sleepycat.thrift.TQueueStat
 
pagesExamine - Variable in class com.sleepycat.thrift.TCompactResult
 
pagesFree - Variable in class com.sleepycat.thrift.TCompactResult
 
pagesFree - Variable in class com.sleepycat.thrift.TQueueStat
 
pageSize - Variable in class com.sleepycat.thrift.TBtreeStat
 
pageSize - Variable in class com.sleepycat.thrift.TCacheFileStat
 
pageSize - Variable in class com.sleepycat.thrift.TCacheStat
 
pageSize - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
pageSize - Variable in class com.sleepycat.thrift.THashStat
 
pageSize - Variable in class com.sleepycat.thrift.TQueueStat
 
pagesTruncated - Variable in class com.sleepycat.thrift.TCompactResult
 
pageTrickle - Variable in class com.sleepycat.thrift.TCacheStat
 
pair - Variable in class com.sleepycat.thrift.BdbService.cursorPut_args
 
pair - Variable in class com.sleepycat.thrift.TJoinCursorGetConfig
 
pairs - Variable in class com.sleepycat.thrift.BdbService.dbPut_args
 
pairs - Variable in class com.sleepycat.thrift.TGetResult
 
parent - Variable in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
parentId - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
partial - Variable in class com.sleepycat.thrift.TDbt
 
partialLength - Variable in class com.sleepycat.thrift.TDbt
 
partialOffset - Variable in class com.sleepycat.thrift.TDbt
 
partitions - Variable in class com.sleepycat.thrift.TLockStat
 
partMaxNowait - Variable in class com.sleepycat.thrift.TLockStat
 
partMaxWait - Variable in class com.sleepycat.thrift.TLockStat
 
partNowait - Variable in class com.sleepycat.thrift.TLockStat
 
partWait - Variable in class com.sleepycat.thrift.TLockStat
 
pdata - Variable in class com.sleepycat.thrift.TKeyDataWithPKey
 
pdata - Variable in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
pdb - Variable in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
pid - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
ping() - Method in class com.sleepycat.client.BdbServerAdmin
Check if the server is reachable and responsive.
ping(AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
ping(AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
ping() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.ping
 
ping() - Method in class com.sleepycat.thrift.BdbService.Client
 
ping() - Method in interface com.sleepycat.thrift.BdbService.Iface
 
ping() - Constructor for class com.sleepycat.thrift.BdbService.Processor.ping
 
ping_args() - Constructor for class com.sleepycat.thrift.BdbService.ping_args
 
ping_args(BdbService.ping_args) - Constructor for class com.sleepycat.thrift.BdbService.ping_args
Performs a deep copy on other.
ping_call(AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.ping_call
 
ping_result() - Constructor for class com.sleepycat.thrift.BdbService.ping_result
 
ping_result(BdbService.ping_result) - Constructor for class com.sleepycat.thrift.BdbService.ping_result
Performs a deep copy on other.
pkey - Variable in class com.sleepycat.thrift.TKeyDataWithPKey
 
pkey - Variable in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
POP - Static variable in interface com.sleepycat.client.asm.Opcodes
 
POP2 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
prev() - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the previous value and returns it, or returns null if there are no preceding values in the cursor range.
prev(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the previous value and returns it, or returns null if there are no preceding values in the cursor range.
prevDup() - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the previous value with the same key (duplicate) and returns it, or returns null if no preceding values are present for the key at the current position.
prevDup(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the previous value with the same key (duplicate) and returns it, or returns null if no preceding values are present for the key at the current position.
previous() - Method in class com.sleepycat.client.collections.StoredIterator
Returns the next element in the iteration.
previousIndex() - Method in class com.sleepycat.client.collections.StoredIterator
Returns the index of the element that would be returned by a subsequent call to previous.
prevNoDup() - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the preceding value with a different key and returns it, or returns null if there are no preceding unique keys in the cursor range.
prevNoDup(SLockMode) - Method in interface com.sleepycat.client.persist.EntityCursor
Moves the cursor to the preceding value with a different key and returns it, or returns null if there are no preceding unique keys in the cursor range.
primaryDb - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
PrimaryIndex<PK,E> - Class in com.sleepycat.client.persist
The primary index for an entity class and its primary key.
PrimaryIndex(SDatabase, Class<PK>, EntryBinding<PK>, Class<E>, EntityBinding<E>) - Constructor for class com.sleepycat.client.persist.PrimaryIndex
Creates a primary index without using an EntityStore.
PrimaryKeyAssigner - Interface in com.sleepycat.client.collections
An interface implemented to assign new primary key values.
priority - Variable in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
priority - Variable in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
priority - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
priority - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
Processor(I) - Constructor for class com.sleepycat.thrift.BdbService.Processor
 
Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class com.sleepycat.thrift.BdbService.Processor
 
propertiesName - Static variable in class com.sleepycat.client.util.ConfigBeanInfoBase
 
PROTOCOL_VERSION - Static variable in class com.sleepycat.thrift.dbConstants
 
put(K, V) - Method in class com.sleepycat.client.collections.StoredMap
Associates the specified value with the specified key in this map (optional operation).
put(E) - Method in class com.sleepycat.client.persist.PrimaryIndex
Inserts an entity and returns null, or updates it if the primary key already exists and returns the existing entity.
put(STransaction, E) - Method in class com.sleepycat.client.persist.PrimaryIndex
Inserts an entity and returns null, or updates it if the primary key already exists and returns the existing entity.
put(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SCursor
Store a key/data pair into the database.
put(STransaction, SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SDatabase
Store the key/data pair into the database.
putAfter(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SCursor
Store a key/data pair into the database.
putAll(Map<? extends K, ? extends V>) - Method in class com.sleepycat.client.collections.StoredMap
Copies all of the mappings from the specified map to this map (optional operation).
putBefore(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SCursor
Store a key/data pair into the database.
putByte(int) - Method in class com.sleepycat.client.asm.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in class com.sleepycat.client.asm.ByteVector
Puts an array of bytes into this byte vector.
putCurrent(SDatabaseEntry) - Method in class com.sleepycat.client.SCursor
Replaces the data in the key/data pair at the current cursor position.
PUTFIELD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
PutHelper - Interface in com.sleepycat.client
PutHelper implements a few helper methods for making remote put calls.
PutHelper.RemotePutFunction - Interface in com.sleepycat.client
 
putIfAbsent(K, V) - Method in class com.sleepycat.client.collections.StoredMap
If the specified key is not already associated with a value, associate it with the given value.
putInt(int) - Method in class com.sleepycat.client.asm.ByteVector
Puts an int into this byte vector.
putKeyFirst(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SCursor
Store a key/data pair into the database.
putKeyLast(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SCursor
Store a key/data pair into the database.
putLong(long) - Method in class com.sleepycat.client.asm.ByteVector
Puts a long into this byte vector.
putMultipleKey(STransaction, SMultiplePairs, boolean) - Method in class com.sleepycat.client.SDatabase
Store a set of key/data pairs into the database.
putNoDupData(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SCursor
Store a key/data pair into the database.
putNoDupData(STransaction, SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SDatabase
Store the key/data pair into the database if it does not already appear in the database.
putNoOverwrite(E) - Method in class com.sleepycat.client.persist.PrimaryIndex
Inserts an entity and returns true, or returns false if the primary key already exists.
putNoOverwrite(STransaction, E) - Method in class com.sleepycat.client.persist.PrimaryIndex
Inserts an entity and returns true, or returns false if the primary key already exists.
putNoOverwrite(SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SCursor
Store a key/data pair into the database.
putNoOverwrite(STransaction, SDatabaseEntry, SDatabaseEntry) - Method in class com.sleepycat.client.SDatabase
Store the key/data pair into the database if the key does not already appear in the database.
putNoReturn(E) - Method in class com.sleepycat.client.persist.PrimaryIndex
Inserts an entity, or updates it if the primary key already exists (does not return the existing entity).
putNoReturn(STransaction, E) - Method in class com.sleepycat.client.persist.PrimaryIndex
Inserts an entity, or updates it if the primary key already exists (does not return the existing entity).
putShort(int) - Method in class com.sleepycat.client.asm.ByteVector
Puts a short into this byte vector.
PUTSTATIC - Static variable in interface com.sleepycat.client.asm.Opcodes
 
putToSkeys(TDatabase, List<TDbt>) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
putUTF8(String) - Method in class com.sleepycat.client.asm.ByteVector
Puts an UTF8 string into this byte vector.

Q

queueExtentSize - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
queueInOrder - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
queueStat - Variable in class com.sleepycat.thrift.TDatabaseStatResult
 

R

RCount - Variable in class com.sleepycat.thrift.TLogStat
 
re - Variable in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
re - Variable in class com.sleepycat.thrift.BdbService.checkpoint_result
 
re - Variable in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
re - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
re - Variable in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
re - Variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
re - Variable in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
re - Variable in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
re - Variable in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
re - Variable in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
re - Variable in class com.sleepycat.thrift.BdbService.cursorCount_result
 
re - Variable in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
re - Variable in class com.sleepycat.thrift.BdbService.cursorDup_result
 
re - Variable in class com.sleepycat.thrift.BdbService.cursorGet_result
 
re - Variable in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
re - Variable in class com.sleepycat.thrift.BdbService.cursorPut_result
 
re - Variable in class com.sleepycat.thrift.BdbService.dbCompact_result
 
re - Variable in class com.sleepycat.thrift.BdbService.dbDelete_result
 
re - Variable in class com.sleepycat.thrift.BdbService.dbGet_result
 
re - Variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
re - Variable in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
re - Variable in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
re - Variable in class com.sleepycat.thrift.BdbService.dbPut_result
 
re - Variable in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
re - Variable in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
re - Variable in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
re - Variable in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
re - Variable in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
re - Variable in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
re - Variable in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
re - Variable in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
re - Variable in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
re - Variable in class com.sleepycat.thrift.BdbService.openCursor_result
 
re - Variable in class com.sleepycat.thrift.BdbService.openDatabase_result
 
re - Variable in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
re - Variable in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
re - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
re - Variable in class com.sleepycat.thrift.BdbService.openSequence_result
 
re - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
re - Variable in class com.sleepycat.thrift.BdbService.removeSequence_result
 
re - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
re - Variable in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
re - Variable in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
re - Variable in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
re - Variable in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
re - Variable in class com.sleepycat.thrift.BdbService.txnAbort_result
 
re - Variable in class com.sleepycat.thrift.BdbService.txnCommit_result
 
re - Variable in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
re - Variable in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
read(ClassReader, int, int, char[], int, Label[]) - Method in class com.sleepycat.client.asm.Attribute
Reads a type attribute.
read() - Method in class com.sleepycat.client.util.FastInputStream
 
read(byte[]) - Method in class com.sleepycat.client.util.FastInputStream
 
read(byte[], int, int) - Method in class com.sleepycat.client.util.FastInputStream
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.ping_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.ping_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
read(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
read(TProtocol) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
read(TProtocol) - Method in class com.sleepycat.thrift.TBtreeStat
 
read(TProtocol) - Method in class com.sleepycat.thrift.TCacheFileStat
 
read(TProtocol) - Method in class com.sleepycat.thrift.TCacheStat
 
read(TProtocol) - Method in class com.sleepycat.thrift.TCompactConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TCompactResult
 
read(TProtocol) - Method in class com.sleepycat.thrift.TCursor
 
read(TProtocol) - Method in class com.sleepycat.thrift.TCursorConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TDatabase
 
read(TProtocol) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
read(TProtocol) - Method in exception com.sleepycat.thrift.TDatabaseException
 
read(TProtocol) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
read(TProtocol) - Method in class com.sleepycat.thrift.TDbGetConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TDbt
 
read(TProtocol) - Method in class com.sleepycat.thrift.TEnvironment
 
read(TProtocol) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TEnvStatResult
 
read(TProtocol) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
read(TProtocol) - Method in class com.sleepycat.thrift.TGetResult
 
read(TProtocol) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
read(TProtocol) - Method in class com.sleepycat.thrift.THashStat
 
read(TProtocol) - Method in class com.sleepycat.thrift.THeapStat
 
read(TProtocol) - Method in exception com.sleepycat.thrift.TIOException
 
read(TProtocol) - Method in class com.sleepycat.thrift.TJoinCursor
 
read(TProtocol) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TKeyData
 
read(TProtocol) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
read(TProtocol) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
read(TProtocol) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
read(TProtocol) - Method in class com.sleepycat.thrift.TLockStat
 
read(TProtocol) - Method in class com.sleepycat.thrift.TLogStat
 
read(TProtocol) - Method in class com.sleepycat.thrift.TMutexStat
 
read(TProtocol) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
read(TProtocol) - Method in class com.sleepycat.thrift.TPutResult
 
read(TProtocol) - Method in class com.sleepycat.thrift.TQueueStat
 
read(TProtocol) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
read(TProtocol) - Method in exception com.sleepycat.thrift.TRuntimeException
 
read(TProtocol) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TSequence
 
read(TProtocol) - Method in class com.sleepycat.thrift.TSequenceConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TTransaction
 
read(TProtocol) - Method in class com.sleepycat.thrift.TTransactionConfig
 
read(TProtocol) - Method in class com.sleepycat.thrift.TTransactionStat
 
READ_COMMITTED - Static variable in class com.sleepycat.client.SCursorConfig
A convenience instance to configure a cursor for read committed isolation.
READ_UNCOMMITTED - Static variable in class com.sleepycat.client.SCursorConfig
A convenience instance to configure read operations performed by the cursor to return modified but not yet committed data.
readByte(int) - Method in class com.sleepycat.client.asm.ClassReader
Reads a byte value in b.
readClass(int, char[]) - Method in class com.sleepycat.client.asm.ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - Method in class com.sleepycat.client.asm.ClassReader
Reads a numeric or string constant pool item in b.
readFast() - Method in class com.sleepycat.client.util.FastInputStream
Equivalent to read() but does not throw IOException.
readFast(byte[]) - Method in class com.sleepycat.client.util.FastInputStream
Equivalent to read(byte[]) but does not throw IOException.
readFast(byte[], int, int) - Method in class com.sleepycat.client.util.FastInputStream
Equivalent to read(byte[],int,int) but does not throw IOException.
readInt(int) - Method in class com.sleepycat.client.asm.ClassReader
Reads a signed int value in b.
readInt(byte[], int) - Static method in class com.sleepycat.client.util.PackedInteger
Reads a packed integer at the given buffer offset and returns it.
readLabel(int, Label[]) - Method in class com.sleepycat.client.asm.ClassReader
Returns the label corresponding to the given offset.
readLong(int) - Method in class com.sleepycat.client.asm.ClassReader
Reads a signed long value in b.
readLong(byte[], int) - Static method in class com.sleepycat.client.util.PackedInteger
Reads a packed long integer at the given buffer offset and returns it.
readLsnFile - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
readLsnOffset - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
readOnly - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
readShort(int) - Method in class com.sleepycat.client.asm.ClassReader
Reads a signed short value in b.
readSortedInt(byte[], int) - Static method in class com.sleepycat.client.util.PackedInteger
Reads a sorted packed integer at the given buffer offset and returns it.
readSortedLong(byte[], int) - Static method in class com.sleepycat.client.util.PackedInteger
Reads a sorted packed long integer at the given buffer offset and returns it.
readUncommitted - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
readUncommitted - Variable in class com.sleepycat.thrift.TJoinCursorGetConfig
 
readUnsignedShort(int) - Method in class com.sleepycat.client.asm.ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - Method in class com.sleepycat.client.asm.ClassReader
Reads an UTF8 string constant pool item in b.
record - Variable in class com.sleepycat.thrift.TLogStat
 
recordLength - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
RecordNumberBinding - Class in com.sleepycat.client.bind
An EntryBinding that treats a record number key entry as a Long key object.
RecordNumberBinding(ByteOrder) - Constructor for class com.sleepycat.client.bind.RecordNumberBinding
Creates a byte array binding.
recordNumberToEntry(long, SDatabaseEntry, ByteOrder) - Static method in class com.sleepycat.client.bind.RecordNumberBinding
Utility method for use by bindings to translate a record number integer to a entry buffer.
recordPad - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
recv_beginTransaction() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_checkpoint() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_closeCursorHandle() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_closeDatabaseHandle() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_closeDatabaseHandles() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_closeEnvironmentHandle() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_closeEnvironmentHandles() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_closeJoinCursorHandle() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_closeSequenceHandle() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_cursorCompare() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_cursorCount() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_cursorDelete() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_cursorDup() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_cursorGet() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_cursorGetWithPKey() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_cursorPut() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_dbCompact() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_dbDelete() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_dbGet() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_dbGetWithPKey() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_dbKeyExists() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_dbKeyRange() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_dbPut() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_dbTruncate() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_deleteEnvironmentAndDatabases() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_getBdbVersion() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_getCursorCachePriority() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_getCursorConfig() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_getDatabaseConfig() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_getDatabaseStatistics() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_getEnvironmentConfig() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_getEnvStatistics() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_isProtocolVersionSupported() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_joinCursorGet() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_openCursor() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_openDatabase() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_openEnvironment() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_openJoinCursor() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_openSecondaryDatabase() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_openSequence() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_ping() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_removeDatabase() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_removeSequence() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_renameDatabase() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_sequenceGet() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_setCursorCachePriority() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_setDatabaseConfig() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_setEnvironmentConfig() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_txnAbort() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_txnCommit() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_txnGetPriority() - Method in class com.sleepycat.thrift.BdbService.Client
 
recv_txnSetPriority() - Method in class com.sleepycat.thrift.BdbService.Client
 
regionNowait - Variable in class com.sleepycat.thrift.TCacheStat
 
regionNowait - Variable in class com.sleepycat.thrift.TLockStat
 
regionNowait - Variable in class com.sleepycat.thrift.TLogStat
 
regionNowait - Variable in class com.sleepycat.thrift.TMutexStat
 
regionNowait - Variable in class com.sleepycat.thrift.TTransactionStat
 
regionWait - Variable in class com.sleepycat.thrift.TCacheStat
 
regionWait - Variable in class com.sleepycat.thrift.TLockStat
 
regionWait - Variable in class com.sleepycat.thrift.TLogStat
 
regionWait - Variable in class com.sleepycat.thrift.TMutexStat
 
regionWait - Variable in class com.sleepycat.thrift.TTransactionStat
 
regmax - Variable in class com.sleepycat.thrift.TCacheStat
 
regmax - Variable in class com.sleepycat.thrift.TMutexStat
 
regSize - Variable in class com.sleepycat.thrift.TCacheStat
 
regSize - Variable in class com.sleepycat.thrift.TLockStat
 
regSize - Variable in class com.sleepycat.thrift.TLogStat
 
regSize - Variable in class com.sleepycat.thrift.TMutexStat
 
regSize - Variable in class com.sleepycat.thrift.TTransactionStat
 
reLen - Variable in class com.sleepycat.thrift.TBtreeStat
 
reLen - Variable in class com.sleepycat.thrift.TQueueStat
 
remoteGet(SDatabaseEntry, SDatabaseEntryBase, GetHelper.RemoteGetFunction) - Method in interface com.sleepycat.client.GetHelper
 
remotePGet(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, GetHelper.RemotePGetFunction) - Method in interface com.sleepycat.client.GetHelper
 
remotePut(List<TKeyDataWithSecondaryKeys>, SDatabaseEntry, PutHelper.RemotePutFunction) - Method in interface com.sleepycat.client.PutHelper
 
remove(Object) - Method in class com.sleepycat.client.collections.StoredEntrySet
Removes the specified element from this set if it is present (optional operation).
remove() - Method in class com.sleepycat.client.collections.StoredIterator
Removes the last element that was returned by next or previous (optional operation).
remove(Object) - Method in class com.sleepycat.client.collections.StoredKeySet
Removes the specified key from this set if it is present (optional operation).
remove(int) - Method in class com.sleepycat.client.collections.StoredList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class com.sleepycat.client.collections.StoredList
Removes the first occurrence in this list of the specified element (optional operation).
remove(Object) - Method in class com.sleepycat.client.collections.StoredMap
Removes the mapping for this key from this map if present (optional operation).
remove(Object, Object) - Method in class com.sleepycat.client.collections.StoredMap
Remove entry for key only if currently mapped to given value.
remove(Object) - Method in class com.sleepycat.client.collections.StoredValueSet
Removes the specified value from this set if it is present (optional operation).
removeAll(Collection<?>) - Method in class com.sleepycat.client.collections.StoredCollection
Removes all this collection's elements that are also contained in the specified collection (optional operation).
removeDatabase(STransaction, String, String, boolean) - Method in class com.sleepycat.client.SEnvironment
Remove the database specified by the fileName and databaseName parameters.
removeDatabase(TEnvironment, TTransaction, String, String, boolean, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
removeDatabase(TEnvironment, TTransaction, String, String, boolean, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
removeDatabase() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.removeDatabase
 
removeDatabase(TEnvironment, TTransaction, String, String, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
removeDatabase(TEnvironment, TTransaction, String, String, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
removeDatabase() - Constructor for class com.sleepycat.thrift.BdbService.Processor.removeDatabase
 
removeDatabase_args() - Constructor for class com.sleepycat.thrift.BdbService.removeDatabase_args
 
removeDatabase_args(TEnvironment, TTransaction, String, String, boolean) - Constructor for class com.sleepycat.thrift.BdbService.removeDatabase_args
 
removeDatabase_args(BdbService.removeDatabase_args) - Constructor for class com.sleepycat.thrift.BdbService.removeDatabase_args
Performs a deep copy on other.
removeDatabase_call(TEnvironment, TTransaction, String, String, boolean, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.removeDatabase_call
 
removeDatabase_result() - Constructor for class com.sleepycat.thrift.BdbService.removeDatabase_result
 
removeDatabase_result(TIOException, TResourceInUseException, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.removeDatabase_result
 
removeDatabase_result(BdbService.removeDatabase_result) - Constructor for class com.sleepycat.thrift.BdbService.removeDatabase_result
Performs a deep copy on other.
removeSequence(STransaction, SDatabaseEntry, boolean, boolean) - Method in class com.sleepycat.client.SDatabase
Remove the sequence from the database.
removeSequence(TDatabase, TTransaction, TDbt, boolean, boolean, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
removeSequence(TDatabase, TTransaction, TDbt, boolean, boolean, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
removeSequence() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.removeSequence
 
removeSequence(TDatabase, TTransaction, TDbt, boolean, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
removeSequence(TDatabase, TTransaction, TDbt, boolean, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
removeSequence() - Constructor for class com.sleepycat.thrift.BdbService.Processor.removeSequence
 
removeSequence_args() - Constructor for class com.sleepycat.thrift.BdbService.removeSequence_args
 
removeSequence_args(TDatabase, TTransaction, TDbt, boolean, boolean) - Constructor for class com.sleepycat.thrift.BdbService.removeSequence_args
 
removeSequence_args(BdbService.removeSequence_args) - Constructor for class com.sleepycat.thrift.BdbService.removeSequence_args
Performs a deep copy on other.
removeSequence_call(TDatabase, TTransaction, TDbt, boolean, boolean, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.removeSequence_call
 
removeSequence_result() - Constructor for class com.sleepycat.thrift.BdbService.removeSequence_result
 
removeSequence_result(TResourceInUseException, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.removeSequence_result
 
removeSequence_result(BdbService.removeSequence_result) - Constructor for class com.sleepycat.thrift.BdbService.removeSequence_result
Performs a deep copy on other.
renameDatabase(STransaction, String, String, String, boolean) - Method in class com.sleepycat.client.SEnvironment
Rename a database.
renameDatabase(TEnvironment, TTransaction, String, String, String, boolean, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
renameDatabase(TEnvironment, TTransaction, String, String, String, boolean, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
renameDatabase() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.renameDatabase
 
renameDatabase(TEnvironment, TTransaction, String, String, String, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
renameDatabase(TEnvironment, TTransaction, String, String, String, boolean) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
renameDatabase() - Constructor for class com.sleepycat.thrift.BdbService.Processor.renameDatabase
 
renameDatabase_args() - Constructor for class com.sleepycat.thrift.BdbService.renameDatabase_args
 
renameDatabase_args(TEnvironment, TTransaction, String, String, String, boolean) - Constructor for class com.sleepycat.thrift.BdbService.renameDatabase_args
 
renameDatabase_args(BdbService.renameDatabase_args) - Constructor for class com.sleepycat.thrift.BdbService.renameDatabase_args
Performs a deep copy on other.
renameDatabase_call(TEnvironment, TTransaction, String, String, String, boolean, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.renameDatabase_call
 
renameDatabase_result() - Constructor for class com.sleepycat.thrift.BdbService.renameDatabase_result
 
renameDatabase_result(TIOException, TResourceInUseException, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.renameDatabase_result
 
renameDatabase_result(BdbService.renameDatabase_result) - Constructor for class com.sleepycat.thrift.BdbService.renameDatabase_result
Performs a deep copy on other.
renumbering - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
rePad - Variable in class com.sleepycat.thrift.TBtreeStat
 
rePad - Variable in class com.sleepycat.thrift.TQueueStat
 
replace(K, V) - Method in class com.sleepycat.client.collections.StoredMap
Replace entry for key only if currently mapped to some value.
replace(K, V, V) - Method in class com.sleepycat.client.collections.StoredMap
Replace entry for key only if currently mapped to given value.
reset() - Method in class com.sleepycat.client.util.FastInputStream
 
reset() - Method in class com.sleepycat.client.util.FastOutputStream
 
resolveClass(String, ClassLoader) - Static method in class com.sleepycat.client.util.ClassResolver
A specialized Class.forName method that supports use of a user-specified ClassLoader.
resolveClass(ObjectStreamClass) - Method in class com.sleepycat.client.util.ClassResolver.Stream
 
RET - Static variable in interface com.sleepycat.client.asm.Opcodes
 
retainAll(Collection<?>) - Method in class com.sleepycat.client.collections.StoredCollection
Retains only the elements in this collection that are contained in the specified collection (optional operation).
RETURN - Static variable in interface com.sleepycat.client.asm.Opcodes
 
reverseSplitOff - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
rmw - Variable in class com.sleepycat.thrift.TCursorGetConfig
 
rmw - Variable in class com.sleepycat.thrift.TDbGetConfig
 
rmw - Variable in class com.sleepycat.thrift.TJoinCursorGetConfig
 
roEvict - Variable in class com.sleepycat.thrift.TCacheStat
 
run(TransactionWorker) - Method in class com.sleepycat.client.collections.TransactionRunner
Calls the TransactionWorker.doWork() method and, for transactional environments, may begin and end a transaction.
runInSingleTxn(STransaction, Function<STransaction, V>) - Method in interface com.sleepycat.client.TxnHelper
Run multiple operations in the context of a single transaction.
runInSingleTxnWithIOException(STransaction, TxnHelper.TransactionOperations<V>) - Method in interface com.sleepycat.client.TxnHelper
Run multiple operations in the context of a single transaction.
runRecovery - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
RuntimeExceptionWrapper - Exception in com.sleepycat.client.util
A RuntimeException that can contain nested exceptions.
RuntimeExceptionWrapper(Throwable) - Constructor for exception com.sleepycat.client.util.RuntimeExceptionWrapper
 
rwEvict - Variable in class com.sleepycat.thrift.TCacheStat
 

S

SALOAD - Static variable in interface com.sleepycat.client.asm.Opcodes
 
samePos - Variable in class com.sleepycat.thrift.BdbService.cursorDup_args
 
SASTORE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
SBtreeStats - Class in com.sleepycat.client
The SBtreeStats object is used to return Btree or Recno database statistics.
SCacheFilePriority - Enum in com.sleepycat.client
Priorities that can be assigned to files in the cache.
SCacheFileStats - Class in com.sleepycat.client
Statistics for a file in the cache.
SCacheStats - Class in com.sleepycat.client
Cache statistics for a database environment.
SCheckpointConfig - Class in com.sleepycat.client
Specifies the attributes of an application invoked checkpoint operation.
SCheckpointConfig() - Constructor for class com.sleepycat.client.SCheckpointConfig
Create a default SCheckpointConfig.
SCheckpointConfig(boolean, int, int) - Constructor for class com.sleepycat.client.SCheckpointConfig
Create a SCheckpointConfig with specified attributes.
SCompactConfig - Class in com.sleepycat.client
SCompactConfig() - Constructor for class com.sleepycat.client.SCompactConfig
Create an empty SCompactConfig with no attribute set.
SCompactStats - Class in com.sleepycat.client
SCount - Variable in class com.sleepycat.thrift.TLogStat
 
SCursor - Class in com.sleepycat.client
A database cursor.
SCursor(TCursor, SDatabase, STransaction, BdbService.Client) - Constructor for class com.sleepycat.client.SCursor
 
SCursorConfig - Class in com.sleepycat.client
Specify the attributes of database cursor.
SCursorConfig() - Constructor for class com.sleepycat.client.SCursorConfig
Create an empty SCursorConfig with no attribute set.
scursors - Variable in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
SDatabase - Class in com.sleepycat.client
Creates a database handle for a single Berkeley DB database.
SDatabase(TDatabase, String, String, BdbService.Client, SEnvironment) - Constructor for class com.sleepycat.client.SDatabase
Constructor for subclasses.
SDatabaseConfig - Class in com.sleepycat.client
Specify the attributes of a database.
SDatabaseConfig() - Constructor for class com.sleepycat.client.SDatabaseConfig
Create an empty SDatabaseConfig with no attribute set.
SDatabaseEntry - Class in com.sleepycat.client
Encodes database key and data items as a byte array.
SDatabaseEntry() - Constructor for class com.sleepycat.client.SDatabaseEntry
Construct a SDatabaseEntry with null data.
SDatabaseEntry(byte[]) - Constructor for class com.sleepycat.client.SDatabaseEntry
Construct a SDatabaseEntry with a given byte array.
SDatabaseEntry(byte[], int, int) - Constructor for class com.sleepycat.client.SDatabaseEntry
Construct a DatabaseEntry with a given byte array, offset and size.
SDatabaseEntryBase - Interface in com.sleepycat.client
The base type for all types representing database key / data items.
SDatabaseException - Exception in com.sleepycat.client
The base exception for all client driver exceptions.
SDatabaseException(String) - Constructor for exception com.sleepycat.client.SDatabaseException
 
SDatabaseException(Exception) - Constructor for exception com.sleepycat.client.SDatabaseException
 
SDatabaseException(String, int) - Constructor for exception com.sleepycat.client.SDatabaseException
 
SDatabaseException(String, Throwable) - Constructor for exception com.sleepycat.client.SDatabaseException
 
SDatabaseException(String, Throwable, int) - Constructor for exception com.sleepycat.client.SDatabaseException
 
SDatabaseStats - Interface in com.sleepycat.client
Base type for statistics for a single database.
SDatabaseType - Enum in com.sleepycat.client
Database types.
sdb - Variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
sdbConfig - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
SDeadlockException - Exception in com.sleepycat.client
DeadlockException is thrown to a thread of control when multiple threads competing for a lock are deadlocked, when a lock request has timed out or when a lock request would need to block and the transaction has been configured to not wait for locks.
SDeadlockException(String, int) - Constructor for exception com.sleepycat.client.SDeadlockException
 
SecondaryIndex<SK,PK,E> - Class in com.sleepycat.client.persist
The secondary index for an entity class and a secondary key.
SecondaryIndex(SSecondaryDatabase, SDatabase, PrimaryIndex<PK, E>, Class<SK>, EntryBinding<SK>) - Constructor for class com.sleepycat.client.persist.SecondaryIndex
Creates a secondary index without using an EntityStore.
send_beginTransaction(TEnvironment, TTransaction, TTransactionConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_checkpoint(TEnvironment, int, int, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_closeCursorHandle(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_closeDatabaseHandle(TDatabase) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_closeDatabaseHandles(String, String, String, long) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_closeEnvironmentHandle(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_closeEnvironmentHandles(String, long) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_closeJoinCursorHandle(TJoinCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_closeSequenceHandle(TSequence) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_cursorCompare(TCursor, TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_cursorCount(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_cursorDelete(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_cursorDup(TCursor, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_cursorGet(TCursor, TKeyData, TCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_cursorGetWithPKey(TCursor, TKeyDataWithPKey, TCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_cursorPut(TCursor, TKeyDataWithSecondaryKeys, TCursorPutConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_dbCompact(TDatabase, TTransaction, TDbt, TDbt, TCompactConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_dbDelete(TDatabase, TTransaction, List<TKeyData>) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_dbGet(TDatabase, TTransaction, TKeyData, TDbGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_dbGetWithPKey(TDatabase, TTransaction, TKeyDataWithPKey, TDbGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_dbKeyExists(TDatabase, TTransaction, TDbt) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_dbKeyRange(TDatabase, TTransaction, TDbt) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_dbPut(TDatabase, TTransaction, List<TKeyDataWithSecondaryKeys>, TDbPutConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_dbTruncate(TDatabase, TTransaction, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_deleteEnvironmentAndDatabases(String, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_getBdbVersion() - Method in class com.sleepycat.thrift.BdbService.Client
 
send_getCursorCachePriority(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_getCursorConfig(TCursor) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_getDatabaseConfig(TDatabase) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_getDatabaseStatistics(TDatabase, TTransaction, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_getEnvironmentConfig(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_getEnvStatistics(TEnvironment, TEnvStatConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_isProtocolVersionSupported(String) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_joinCursorGet(TJoinCursor, TJoinCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_openCursor(TDatabase, TTransaction, TCursorConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_openDatabase(TEnvironment, TTransaction, String, String, TDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_openEnvironment(String, TEnvironmentConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_openJoinCursor(TDatabase, List<TCursor>, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_openSecondaryDatabase(TEnvironment, TTransaction, String, String, TDatabase, TSecondaryDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_openSequence(TDatabase, TTransaction, TDbt, TSequenceConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_ping() - Method in class com.sleepycat.thrift.BdbService.Client
 
send_removeDatabase(TEnvironment, TTransaction, String, String, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_removeSequence(TDatabase, TTransaction, TDbt, boolean, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_renameDatabase(TEnvironment, TTransaction, String, String, String, boolean) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_sequenceGet(TSequence, TTransaction, int) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_setCursorCachePriority(TCursor, TCachePriority) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_setDatabaseConfig(TDatabase, TDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_setEnvironmentConfig(TEnvironment, TEnvironmentConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_shutdown() - Method in class com.sleepycat.thrift.BdbService.Client
 
send_txnAbort(TTransaction) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_txnCommit(TTransaction, TDurabilityPolicy) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_txnGetPriority(TTransaction) - Method in class com.sleepycat.thrift.BdbService.Client
 
send_txnSetPriority(TTransaction, int) - Method in class com.sleepycat.thrift.BdbService.Client
 
SEnvironment - Class in com.sleepycat.client
A database environment.
SEnvironment(SEnvironment) - Constructor for class com.sleepycat.client.SEnvironment
Create a shallow copy of the given environment.
SEnvironmentConfig - Class in com.sleepycat.client
Specifies the attributes of an environment.
SEnvironmentConfig() - Constructor for class com.sleepycat.client.SEnvironmentConfig
Create an empty SEnvironmentConfig with no attribute set.
seq - Variable in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
seq - Variable in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
sequenceGet(TSequence, TTransaction, int, AsyncMethodCallback<Long>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
sequenceGet(TSequence, TTransaction, int, AsyncMethodCallback<Long>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
sequenceGet() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.sequenceGet
 
sequenceGet(TSequence, TTransaction, int) - Method in class com.sleepycat.thrift.BdbService.Client
 
sequenceGet(TSequence, TTransaction, int) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
sequenceGet() - Constructor for class com.sleepycat.thrift.BdbService.Processor.sequenceGet
 
sequenceGet_args() - Constructor for class com.sleepycat.thrift.BdbService.sequenceGet_args
 
sequenceGet_args(TSequence, TTransaction, int) - Constructor for class com.sleepycat.thrift.BdbService.sequenceGet_args
 
sequenceGet_args(BdbService.sequenceGet_args) - Constructor for class com.sleepycat.thrift.BdbService.sequenceGet_args
Performs a deep copy on other.
sequenceGet_call(TSequence, TTransaction, int, AsyncMethodCallback<Long>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.sequenceGet_call
 
sequenceGet_result() - Constructor for class com.sleepycat.thrift.BdbService.sequenceGet_result
 
sequenceGet_result(long, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.sequenceGet_result
 
sequenceGet_result(BdbService.sequenceGet_result) - Constructor for class com.sleepycat.thrift.BdbService.sequenceGet_result
Performs a deep copy on other.
serverBigEndian - Variable in class com.sleepycat.thrift.TProtocolVersionTestResult
 
serverProtocolVersion - Variable in class com.sleepycat.thrift.TProtocolVersionTestResult
 
set(E) - Method in class com.sleepycat.client.collections.StoredIterator
Replaces the last element returned by next or previous with the specified element (optional operation).
set(int, E) - Method in class com.sleepycat.client.collections.StoredList
Replaces the element at the specified position in this list with the specified element (optional operation).
setActiveTxns(List<TActiveTxnStat>) - Method in class com.sleepycat.thrift.TTransactionStat
 
setActiveTxnsIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setAlloc(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocBuckets(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocBucketsIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocMaxBuckets(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocMaxBucketsIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocMaxPages(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocMaxPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocPages(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllocPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setAllowCreate(boolean) - Method in class com.sleepycat.client.persist.StoreConfig
Specifies whether creation of a new store is allowed.
setAllowCreate(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
setAllowCreate(boolean) - Method in class com.sleepycat.client.SEnvironmentConfig
Configure the environment to create any underlying files, as necessary.
setAllowCreate(boolean) - Method in class com.sleepycat.client.SSequenceConfig
setAllowCreate(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setAllowCreate(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setAllowCreate(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setAllowCreateIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setAllowCreateIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setAllowCreateIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setAllowCreateVoid(boolean) - Method in class com.sleepycat.client.persist.StoreConfig
The void return setter for use by Bean editors.
setAllowNestedTransactions(boolean) - Method in class com.sleepycat.client.collections.TransactionRunner
Changes whether nested transactions will be created if run() is called when a transaction is already active for the current thread.
setAllowPopulate(boolean) - Method in class com.sleepycat.client.SSecondaryConfig
Specifies whether automatic population of the secondary is allowed.
setAutoCommitNoSync(boolean) - Method in class com.sleepycat.client.SSequenceConfig
Configure auto-commit operations on the sequence to not flush the transaction log.
setAutoCommitNoSync(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setAutoCommitNoSyncIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setBackupSpins(long) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setBackupSpinsIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setBatchSize(int) - Method in class com.sleepycat.client.SMultipleDataEntry
When used as an output argument to a database or cursor get() call, set the amount of data (in total bytes) to be returned.
setBatchSize(int) - Method in class com.sleepycat.client.SMultiplePairs
When used as an output argument to a database or cursor get() call, set the amount of data (in total bytes) to be returned.
setBatchSize(int) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setBatchSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setBFree(long) - Method in class com.sleepycat.thrift.THashStat
 
setBFreeIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setBigBFree(long) - Method in class com.sleepycat.thrift.THashStat
 
setBigBFreeIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setBigPages(int) - Method in class com.sleepycat.thrift.THashStat
 
setBigPagesIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setBlob(boolean) - Method in class com.sleepycat.thrift.TDbt
 
setBlobIsSet(boolean) - Method in class com.sleepycat.thrift.TDbt
 
setBlobThreshold(int) - Method in class com.sleepycat.client.SDatabaseConfig
Set the size in bytes which is used to determine when a data item will be stored as a blob.
setBlobThreshold(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setBlobThresholdIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setBtreeMinKey(int) - Method in class com.sleepycat.client.SDatabaseConfig
Set the minimum number of key/data pairs intended to be stored on any single Btree leaf page.
setBtreeMinKey(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setBtreeMinKeyIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setBtreeRecordNumbers(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the Btree to support retrieval by record number.
setBtreeRecordNumbers(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setBtreeRecordNumbersIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setBtreeStat(TBtreeStat) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setBtreeStatIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setBuckets(int) - Method in class com.sleepycat.thrift.THashStat
 
setBucketsIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setBulk(boolean) - Method in class com.sleepycat.client.STransactionConfig
Configures the transaction to enable the transactional bulk insert optimization.
setBulk(boolean) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setBulkCursor(boolean) - Method in class com.sleepycat.client.SCursorConfig
Specify that the cursor will be used to do bulk operations on the underlying database.
setBulkCursor(boolean) - Method in class com.sleepycat.thrift.TCursorConfig
 
setBulkCursorIsSet(boolean) - Method in class com.sleepycat.thrift.TCursorConfig
 
setBulkIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setBytes(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setBytesIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setCache(TEnvStatOption) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setCacheConfig(boolean, SStatsConfig) - Method in class com.sleepycat.client.SMultiStatsConfig
Specify if SCacheStats is retrieved and its retrieval operation attributes.
setCacheCount(int) - Method in class com.sleepycat.client.SEnvironmentConfig
Set the number of shared memory buffer pools.
setCacheCount(int) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setCacheCountIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setCacheFile(TEnvStatOption) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setCacheFileConfig(boolean, SStatsConfig) - Method in class com.sleepycat.client.SMultiStatsConfig
Specify if SCacheFileStats is retrieved and its retrieval operation attributes.
setCacheFileIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setCacheFileStat(List<TCacheFileStat>) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setCacheFileStatIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setCacheHit(long) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setCacheHit(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setCacheHitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setCacheHitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setCacheIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setCacheMiss(long) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setCacheMiss(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setCacheMissIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setCacheMissIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setCacheSize(long) - Method in class com.sleepycat.client.SEnvironmentConfig
Set the size of the cache.
setCacheSize(int) - Method in class com.sleepycat.client.SSequenceConfig
Set the number of elements cached by a sequence handle.
setCacheSize(long) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setCacheSize(int) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setCacheSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setCacheSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setCacheStat(TCacheStat) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setCacheStatIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setChecksum(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the database environment to do checksum verification of pages read into the cache from the backing filestore.
setChecksum(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setChecksumIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setClear(boolean) - Method in class com.sleepycat.client.SStatsConfig
Configure the statistics operation to reset statistics after they are returned.
setClientVersion(String) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
setClientVersionIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
setConfig(SDatabaseConfig) - Method in class com.sleepycat.client.SDatabase
Change the settings in an existing database handle.
setConfig(SEnvironmentConfig) - Method in class com.sleepycat.client.SEnvironment
Change the settings in an existing environment handle.
setConfig(TTransactionConfig) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
setConfig(TCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
setConfig(TCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
setConfig(TCursorPutConfig) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
setConfig(TCompactConfig) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setConfig(TDbGetConfig) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setConfig(TDbGetConfig) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setConfig(TDbPutConfig) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setConfig(TEnvStatConfig) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
setConfig(TJoinCursorGetConfig) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
setConfig(TSequenceConfig) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
setConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setCountRecords(boolean) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
setCountRecordsIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
setCurFile(int) - Method in class com.sleepycat.thrift.TLogStat
 
setCurFileIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setCurMaxId(int) - Method in class com.sleepycat.thrift.TLockStat
 
setCurMaxIdIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setCurOffset(int) - Method in class com.sleepycat.thrift.TLogStat
 
setCurOffsetIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setCurRecno(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setCurRecnoIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
setCursor(TJoinCursor) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
setCursor(TJoinCursor) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
setCursor(TCursor) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
setCursor1(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
setCursor1IsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
setCursor2(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
setCursor2IsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
setCursorCachePriority(TCursor, TCachePriority, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
setCursorCachePriority(TCursor, TCachePriority, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
setCursorCachePriority() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.setCursorCachePriority
 
setCursorCachePriority(TCursor, TCachePriority) - Method in class com.sleepycat.thrift.BdbService.Client
 
setCursorCachePriority(TCursor, TCachePriority) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
setCursorCachePriority() - Constructor for class com.sleepycat.thrift.BdbService.Processor.setCursorCachePriority
 
setCursorCachePriority_args() - Constructor for class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
setCursorCachePriority_args(TCursor, TCachePriority) - Constructor for class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
setCursorCachePriority_args(BdbService.setCursorCachePriority_args) - Constructor for class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
Performs a deep copy on other.
setCursorCachePriority_call(TCursor, TCachePriority, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.setCursorCachePriority_call
 
setCursorCachePriority_result() - Constructor for class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
setCursorCachePriority_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
setCursorCachePriority_result(BdbService.setCursorCachePriority_result) - Constructor for class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
Performs a deep copy on other.
setCursorConfig(TCursorConfig) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
setCursorConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
setCursorIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
setData(byte[]) - Method in class com.sleepycat.client.SDatabaseEntry
Sets the data byte array.
setData(byte[], int, int) - Method in class com.sleepycat.client.SDatabaseEntry
Sets the data byte array.
setData(byte[]) - Method in class com.sleepycat.thrift.TDbt
 
setData(ByteBuffer) - Method in class com.sleepycat.thrift.TDbt
 
setData(TDbt) - Method in class com.sleepycat.thrift.TKeyData
 
setDatabaseConfig(TDatabase, TDatabaseConfig, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
setDatabaseConfig(TDatabase, TDatabaseConfig, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
setDatabaseConfig() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.setDatabaseConfig
 
setDatabaseConfig(TDatabase, TDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
setDatabaseConfig(TDatabase, TDatabaseConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
setDatabaseConfig() - Constructor for class com.sleepycat.thrift.BdbService.Processor.setDatabaseConfig
 
setDatabaseConfig_args() - Constructor for class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
setDatabaseConfig_args(TDatabase, TDatabaseConfig) - Constructor for class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
setDatabaseConfig_args(BdbService.setDatabaseConfig_args) - Constructor for class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
Performs a deep copy on other.
setDatabaseConfig_call(TDatabase, TDatabaseConfig, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.setDatabaseConfig_call
 
setDatabaseConfig_result() - Constructor for class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
setDatabaseConfig_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
setDatabaseConfig_result(BdbService.setDatabaseConfig_result) - Constructor for class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
Performs a deep copy on other.
setDatabaseName(String) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setDatabaseName(String) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setDatabaseName(String) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setDatabaseName(String) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setDatabaseName(String) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setDatabaseNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setDatabaseNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setDatabaseNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setDatabaseNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setDatabaseNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setDatabaseNamer(DatabaseNamer) - Method in class com.sleepycat.client.persist.StoreConfig
Specifies the object reponsible for naming of files and databases.
setDatabaseNamerVoid(DatabaseNamer) - Method in class com.sleepycat.client.persist.StoreConfig
The void return setter for use by Bean editors.
setDataIsSet(boolean) - Method in class com.sleepycat.thrift.TDbt
 
setDataIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyData
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
setDbConfig(TDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setDbConfig(TDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
setDbConfig(TDatabaseConfig) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setDbConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setDbConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
setDbConfigIsSet(boolean) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
setDbe(TDatabaseException) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
setDbeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
setDeadlock(int) - Method in class com.sleepycat.thrift.TCompactResult
 
setDeadlockIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactResult
 
setDecrement(boolean) - Method in class com.sleepycat.client.SSequenceConfig
Specify that the sequence should be decremented.
setDecrement(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setDecrementIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setDelta(int) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
setDeltaIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
setDiskFile(int) - Method in class com.sleepycat.thrift.TLogStat
 
setDiskFileIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setDiskOffset(int) - Method in class com.sleepycat.thrift.TLogStat
 
setDiskOffsetIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setDup(int) - Method in class com.sleepycat.thrift.THashStat
 
setDupFree(long) - Method in class com.sleepycat.thrift.THashStat
 
setDupFreeIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setDupIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setDupPages(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setDupPagesFree(long) - Method in class com.sleepycat.thrift.TBtreeStat
 
setDupPagesFreeIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setDupPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setDurability(TDurabilityPolicy) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
setDurability(TDurabilityPolicy) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setDurability(TDurabilityPolicy) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setDurabilityIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
setDurabilityIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setDurabilityIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setEmptyBuckets(int) - Method in class com.sleepycat.thrift.TCompactResult
 
setEmptyBucketsIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactResult
 
setEmptyPages(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setEmptyPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setEncrypted(String) - Method in class com.sleepycat.client.SEnvironmentConfig
Set the password used to perform encryption and decryption.
setEncryptionKey(String) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setEncryptionKeyIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setEndKey(TDbt) - Method in class com.sleepycat.thrift.TCompactResult
 
setEndKeyIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactResult
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setEnv(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
setEnvConfig(TEnvironmentConfig) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
setEnvConfig(TEnvironmentConfig) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
setEnvConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
setEnvConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
setEnvHomeDir(String) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setEnvHomeDirIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setEnvironmentConfig(TEnvironment, TEnvironmentConfig, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
setEnvironmentConfig(TEnvironment, TEnvironmentConfig, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
setEnvironmentConfig() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.setEnvironmentConfig
 
setEnvironmentConfig(TEnvironment, TEnvironmentConfig) - Method in class com.sleepycat.thrift.BdbService.Client
 
setEnvironmentConfig(TEnvironment, TEnvironmentConfig) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
setEnvironmentConfig() - Constructor for class com.sleepycat.thrift.BdbService.Processor.setEnvironmentConfig
 
setEnvironmentConfig_args() - Constructor for class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
setEnvironmentConfig_args(TEnvironment, TEnvironmentConfig) - Constructor for class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
setEnvironmentConfig_args(BdbService.setEnvironmentConfig_args) - Constructor for class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
Performs a deep copy on other.
setEnvironmentConfig_call(TEnvironment, TEnvironmentConfig, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.setEnvironmentConfig_call
 
setEnvironmentConfig_result() - Constructor for class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
setEnvironmentConfig_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
setEnvironmentConfig_result(BdbService.setEnvironmentConfig_result) - Constructor for class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
Performs a deep copy on other.
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setEnvIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
setEqual(double) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
setEqualIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
setErrorNumber(int) - Method in exception com.sleepycat.thrift.TDatabaseException
 
setErrorNumberIsSet(boolean) - Method in exception com.sleepycat.thrift.TDatabaseException
 
setExclusiveCreate(boolean) - Method in class com.sleepycat.client.persist.StoreConfig
Specifies whether opening an existing store is prohibited.
setExclusiveCreate(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
setExclusiveCreate(boolean) - Method in class com.sleepycat.client.SSequenceConfig
setExclusiveCreate(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setExclusiveCreate(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setExclusiveCreateIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setExclusiveCreateIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setExclusiveCreateVoid(boolean) - Method in class com.sleepycat.client.persist.StoreConfig
The void return setter for use by Bean editors.
setExtentSize(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setExtentSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setExternalFile(boolean) - Method in class com.sleepycat.client.SDatabaseEntry
Configure this SDatabaseEntry to be stored as an external file.
setFast(boolean) - Method in class com.sleepycat.client.SStatsConfig
Configure the statistics operation to return only the values which do not incur some performance penalty.
setFast(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
setFastIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
setFe(TFileNotFoundException) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setFeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setFfactor(int) - Method in class com.sleepycat.thrift.THashStat
 
setFfactorIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setFieldValue(BdbService.beginTransaction_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
setFieldValue(BdbService.beginTransaction_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
setFieldValue(BdbService.checkpoint_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setFieldValue(BdbService.checkpoint_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
setFieldValue(BdbService.closeCursorHandle_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
setFieldValue(BdbService.closeCursorHandle_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
setFieldValue(BdbService.closeDatabaseHandle_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
setFieldValue(BdbService.closeDatabaseHandle_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
setFieldValue(BdbService.closeDatabaseHandles_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setFieldValue(BdbService.closeDatabaseHandles_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
setFieldValue(BdbService.closeEnvironmentHandle_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
setFieldValue(BdbService.closeEnvironmentHandle_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
setFieldValue(BdbService.closeEnvironmentHandles_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
setFieldValue(BdbService.closeEnvironmentHandles_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
setFieldValue(BdbService.closeJoinCursorHandle_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
setFieldValue(BdbService.closeJoinCursorHandle_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
setFieldValue(BdbService.closeSequenceHandle_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
setFieldValue(BdbService.closeSequenceHandle_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
setFieldValue(BdbService.cursorCompare_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
setFieldValue(BdbService.cursorCompare_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
setFieldValue(BdbService.cursorCount_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
setFieldValue(BdbService.cursorCount_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
setFieldValue(BdbService.cursorDelete_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
setFieldValue(BdbService.cursorDelete_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
setFieldValue(BdbService.cursorDup_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
setFieldValue(BdbService.cursorDup_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
setFieldValue(BdbService.cursorGet_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
setFieldValue(BdbService.cursorGet_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
setFieldValue(BdbService.cursorGetWithPKey_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
setFieldValue(BdbService.cursorGetWithPKey_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
setFieldValue(BdbService.cursorPut_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
setFieldValue(BdbService.cursorPut_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
setFieldValue(BdbService.dbCompact_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setFieldValue(BdbService.dbCompact_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
setFieldValue(BdbService.dbDelete_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
setFieldValue(BdbService.dbDelete_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
setFieldValue(BdbService.dbGet_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setFieldValue(BdbService.dbGet_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
setFieldValue(BdbService.dbGetWithPKey_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setFieldValue(BdbService.dbGetWithPKey_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
setFieldValue(BdbService.dbKeyExists_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
setFieldValue(BdbService.dbKeyExists_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
setFieldValue(BdbService.dbKeyRange_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
setFieldValue(BdbService.dbKeyRange_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
setFieldValue(BdbService.dbPut_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setFieldValue(BdbService.dbPut_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
setFieldValue(BdbService.dbTruncate_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
setFieldValue(BdbService.dbTruncate_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
setFieldValue(BdbService.deleteEnvironmentAndDatabases_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
setFieldValue(BdbService.deleteEnvironmentAndDatabases_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setFieldValue(BdbService.getBdbVersion_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
setFieldValue(BdbService.getBdbVersion_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
setFieldValue(BdbService.getCursorCachePriority_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
setFieldValue(BdbService.getCursorCachePriority_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
setFieldValue(BdbService.getCursorConfig_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
setFieldValue(BdbService.getCursorConfig_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
setFieldValue(BdbService.getDatabaseConfig_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
setFieldValue(BdbService.getDatabaseConfig_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
setFieldValue(BdbService.getDatabaseStatistics_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
setFieldValue(BdbService.getDatabaseStatistics_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
setFieldValue(BdbService.getEnvironmentConfig_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
setFieldValue(BdbService.getEnvironmentConfig_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
setFieldValue(BdbService.getEnvStatistics_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
setFieldValue(BdbService.getEnvStatistics_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
setFieldValue(BdbService.isProtocolVersionSupported_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
setFieldValue(BdbService.isProtocolVersionSupported_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
setFieldValue(BdbService.joinCursorGet_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
setFieldValue(BdbService.joinCursorGet_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
setFieldValue(BdbService.openCursor_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
setFieldValue(BdbService.openCursor_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
setFieldValue(BdbService.openDatabase_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setFieldValue(BdbService.openDatabase_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setFieldValue(BdbService.openEnvironment_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
setFieldValue(BdbService.openEnvironment_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setFieldValue(BdbService.openJoinCursor_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
setFieldValue(BdbService.openJoinCursor_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
setFieldValue(BdbService.openSecondaryDatabase_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setFieldValue(BdbService.openSecondaryDatabase_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setFieldValue(BdbService.openSequence_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setFieldValue(BdbService.openSequence_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setFieldValue(BdbService.ping_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.ping_args
 
setFieldValue(BdbService.ping_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.ping_result
 
setFieldValue(BdbService.removeDatabase_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setFieldValue(BdbService.removeDatabase_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setFieldValue(BdbService.removeSequence_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setFieldValue(BdbService.removeSequence_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
setFieldValue(BdbService.renameDatabase_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setFieldValue(BdbService.renameDatabase_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setFieldValue(BdbService.sequenceGet_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
setFieldValue(BdbService.sequenceGet_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
setFieldValue(BdbService.setCursorCachePriority_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
setFieldValue(BdbService.setCursorCachePriority_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
setFieldValue(BdbService.setDatabaseConfig_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
setFieldValue(BdbService.setDatabaseConfig_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
setFieldValue(BdbService.setEnvironmentConfig_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
setFieldValue(BdbService.setEnvironmentConfig_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
setFieldValue(BdbService.shutdown_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
setFieldValue(BdbService.txnAbort_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
setFieldValue(BdbService.txnAbort_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
setFieldValue(BdbService.txnCommit_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
setFieldValue(BdbService.txnCommit_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
setFieldValue(BdbService.txnGetPriority_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
setFieldValue(BdbService.txnGetPriority_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
setFieldValue(BdbService.txnSetPriority_args._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
setFieldValue(BdbService.txnSetPriority_result._Fields, Object) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
setFieldValue(TActiveTxnStat._Fields, Object) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setFieldValue(TBtreeStat._Fields, Object) - Method in class com.sleepycat.thrift.TBtreeStat
 
setFieldValue(TCacheFileStat._Fields, Object) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setFieldValue(TCacheStat._Fields, Object) - Method in class com.sleepycat.thrift.TCacheStat
 
setFieldValue(TCompactConfig._Fields, Object) - Method in class com.sleepycat.thrift.TCompactConfig
 
setFieldValue(TCompactResult._Fields, Object) - Method in class com.sleepycat.thrift.TCompactResult
 
setFieldValue(TCursor._Fields, Object) - Method in class com.sleepycat.thrift.TCursor
 
setFieldValue(TCursorConfig._Fields, Object) - Method in class com.sleepycat.thrift.TCursorConfig
 
setFieldValue(TCursorGetConfig._Fields, Object) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setFieldValue(TDatabase._Fields, Object) - Method in class com.sleepycat.thrift.TDatabase
 
setFieldValue(TDatabaseConfig._Fields, Object) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setFieldValue(TDatabaseException._Fields, Object) - Method in exception com.sleepycat.thrift.TDatabaseException
 
setFieldValue(TDatabaseStatResult._Fields, Object) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setFieldValue(TDbGetConfig._Fields, Object) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setFieldValue(TDbt._Fields, Object) - Method in class com.sleepycat.thrift.TDbt
 
setFieldValue(TEnvironment._Fields, Object) - Method in class com.sleepycat.thrift.TEnvironment
 
setFieldValue(TEnvironmentConfig._Fields, Object) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setFieldValue(TEnvStatConfig._Fields, Object) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setFieldValue(TEnvStatResult._Fields, Object) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setFieldValue(TFileNotFoundException._Fields, Object) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
setFieldValue(TGetResult._Fields, Object) - Method in class com.sleepycat.thrift.TGetResult
 
setFieldValue(TGetWithPKeyResult._Fields, Object) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
setFieldValue(THashStat._Fields, Object) - Method in class com.sleepycat.thrift.THashStat
 
setFieldValue(THeapStat._Fields, Object) - Method in class com.sleepycat.thrift.THeapStat
 
setFieldValue(TIOException._Fields, Object) - Method in exception com.sleepycat.thrift.TIOException
 
setFieldValue(TJoinCursor._Fields, Object) - Method in class com.sleepycat.thrift.TJoinCursor
 
setFieldValue(TJoinCursorGetConfig._Fields, Object) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
setFieldValue(TKeyData._Fields, Object) - Method in class com.sleepycat.thrift.TKeyData
 
setFieldValue(TKeyDataWithPKey._Fields, Object) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
setFieldValue(TKeyDataWithSecondaryKeys._Fields, Object) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
setFieldValue(TKeyRangeResult._Fields, Object) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
setFieldValue(TLockStat._Fields, Object) - Method in class com.sleepycat.thrift.TLockStat
 
setFieldValue(TLogStat._Fields, Object) - Method in class com.sleepycat.thrift.TLogStat
 
setFieldValue(TMutexStat._Fields, Object) - Method in class com.sleepycat.thrift.TMutexStat
 
setFieldValue(TProtocolVersionTestResult._Fields, Object) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setFieldValue(TPutResult._Fields, Object) - Method in class com.sleepycat.thrift.TPutResult
 
setFieldValue(TQueueStat._Fields, Object) - Method in class com.sleepycat.thrift.TQueueStat
 
setFieldValue(TResourceInUseException._Fields, Object) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
setFieldValue(TRuntimeException._Fields, Object) - Method in exception com.sleepycat.thrift.TRuntimeException
 
setFieldValue(TSecondaryDatabaseConfig._Fields, Object) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setFieldValue(TSequence._Fields, Object) - Method in class com.sleepycat.thrift.TSequence
 
setFieldValue(TSequenceConfig._Fields, Object) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setFieldValue(TTransaction._Fields, Object) - Method in class com.sleepycat.thrift.TTransaction
 
setFieldValue(TTransactionConfig._Fields, Object) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setFieldValue(TTransactionStat._Fields, Object) - Method in class com.sleepycat.thrift.TTransactionStat
 
setFileidInit(int) - Method in class com.sleepycat.thrift.TLogStat
 
setFileidInitIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setFileName(String) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setFileName(String) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setFileName(String) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setFileName(String) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setFileName(String) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setFileName(String) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setFileNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setFileNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setFileNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setFileNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setFileNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setFileNameIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setFillPercent(int) - Method in class com.sleepycat.client.SCompactConfig
Set the desired fill percentage.
setFillPercent(int) - Method in class com.sleepycat.thrift.TCompactConfig
 
setFillPercentIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactConfig
 
setFirstRecno(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setFirstRecnoIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setForce(boolean) - Method in class com.sleepycat.client.SCheckpointConfig
Configure the checkpoint force option.
setForce(boolean) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setForce(boolean) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
setForce(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setForce(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setForce(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setForceIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setForceIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
setForceIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setForceIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setForceIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setForeignDb(TDatabase) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setForeignDbIsSet(boolean) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setForeignKeyDatabase(SDatabase) - Method in class com.sleepycat.client.SSecondaryConfig
Define a foreign key integrity constraint for a given foreign key database.
setForeignKeyDeleteAction(SForeignKeyDeleteAction) - Method in class com.sleepycat.client.SSecondaryConfig
Specify the action taken when a referenced record in the foreign key database is deleted.
setForeignKeyDeleteAction(TFKDeleteAction) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setForeignKeyDeleteActionIsSet(boolean) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setForeignKeyNullifier(SForeignKeyNullifier) - Method in class com.sleepycat.client.SSecondaryConfig
Specifies the user-supplied object used for setting single-valued foreign keys to null.
setForeignMultiKeyNullifier(SForeignMultiKeyNullifier) - Method in class com.sleepycat.client.SSecondaryConfig
Specifies the user-supplied object used for setting multi-valued foreign keys to null.
setFree(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setFree(int) - Method in class com.sleepycat.thrift.THashStat
 
setFreeIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setFreeIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setFreeListOnly(boolean) - Method in class com.sleepycat.client.SCompactConfig
Configure whether to skip page compaction, only returning pages to the filesystem that are already free and at the end of the file.
setFreeListOnly(boolean) - Method in class com.sleepycat.thrift.TCompactConfig
 
setFreeListOnlyIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactConfig
 
setFreeSpace(boolean) - Method in class com.sleepycat.client.SCompactConfig
Return pages to the filesystem if possible.
setFreeSpace(boolean) - Method in class com.sleepycat.thrift.TCompactConfig
 
setFreeSpaceIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactConfig
 
setFullClassName(String) - Method in exception com.sleepycat.thrift.TRuntimeException
 
setFullClassNameIsSet(boolean) - Method in exception com.sleepycat.thrift.TRuntimeException
 
setGbytes(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setGbytesIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setGId(byte[]) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setGId(ByteBuffer) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setGIdIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setGreater(double) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
setGreaterIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
setHandle(long) - Method in class com.sleepycat.thrift.TCursor
 
setHandle(long) - Method in class com.sleepycat.thrift.TDatabase
 
setHandle(long) - Method in class com.sleepycat.thrift.TEnvironment
 
setHandle(long) - Method in class com.sleepycat.thrift.TJoinCursor
 
setHandle(long) - Method in class com.sleepycat.thrift.TSequence
 
setHandle(long) - Method in class com.sleepycat.thrift.TTransaction
 
setHandleIsSet(boolean) - Method in class com.sleepycat.thrift.TCursor
 
setHandleIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabase
 
setHandleIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironment
 
setHandleIsSet(boolean) - Method in class com.sleepycat.thrift.TJoinCursor
 
setHandleIsSet(boolean) - Method in class com.sleepycat.thrift.TSequence
 
setHandleIsSet(boolean) - Method in class com.sleepycat.thrift.TTransaction
 
setHashBuckets(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashBucketsIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashExamined(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashExaminedIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashFillFactor(int) - Method in class com.sleepycat.client.SDatabaseConfig
Set the desired density within the hash table.
setHashFillFactor(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setHashFillFactorIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setHashLen(int) - Method in class com.sleepycat.thrift.TLockStat
 
setHashLenIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setHashLongest(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashLongestIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashMaxNowait(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashMaxNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashMaxWait(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashMaxWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashMutexes(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashMutexesIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashNowait(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashNumElements(int) - Method in class com.sleepycat.client.SDatabaseConfig
Set an estimate of the final size of the hash table.
setHashNumElements(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setHashNumElementsIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setHashSearches(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashSearchesIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashStat(THashStat) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setHashStatIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setHashWait(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setHashWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setHeapMagic(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapMagicIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapMetaFlags(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapMetaFlagsIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapNumBlobs(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapNumBlobsIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapNumRecs(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapNumRecsIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapNumRegions(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapNumRegionsIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapPageCount(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapPageCountIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapPageSize(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapPageSizeIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapRegionSize(int) - Method in class com.sleepycat.client.SDatabaseConfig
Sets the number of pages in a region of a database configured to use the Heap access method.
setHeapRegionSize(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setHeapRegionSize(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapRegionSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setHeapRegionSizeIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapsize(long) - Method in class com.sleepycat.client.SDatabaseConfig
Set the maximum on-disk database file size used by a database configured to use the Heap access method.
setHeapsize(long) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setHeapsizeIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setHeapStat(THeapStat) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setHeapStatIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setHeapVersion(int) - Method in class com.sleepycat.thrift.THeapStat
 
setHeapVersionIsSet(boolean) - Method in class com.sleepycat.thrift.THeapStat
 
setHomeDir(String) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
setHomeDir(String) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
setHomeDir(String) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
setHomeDirIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
setHomeDirIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
setHomeDirIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
setId(int) - Method in class com.sleepycat.thrift.TLockStat
 
setIdIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setImmutableSecondaryKey(boolean) - Method in class com.sleepycat.client.SSecondaryConfig
Specify whether the secondary key is immutable.
setImmutableSecondaryKey(boolean) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setImmutableSecondaryKeyIsSet(boolean) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
setInitialValue(long) - Method in class com.sleepycat.client.SSequenceConfig
Set the initial value for a sequence.
setInitialValue(long) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setInitialValueIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setInitlockers(int) - Method in class com.sleepycat.thrift.TLockStat
 
setInitlockersIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setInitlocks(int) - Method in class com.sleepycat.thrift.TLockStat
 
setInitlocksIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setInitobjects(int) - Method in class com.sleepycat.thrift.TLockStat
 
setInitobjectsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setInittxns(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setInittxnsIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setIntPages(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setIntPagesFree(long) - Method in class com.sleepycat.thrift.TBtreeStat
 
setIntPagesFreeIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setIntPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setIoe(TIOException) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setIoe(TIOException) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setIoe(TIOException) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setIoe(TIOException) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setIoe(TIOException) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setIoe(TIOException) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setIoeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setIoeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setIoeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setIoeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setIoeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setIoeIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setIoWait(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setIoWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setIsAutoCommitNoSync(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setIsAutoCommitNoSyncIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setIsoLevel(TIsolationLevel) - Method in class com.sleepycat.thrift.TCursorConfig
 
setIsoLevel(TIsolationLevel) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setIsoLevel(TIsolationLevel) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setIsoLevel(TIsolationLevel) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setIsoLevelIsSet(boolean) - Method in class com.sleepycat.thrift.TCursorConfig
 
setIsoLevelIsSet(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setIsoLevelIsSet(boolean) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setIsoLevelIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setIteratorBlockSize(int) - Method in class com.sleepycat.client.collections.StoredCollection
Changes the number of records read at one time by iterators returned by the StoredCollection.iterator() method.
setIue(TResourceInUseException) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setIue(TResourceInUseException) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setIue(TResourceInUseException) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setIue(TResourceInUseException) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setIue(TResourceInUseException) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setIue(TResourceInUseException) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setIue(TResourceInUseException) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
setIue(TResourceInUseException) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setIueIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setIueIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setIueIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setIueIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setIueIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setIueIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setIueIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
setIueIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setKBytes(int) - Method in class com.sleepycat.client.SCheckpointConfig
Configure the checkpoint log data threshold, in kilobytes.
setKbytes(int) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setKbytesIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setKey(TDbt) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
setKey(TDbt) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
setKey(TDbt) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setKey(TDbt) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setKey(TDbt) - Method in class com.sleepycat.thrift.TKeyData
 
setKeyCreator(SSecondaryKeyCreator) - Method in class com.sleepycat.client.SSecondaryConfig
Specify the user-supplied object used for creating single-valued secondary keys.
setKeyData(TKeyData) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
setKeyData(TKeyData) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setKeyDataIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
setKeyDataIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setKeyIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
setKeyIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
setKeyIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setKeyIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setKeyIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyData
 
setKeyOrPairs(List<TKeyData>) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
setKeyOrPairsIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
setKeyPKey(TKeyDataWithPKey) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
setKeyPKey(TKeyDataWithPKey) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setKeyPKeyIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
setKeyPKeyIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setKeyStore(String, String, String, String) - Method in class com.sleepycat.client.SslConfig
Configure key store parameters.
setKeyStore(String, String) - Method in class com.sleepycat.client.SslConfig
Configure key store parameters.
setLastCkpFile(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setLastCkpFileIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setLastCkpOffset(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setLastCkpOffsetIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setLastTxnId(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setLastTxnIdIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setLeafPages(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setLeafPagesFree(long) - Method in class com.sleepycat.thrift.TBtreeStat
 
setLeafPagesFreeIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setLeafPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setLess(double) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
setLessIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
setLevels(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setLevels(int) - Method in class com.sleepycat.thrift.TCompactResult
 
setLevelsIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setLevelsIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactResult
 
setLgBSize(int) - Method in class com.sleepycat.thrift.TLogStat
 
setLgBSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setLgSize(int) - Method in class com.sleepycat.thrift.TLogStat
 
setLgSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setLock(TEnvStatOption) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setLockConfig(boolean, SStatsConfig) - Method in class com.sleepycat.client.SMultiStatsConfig
Specify if SLockStats is retrieved and its retrieval operation attributes.
setLockDetectMode(SLockDetectMode) - Method in class com.sleepycat.client.SEnvironmentConfig
Set policy used by the deadlock detector.
setLockDetectMode(TLockDetectMode) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setLockDetectModeIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setLockers(int) - Method in class com.sleepycat.thrift.TLockStat
 
setLockersIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setLockersNowait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setLockersNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setLockersWait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setLockersWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setLockIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setLockNowait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setLockNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setLocks(int) - Method in class com.sleepycat.thrift.TLockStat
 
setLocksIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setLockStat(TLockStat) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setLockStatIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setLocksteals(long) - Method in class com.sleepycat.thrift.TLockStat
 
setLockstealsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setLockTimeout(int) - Method in class com.sleepycat.thrift.TLockStat
 
setLockTimeoutIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setLockWait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setLockWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setLog(TEnvStatOption) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setLogConfig(boolean, SStatsConfig) - Method in class com.sleepycat.client.SMultiStatsConfig
Specify if SLogStats is retrieved and its retrieval operation attributes.
setLogIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setLogStat(TLogStat) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setLogStatIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setLsnFile(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setLsnFileIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setLsnOffset(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setLsnOffsetIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setMagic(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setMagic(int) - Method in class com.sleepycat.thrift.THashStat
 
setMagic(int) - Method in class com.sleepycat.thrift.TLogStat
 
setMagic(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setMagicIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setMagicIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setMagicIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setMagicIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setMaxCommitperflush(int) - Method in class com.sleepycat.thrift.TLogStat
 
setMaxCommitperflushIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setMaxHlocks(int) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxHlocksIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxHobjects(int) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxHobjectsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaximum(long) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setMaximumIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setMaxLockers(int) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxLockersIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxLocks(int) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxLocksIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxLsteals(long) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxLstealsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxNactive(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setMaxNactiveIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setMaxNfileId(int) - Method in class com.sleepycat.thrift.TLogStat
 
setMaxNfileIdIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setMaxNlockers(int) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxNlockersIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxNlocks(int) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxNlocksIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxNobjects(int) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxNobjectsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxNsnapshot(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setMaxNsnapshotIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setMaxNumCache(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setMaxNumCacheIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMaxObjects(int) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxObjectsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxOpenfd(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setMaxOpenfdIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMaxOsteals(long) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxOstealsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setMaxPages(int) - Method in class com.sleepycat.client.SCompactConfig
Set the maximum number of pages to free.
setMaxPages(int) - Method in class com.sleepycat.thrift.TCompactConfig
 
setMaxPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactConfig
 
setMaxRetries(int) - Method in class com.sleepycat.client.collections.TransactionRunner
Changes the maximum number of retries that will be performed when deadlocks are detected.
setMaxTxns(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setMaxTxnsIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setMaxWrite(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setMaxWriteIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMaxWriteSleep(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setMaxWriteSleepIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMessage(String) - Method in exception com.sleepycat.thrift.TDatabaseException
 
setMessage(String) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
setMessage(String) - Method in exception com.sleepycat.thrift.TIOException
 
setMessage(String) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setMessage(String) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
setMessage(String) - Method in exception com.sleepycat.thrift.TRuntimeException
 
setMessageIsSet(boolean) - Method in exception com.sleepycat.thrift.TDatabaseException
 
setMessageIsSet(boolean) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
setMessageIsSet(boolean) - Method in exception com.sleepycat.thrift.TIOException
 
setMessageIsSet(boolean) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setMessageIsSet(boolean) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
setMessageIsSet(boolean) - Method in exception com.sleepycat.thrift.TRuntimeException
 
setMetaFlags(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setMetaFlags(int) - Method in class com.sleepycat.thrift.THashStat
 
setMetaFlags(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setMetaFlagsIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setMetaFlagsIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setMetaFlagsIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setMin(int) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setMinCommitperflush(int) - Method in class com.sleepycat.thrift.TLogStat
 
setMinCommitperflushIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setMinIdleInMilli(long) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setMinIdleInMilli(long) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
setMinIdleInMilliIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
setMinIdleInMilliIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
setMinimum(long) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setMinimumIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setMinIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
setMinKey(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setMinKeyIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setMinutes(int) - Method in class com.sleepycat.client.SCheckpointConfig
Configure the checkpoint time threshold, in minutes.
setMmapSize(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setMmapSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMode(TCursorGetMode) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setMode(TDbGetMode) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setMode(int) - Method in class com.sleepycat.thrift.TLogStat
 
setModeIsSet(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setModeIsSet(boolean) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setModeIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setModel(EntityModel) - Method in class com.sleepycat.client.persist.StoreConfig
Sets the entity model that defines entity classes and index keys.
setModelVoid(EntityModel) - Method in class com.sleepycat.client.persist.StoreConfig
The void return setter for use by Bean editors.
setMultiKey(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setMultiKeyCreator(SSecondaryMultiKeyCreator) - Method in class com.sleepycat.client.SSecondaryConfig
Specify the user-supplied object used for creating multi-valued secondary keys.
setMultiKeyIsSet(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setMultiple(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setMultiple(boolean) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setMultipleIsSet(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setMultipleIsSet(boolean) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setMultiversion(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configured the database with support for multiversion concurrency control.
setMultiversion(boolean) - Method in class com.sleepycat.client.SEnvironmentConfig
Configure the database environment to open all databases that are not using the queue access method for multiversion concurrency control.
setMultiversion(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setMultiversion(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setMultiversionFreed(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setMultiversionFreedIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMultiversionFrozen(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setMultiversionFrozenIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMultiversionIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setMultiversionIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setMultiversionRef(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setMultiversionRefIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setMultiversionReused(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setMultiversionReusedIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMultiversionThawed(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setMultiversionThawedIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setMutations(Mutations) - Method in class com.sleepycat.client.persist.StoreConfig
Configures mutations for performing lazy evolution of stored instances.
setMutationsVoid(Mutations) - Method in class com.sleepycat.client.persist.StoreConfig
The void return setter for use by Bean editors.
setMutex(TEnvStatOption) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setMutexAlign(int) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexAlignIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexConfig(boolean, SStatsConfig) - Method in class com.sleepycat.client.SMultiStatsConfig
Specify if SMutexStats is retrieved and its retrieval operation attributes.
setMutexCount(int) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexCountIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexFree(int) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexFreeIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexInit(int) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexInitIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexInuse(int) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexInuseIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexInuseMax(int) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexInuseMaxIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setMutexMax(int) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexMaxIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexStat(TMutexStat) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setMutexStatIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setMutexTasSpins(int) - Method in class com.sleepycat.thrift.TMutexStat
 
setMutexTasSpinsIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setNaborts(long) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNabortsIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNactive(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNactiveIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setName(String) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setNameIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setNewName(String) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setNewNameIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setNewRecordNumber(byte[]) - Method in class com.sleepycat.thrift.TPutResult
 
setNewRecordNumber(ByteBuffer) - Method in class com.sleepycat.thrift.TPutResult
 
setNewRecordNumberIsSet(boolean) - Method in class com.sleepycat.thrift.TPutResult
 
setNobjects(int) - Method in class com.sleepycat.thrift.TLockStat
 
setNobjectsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNoSort(boolean) - Method in class com.sleepycat.client.SJoinConfig
Specifies whether automatic sorting of the input cursors is disabled.
setNoSync(boolean) - Method in class com.sleepycat.client.STransactionConfig
Configure the transaction to not write or synchronously flush the log when it commits.
setNoWait(boolean) - Method in class com.sleepycat.client.STransactionConfig
Configure the transaction to not wait if a lock request cannot be immediately granted.
setNoWaitDbExclusiveLock(Boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the SDatabase handle to obtain a write lock on the entire database.
setNoWaitDbExclusiveLock(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setNoWaitDbExclusiveLockIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setNumBegins(long) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNumBeginsIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNumBlobs(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setNumBlobs(int) - Method in class com.sleepycat.thrift.THashStat
 
setNumBlobsIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setNumBlobsIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setNumCache(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setNumCacheIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setNumCommits(long) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNumCommitsIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNumData(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setNumData(int) - Method in class com.sleepycat.thrift.THashStat
 
setNumData(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setNumDataIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setNumDataIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setNumDataIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setNumDeadlocks(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumDeadlocksIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumDowngrade(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumDowngradeIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumFileId(int) - Method in class com.sleepycat.thrift.TLogStat
 
setNumFileIdIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setNumKeys(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setNumKeys(int) - Method in class com.sleepycat.thrift.THashStat
 
setNumKeys(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setNumKeysIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setNumKeysIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setNumKeysIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setNumLockers(int) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLockersHit(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLockersHitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLockersIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLockersReused(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLockersReusedIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLocks(int) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLocksIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLockTimeouts(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumLockTimeoutsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumModes(int) - Method in class com.sleepycat.thrift.TLockStat
 
setNumModesIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumReleases(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumReleasesIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumRequests(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumRequestsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumRestores(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNumRestoresIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNumSnapshot(int) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNumSnapshotIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setNumTxnTimeouts(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumTxnTimeoutsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setNumUpgrade(long) - Method in class com.sleepycat.thrift.TLockStat
 
setNumUpgradeIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setObjects(int) - Method in class com.sleepycat.thrift.TLockStat
 
setObjectsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setObjectsteals(long) - Method in class com.sleepycat.thrift.TLockStat
 
setObjectstealsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setObjsNowait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setObjsNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setObjsWait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setObjsWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setOverflows(int) - Method in class com.sleepycat.thrift.THashStat
 
setOverflowsIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setOverPages(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setOverPagesFree(long) - Method in class com.sleepycat.thrift.TBtreeStat
 
setOverPagesFreeIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setOverPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setOvflFree(long) - Method in class com.sleepycat.thrift.THashStat
 
setOvflFreeIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setPageClean(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageCleanIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageCount(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setPageCount(int) - Method in class com.sleepycat.thrift.THashStat
 
setPageCountIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setPageCountIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setPageCreate(long) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageCreate(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageCreateIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageCreateIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageDirty(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageDirtyIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageIn(long) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageIn(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageInIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageInIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageMapped(int) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageMapped(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageMappedIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageMappedIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageOut(long) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageOut(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageOutIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageOutIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPages(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setPages(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setPagesExamine(int) - Method in class com.sleepycat.thrift.TCompactResult
 
setPagesExamineIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactResult
 
setPagesFree(int) - Method in class com.sleepycat.thrift.TCompactResult
 
setPagesFree(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setPagesFreeIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactResult
 
setPagesFreeIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPagesIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setPageSize(int) - Method in class com.sleepycat.client.SDatabaseConfig
Set the size of the pages used to hold items in the database, in bytes.
setPageSize(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setPageSize(int) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageSize(int) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageSize(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setPageSize(int) - Method in class com.sleepycat.thrift.THashStat
 
setPageSize(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setPageSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setPageSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheFileStat
 
setPageSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setPageSizeIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setPageSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setPagesTruncated(int) - Method in class com.sleepycat.thrift.TCompactResult
 
setPagesTruncatedIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactResult
 
setPageTrickle(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setPageTrickleIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setPair(TKeyDataWithSecondaryKeys) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
setPair(TKeyData) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
setPairIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
setPairIsSet(boolean) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
setPairs(List<TKeyDataWithSecondaryKeys>) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setPairs(List<TKeyData>) - Method in class com.sleepycat.thrift.TGetResult
 
setPairsIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setPairsIsSet(boolean) - Method in class com.sleepycat.thrift.TGetResult
 
setParent(TTransaction) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
setParentId(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setParentIdIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setParentIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
setPartial(int, int, boolean) - Method in class com.sleepycat.client.SDatabaseEntry
Configure this SDatabaseEntry to read or write partial records.
setPartial(boolean) - Method in class com.sleepycat.thrift.TDbt
 
setPartialIsSet(boolean) - Method in class com.sleepycat.thrift.TDbt
 
setPartialLength(int) - Method in class com.sleepycat.thrift.TDbt
 
setPartialLengthIsSet(boolean) - Method in class com.sleepycat.thrift.TDbt
 
setPartialOffset(int) - Method in class com.sleepycat.thrift.TDbt
 
setPartialOffsetIsSet(boolean) - Method in class com.sleepycat.thrift.TDbt
 
setPartitions(int) - Method in class com.sleepycat.thrift.TLockStat
 
setPartitionsIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setPartMaxNowait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setPartMaxNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setPartMaxWait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setPartMaxWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setPartNowait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setPartNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setPartWait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setPartWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setPdata(TDbt) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
setPdata(TDbt) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
setPdataIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
setPdataIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
setPdb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
setPdbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
setPid(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setPidIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setPkey(TDbt) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
setPkey(TDbt) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
setPkeyIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
setPkeyIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
setPrimaryConfig(Class, SDatabaseConfig) - Method in class com.sleepycat.client.persist.EntityStore
Configures the primary database for an entity class using the Berkeley DB engine API.
setPrimaryDb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setPrimaryDbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setPriority(SCacheFilePriority) - Method in class com.sleepycat.client.SCursor
Set the cache priority for pages referenced by this cursor handle.
setPriority(SCacheFilePriority) - Method in class com.sleepycat.client.SDatabaseConfig
Set the cache priority for pages referenced by the DB handle.
setPriority(int) - Method in class com.sleepycat.client.STransaction
Set the deadlock priority for this transaction.
setPriority(TCachePriority) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
setPriority(int) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
setPriority(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setPriority(TCachePriority) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setPriorityIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
setPriorityIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
setPriorityIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setPriorityIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setQueueExtentSize(int) - Method in class com.sleepycat.client.SDatabaseConfig
Set the size of the extents used to hold pages in a Queue database, specified as a number of pages.
setQueueExtentSize(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setQueueExtentSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setQueueInOrder(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setQueueInOrderIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setQueueStat(TQueueStat) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setQueueStatIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
setRange(long, long) - Method in class com.sleepycat.client.SSequenceConfig
Configure a sequence range.
setRCount(long) - Method in class com.sleepycat.thrift.TLogStat
 
setRCountIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
setRe(TRuntimeException) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
setReadCommitted(boolean) - Method in class com.sleepycat.client.SCursorConfig
Configure the cursor for read committed isolation.
setReadCommitted(boolean) - Method in class com.sleepycat.client.STransactionConfig
Configure the transaction for read committed isolation.
setReadLsnFile(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setReadLsnFileIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setReadLsnOffset(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setReadLsnOffsetIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setReadModifyWrite(boolean) - Method in class com.sleepycat.client.collections.StoredIterator
Changes whether write-locks will be obtained when reading with this cursor.
setReadOnly(boolean) - Method in class com.sleepycat.client.persist.StoreConfig
Sets the read-only configuration property.
setReadOnly(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the database in read-only mode.
setReadOnly(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setReadOnlyIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setReadOnlyVoid(boolean) - Method in class com.sleepycat.client.persist.StoreConfig
The void return setter for use by Bean editors.
setReadUncommitted(boolean) - Method in class com.sleepycat.client.SCursorConfig
Configure read operations performed by the cursor to return modified but not yet committed data.
setReadUncommitted(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the database to support read uncommitted.
setReadUncommitted(boolean) - Method in class com.sleepycat.client.STransactionConfig
Configure read operations performed by the transaction to return modified but not yet committed data.
setReadUncommitted(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setReadUncommitted(boolean) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
setReadUncommittedIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setReadUncommittedIsSet(boolean) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
setRecord(long) - Method in class com.sleepycat.thrift.TLogStat
 
setRecordIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setRecordLength(int) - Method in class com.sleepycat.client.SDatabaseConfig
Specify the database record length, in bytes.
setRecordLength(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setRecordLengthIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setRecordNumber(int, ByteOrder) - Method in class com.sleepycat.client.SDatabaseEntry
Initialize the entry from a logical record number.
setRecordPad(int) - Method in class com.sleepycat.client.SDatabaseConfig
Set the padding character for short, fixed-length records for the Queue and Recno access methods.
setRecordPad(int) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setRecordPadIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setRegionNowait(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setRegionNowait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setRegionNowait(long) - Method in class com.sleepycat.thrift.TLogStat
 
setRegionNowait(long) - Method in class com.sleepycat.thrift.TMutexStat
 
setRegionNowait(long) - Method in class com.sleepycat.thrift.TTransactionStat
 
setRegionNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setRegionNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setRegionNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setRegionNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setRegionNowaitIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setRegionWait(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setRegionWait(long) - Method in class com.sleepycat.thrift.TLockStat
 
setRegionWait(long) - Method in class com.sleepycat.thrift.TLogStat
 
setRegionWait(long) - Method in class com.sleepycat.thrift.TMutexStat
 
setRegionWait(long) - Method in class com.sleepycat.thrift.TTransactionStat
 
setRegionWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setRegionWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setRegionWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setRegionWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setRegionWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setRegmax(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setRegmax(long) - Method in class com.sleepycat.thrift.TMutexStat
 
setRegmaxIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setRegmaxIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setRegSize(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setRegSize(long) - Method in class com.sleepycat.thrift.TLockStat
 
setRegSize(long) - Method in class com.sleepycat.thrift.TLogStat
 
setRegSize(long) - Method in class com.sleepycat.thrift.TMutexStat
 
setRegSize(long) - Method in class com.sleepycat.thrift.TTransactionStat
 
setRegSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setRegSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setRegSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setRegSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TMutexStat
 
setRegSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
setReIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
setReLen(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setReLen(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setReLenIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setReLenIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setRenumbering(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the logical record numbers to be mutable, and change as records are added to and deleted from the database.
setRenumbering(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setRenumberingIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setRePad(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setRePad(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setRePadIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setRePadIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setReverseSplitOff(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the Btree to not do reverse splits.
setReverseSplitOff(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setReverseSplitOffIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setRmw(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setRmw(boolean) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setRmw(boolean) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
setRmwIsSet(boolean) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
setRmwIsSet(boolean) - Method in class com.sleepycat.thrift.TDbGetConfig
 
setRmwIsSet(boolean) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
setRoEvict(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setRoEvictIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setRunRecovery(boolean) - Method in class com.sleepycat.client.SEnvironmentConfig
Configure to run normal recovery on this environment before opening it for normal use.
setRunRecovery(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setRunRecoveryIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setRwEvict(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setRwEvictIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setSamePos(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
setSamePosIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
setSCount(long) - Method in class com.sleepycat.thrift.TLogStat
 
setSCountIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setScursors(List<TCursor>) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
setScursorsIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
setSdb(TDatabase) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setSdbConfig(TSecondaryDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setSdbConfigIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setSdbIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setSecondaryBulkLoad(boolean) - Method in class com.sleepycat.client.persist.StoreConfig
Sets the bulk-load-secondaries configuration property.
setSecondaryBulkLoadVoid(boolean) - Method in class com.sleepycat.client.persist.StoreConfig
The void return setter for use by Bean editors.
setSecondaryConfig(Class, String, SSecondaryConfig) - Method in class com.sleepycat.client.persist.EntityStore
Configures a secondary database for an entity class and key name using the Berkeley DB engine API.
setSeq(TSequence) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
setSeq(TSequence) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
setSeqIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
setSeqIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
setSequenceConfig(String, SSequenceConfig) - Method in class com.sleepycat.client.persist.EntityStore
Configures a named key sequence using the Berkeley DB engine API.
setServerBigEndian(boolean) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setServerBigEndianIsSet(boolean) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setServerProtocolVersion(String) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setServerProtocolVersionIsSet(boolean) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setSkey(TDbt) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
setSkeyIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
setSkeys(Map<TDatabase, List<TDbt>>) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
setSkeysIsSet(boolean) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
setSnapshot(boolean) - Method in class com.sleepycat.client.SCursorConfig
Configure read operations performed by the cursor to return data as it was when the cursor opened without locking, if SDatabaseConfig.setMultiversion(boolean) was configured.
setSnapshot(boolean) - Method in class com.sleepycat.client.STransactionConfig
This transaction will execute with snapshot isolation.
setSortCursors(boolean) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
setSortCursorsIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
setSortedDuplicates(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the database to support sorted, duplicate data items.
setSortedDuplicates(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setSortedDuplicatesIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setStart(TDbt) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setStartIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setStatus(TOperationStatus) - Method in class com.sleepycat.thrift.TGetResult
 
setStatus(TOperationStatus) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
setStatus(TOperationStatus) - Method in class com.sleepycat.thrift.TPutResult
 
setStatusIsSet(boolean) - Method in class com.sleepycat.thrift.TGetResult
 
setStatusIsSet(boolean) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
setStatusIsSet(boolean) - Method in class com.sleepycat.thrift.TPutResult
 
setStop(TDbt) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setStopIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setSuccess(TTransaction) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
setSuccess(short) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
setSuccess(int) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
setSuccess(TOperationStatus) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
setSuccess(TCursor) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
setSuccess(TGetResult) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
setSuccess(TGetWithPKeyResult) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
setSuccess(TPutResult) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
setSuccess(TCompactResult) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
setSuccess(TOperationStatus) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
setSuccess(TGetResult) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
setSuccess(TGetWithPKeyResult) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
setSuccess(TOperationStatus) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
setSuccess(TKeyRangeResult) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
setSuccess(TPutResult) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
setSuccess(int) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
setSuccess(String) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
setSuccess(TCachePriority) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
setSuccess(TCursorConfig) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
setSuccess(TDatabaseConfig) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
setSuccess(TDatabaseStatResult) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
setSuccess(TEnvironmentConfig) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
setSuccess(TEnvStatResult) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
setSuccess(TProtocolVersionTestResult) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
setSuccess(TGetResult) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
setSuccess(TCursor) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
setSuccess(TDatabase) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setSuccess(TEnvironment) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setSuccess(TJoinCursor) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
setSuccess(TDatabase) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setSuccess(TSequence) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setSuccess(long) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
setSuccess(int) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
setSuccessIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
setSupported(boolean) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setSupportedIsSet(boolean) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
setSync(boolean) - Method in class com.sleepycat.client.STransactionConfig
Configure the transaction to write and synchronously flush the log when it commits.
setSyncInterrupted(long) - Method in class com.sleepycat.thrift.TCacheStat
 
setSyncInterruptedIsSet(boolean) - Method in class com.sleepycat.thrift.TCacheStat
 
setTableSize(int) - Method in class com.sleepycat.thrift.TLockStat
 
setTableSizeIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setTimeCkp(long) - Method in class com.sleepycat.thrift.TTransactionStat
 
setTimeCkpIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionStat
 
setTimeout(int) - Method in class com.sleepycat.client.SCompactConfig
Set the lock timeout for implicit transactions.
setTimeout(int) - Method in class com.sleepycat.thrift.TCompactConfig
 
setTimeoutIsSet(boolean) - Method in class com.sleepycat.thrift.TCompactConfig
 
setTransaction(TEnvStatOption) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setTransactionConfig(STransactionConfig) - Method in class com.sleepycat.client.collections.TransactionRunner
setTransactionConfig(boolean, SStatsConfig) - Method in class com.sleepycat.client.SMultiStatsConfig
Specify if STransactionStats is retrieved and its retrieval operation attributes.
setTransactionIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
setTransactionNotDurable(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the database environment to not write log records for this database.
setTransactionNotDurable(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setTransactionNotDurableIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setTrustStore(String, String, String, String) - Method in class com.sleepycat.client.SslConfig
Configure trust store parameters.
setTrustStore(String, String) - Method in class com.sleepycat.client.SslConfig
Configure trust store parameters.
setTuple(TKeyDataWithPKey) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
setTupleIsSet(boolean) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
setTxn(TTransaction) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
setTxnId(int) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setTxnIdIsSet(boolean) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
setTxnIsSet(boolean) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
setTxnNoSync(boolean) - Method in class com.sleepycat.client.SEnvironmentConfig
Configure the system to not write or synchronously flush the log on transaction commit.
setTxnNoWait(boolean) - Method in class com.sleepycat.client.SEnvironmentConfig
If a lock is unavailable for any Berkeley DB operation performed in the context of a transaction, cause the operation to throw SLockNotGrantedException without waiting for the lock.
setTxnNoWait(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setTxnNoWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setTxnSnapshot(boolean) - Method in class com.sleepycat.client.SEnvironmentConfig
Configure the database environment to run transactions at snapshot isolation by default.
setTxnSnapshot(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setTxnSnapshotIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
setTxnStat(TTransactionStat) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setTxnStatIsSet(boolean) - Method in class com.sleepycat.thrift.TEnvStatResult
 
setTxnTimeout(int) - Method in class com.sleepycat.thrift.TLockStat
 
setTxnTimeoutIsSet(boolean) - Method in class com.sleepycat.thrift.TLockStat
 
setTxnWriteNoSync(boolean) - Method in class com.sleepycat.client.SEnvironmentConfig
Configure the system to write, but not synchronously flush, the log on transaction commit.
setType(SDatabaseType) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the type of the database.
setType(TDatabaseType) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setType(TDatabaseExceptionType) - Method in exception com.sleepycat.thrift.TDatabaseException
 
setTypeIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setTypeIsSet(boolean) - Method in exception com.sleepycat.thrift.TDatabaseException
 
setUnsortedDuplicates(boolean) - Method in class com.sleepycat.client.SDatabaseConfig
Configure the database to support unsorted duplicate data items.
setUnsortedDuplicates(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setUnsortedDuplicatesIsSet(boolean) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
setValue(V) - Method in class com.sleepycat.client.collections.MapEntryParameter
Always throws UnsupportedOperationException since this object is not attached to a map.
setVersion(int) - Method in class com.sleepycat.thrift.TBtreeStat
 
setVersion(int) - Method in class com.sleepycat.thrift.THashStat
 
setVersion(int) - Method in class com.sleepycat.thrift.TLogStat
 
setVersion(int) - Method in class com.sleepycat.thrift.TQueueStat
 
setVersionIsSet(boolean) - Method in class com.sleepycat.thrift.TBtreeStat
 
setVersionIsSet(boolean) - Method in class com.sleepycat.thrift.THashStat
 
setVersionIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setVersionIsSet(boolean) - Method in class com.sleepycat.thrift.TQueueStat
 
setWait(boolean) - Method in class com.sleepycat.client.STransactionConfig
Configure the transaction to wait if a lock request cannot be immediately granted.
setWait(boolean) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setWaitIsSet(boolean) - Method in class com.sleepycat.thrift.TTransactionConfig
 
setWBytes(int) - Method in class com.sleepycat.thrift.TLogStat
 
setWBytesIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setWcBytes(int) - Method in class com.sleepycat.thrift.TLogStat
 
setWcBytesIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setWcMbytes(int) - Method in class com.sleepycat.thrift.TLogStat
 
setWcMbytesIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setWCount(long) - Method in class com.sleepycat.thrift.TLogStat
 
setWCountFill(long) - Method in class com.sleepycat.thrift.TLogStat
 
setWCountFillIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setWCountIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setWMbytes(int) - Method in class com.sleepycat.thrift.TLogStat
 
setWMbytesIsSet(boolean) - Method in class com.sleepycat.thrift.TLogStat
 
setWrap(boolean) - Method in class com.sleepycat.client.SSequenceConfig
Specify that the sequence should wrap around when it is incremented (decremented) past the specified maximum (minimum) value.
setWrap(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setWrapIsSet(boolean) - Method in class com.sleepycat.thrift.TSequenceConfig
 
setWriteNoSync(boolean) - Method in class com.sleepycat.client.STransactionConfig
Configure the transaction to write but not synchronously flush the log when it commits.
SForeignKeyDeleteAction - Enum in com.sleepycat.client
The action taken when a referenced record in the foreign key database is deleted.
SForeignKeyNullifier - Interface in com.sleepycat.client
The interface implemented for setting single-valued foreign keys to null.
SForeignMultiKeyNullifier - Interface in com.sleepycat.client
The interface implemented for setting multi-valued foreign keys to null.
SHashStats - Class in com.sleepycat.client
The SHashStats object is used to return Hash database statistics.
SHeapFullException - Exception in com.sleepycat.client
A HeapFullException is thrown when an attempt was made to add or update a record in a Heap database.
SHeapFullException(String, int) - Constructor for exception com.sleepycat.client.SHeapFullException
 
SHeapStats - Class in com.sleepycat.client
The SHeapStats object is used to return Heap database statistics.
SHORT - Static variable in class com.sleepycat.client.asm.Type
The sort of the short type.
SHORT_TYPE - Static variable in class com.sleepycat.client.asm.Type
The short type.
shutdown(AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
shutdown(AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
shutdown() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.shutdown
 
shutdown() - Method in class com.sleepycat.thrift.BdbService.Client
 
shutdown() - Method in interface com.sleepycat.thrift.BdbService.Iface
 
shutdown() - Constructor for class com.sleepycat.thrift.BdbService.Processor.shutdown
 
shutdown_args() - Constructor for class com.sleepycat.thrift.BdbService.shutdown_args
 
shutdown_args(BdbService.shutdown_args) - Constructor for class com.sleepycat.thrift.BdbService.shutdown_args
Performs a deep copy on other.
shutdown_call(AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.shutdown_call
 
shutdownServer() - Method in class com.sleepycat.client.BdbServerAdmin
Request to shutdown the server.
SIPUSH - Static variable in interface com.sleepycat.client.asm.Opcodes
 
size() - Method in class com.sleepycat.client.collections.StoredCollection
 
size() - Method in class com.sleepycat.client.collections.StoredContainer
Returns a non-transactional count of the records in the collection or map.
size() - Method in class com.sleepycat.client.collections.StoredMap
 
size() - Method in class com.sleepycat.client.util.FastOutputStream
 
SJoinConfig - Class in com.sleepycat.client
The configuration properties of a SJoinCursor.
SJoinConfig() - Constructor for class com.sleepycat.client.SJoinConfig
Creates an instance with the default settings.
SJoinCursor - Class in com.sleepycat.client
A specialized join cursor for use in performing equality or natural joins on secondary indices.
skey - Variable in class com.sleepycat.thrift.TKeyDataWithPKey
 
SKeyRange - Class in com.sleepycat.client
skeys - Variable in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
skip(long) - Method in class com.sleepycat.client.util.FastInputStream
 
SKIP_CODE - Static variable in class com.sleepycat.client.asm.ClassReader
Flag to skip method code.
SKIP_DEBUG - Static variable in class com.sleepycat.client.asm.ClassReader
Flag to skip the debug information in the class.
SKIP_FRAMES - Static variable in class com.sleepycat.client.asm.ClassReader
Flag to skip the stack map frames in the class.
skipFast(int) - Method in class com.sleepycat.client.util.FastInputStream
Equivalent to skip() but takes an int parameter instead of a long, and does not check whether the count given is larger than the number of remaining bytes.
SLockDetectMode - Enum in com.sleepycat.client
Deadlock detection mode.
SLockMode - Enum in com.sleepycat.client
Locking modes for database operations.
SLockNotGrantedException - Exception in com.sleepycat.client
LockNotGrantedException is thrown when lock or transaction timeouts have been configured and a database operation has timed out.
SLockNotGrantedException(String, int) - Constructor for exception com.sleepycat.client.SLockNotGrantedException
 
SLockStats - Class in com.sleepycat.client
Lock statistics for a database environment.
SLogSequenceNumber - Class in com.sleepycat.client
The SLogSequenceNumber object is a log sequence number which specifies a unique location in a log file.
SLogSequenceNumber(int, int) - Constructor for class com.sleepycat.client.SLogSequenceNumber
Construct a SLogSequenceNumber with the specified file and offset.
SLogStats - Class in com.sleepycat.client
Log statistics for a database environment.
SMetaCheckSumFailException - Exception in com.sleepycat.client
A MetaCheckSumFailException is thrown when a checksum mismatch is detected on a database metadata page.
SMetaCheckSumFailException(String, int) - Constructor for exception com.sleepycat.client.SMetaCheckSumFailException
 
SMultipleDataEntry - Class in com.sleepycat.client
A container that holds multiple data SDatabaseEntrys returned by a single SDatabase or SCursor get call.
SMultipleDataEntry() - Constructor for class com.sleepycat.client.SMultipleDataEntry
Construct a SMultipleDataEntry with no data entries.
SMultipleKeyDataEntry - Class in com.sleepycat.client
A container that holds multiple key / data item pairs.
SMultipleKeyDataEntry() - Constructor for class com.sleepycat.client.SMultipleKeyDataEntry
 
SMultiplePairs - Class in com.sleepycat.client
An abstract class representing a container that holds multiple key/data SDatabaseEntry pairs.
SMultiplePairs() - Constructor for class com.sleepycat.client.SMultiplePairs
 
SMultipleRecnoDataEntry - Class in com.sleepycat.client
A container that holds multiple record number / data item pairs.
SMultipleRecnoDataEntry() - Constructor for class com.sleepycat.client.SMultipleRecnoDataEntry
 
SMultiStats - Class in com.sleepycat.client
A SMultiStats contains multiple statistics for a database environment.
SMultiStatsConfig - Class in com.sleepycat.client
Specifies the attributes of multiple statistics retrieval operations.
SMultiStatsConfig() - Constructor for class com.sleepycat.client.SMultiStatsConfig
Create an empty SMultiStatsConfig.
SMutexStats - Class in com.sleepycat.client
Statistics about mutexes in a Berkeley DB database environment.
SNAPSHOT - Static variable in class com.sleepycat.client.SCursorConfig
A convenience instance to configure read operations performed by the cursor to return values as they were when the cursor was opened, if SDatabaseConfig.setMultiversion(boolean) is configured.
SOperationStatus - Enum in com.sleepycat.client
Status values from database operations.
sortCursors - Variable in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
sortedDuplicates - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
sortedMap() - Method in interface com.sleepycat.client.persist.EntityIndex
Returns a standard Java sorted map based on this entity index.
sortedMap() - Method in class com.sleepycat.client.persist.PrimaryIndex
 
sortedMap() - Method in class com.sleepycat.client.persist.SecondaryIndex
 
SQueueStats - Class in com.sleepycat.client
The SQueueStats object is used to return Queue database statistics.
SResourceInUseException - Exception in com.sleepycat.client
Thrown if the resources accessed by the current operation is busy, and the current operation conflicts with the operation running on the resources.
SResourceInUseException(String) - Constructor for exception com.sleepycat.client.SResourceInUseException
 
SRunRecoveryException - Exception in com.sleepycat.client
Thrown when the database environment needs to be recovered.
SRunRecoveryException(String, int) - Constructor for exception com.sleepycat.client.SRunRecoveryException
 
SSecondaryConfig - Class in com.sleepycat.client
The configuration properties of a SSecondaryDatabase extend those of a primary SDatabase.
SSecondaryConfig() - Constructor for class com.sleepycat.client.SSecondaryConfig
Creates an instance with the system's default settings.
SSecondaryCursor - Class in com.sleepycat.client
A database cursor for a secondary database.
SSecondaryDatabase - Class in com.sleepycat.client
A secondary database handle.
SSecondaryKeyCreator - Interface in com.sleepycat.client
The interface implemented for extracting single-valued secondary keys from primary records.
SSecondaryMultiKeyCreator - Interface in com.sleepycat.client
The interface implemented for extracting multi-valued secondary keys from primary records.
SSequence - Class in com.sleepycat.client
A SSequence handle is used to manipulate a sequence record in a database.
SSequenceConfig - Class in com.sleepycat.client
Specify the attributes of a sequence.
SSequenceConfig() - Constructor for class com.sleepycat.client.SSequenceConfig
Create an empty SSequenceConfig with no attribute set.
SslConfig - Class in com.sleepycat.client
Specifies the attributes used to setup SSL connections.
SslConfig() - Constructor for class com.sleepycat.client.SslConfig
 
SStatsConfig - Class in com.sleepycat.client
Specifies the attributes of a statistics retrieval operation.
SStatsConfig() - Constructor for class com.sleepycat.client.SStatsConfig
Create a default SStatsConfig.
SStatsConfig(boolean, boolean) - Constructor for class com.sleepycat.client.SStatsConfig
Create a SStatsConfig with the specified attributes.
start(I, BdbService.beginTransaction_args, AsyncMethodCallback<TTransaction>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.beginTransaction
 
start(I, BdbService.checkpoint_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.checkpoint
 
start(I, BdbService.closeCursorHandle_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeCursorHandle
 
start(I, BdbService.closeDatabaseHandle_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandle
 
start(I, BdbService.closeDatabaseHandles_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeDatabaseHandles
 
start(I, BdbService.closeEnvironmentHandle_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandle
 
start(I, BdbService.closeEnvironmentHandles_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeEnvironmentHandles
 
start(I, BdbService.closeJoinCursorHandle_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeJoinCursorHandle
 
start(I, BdbService.closeSequenceHandle_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.closeSequenceHandle
 
start(I, BdbService.cursorCompare_args, AsyncMethodCallback<Short>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCompare
 
start(I, BdbService.cursorCount_args, AsyncMethodCallback<Integer>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorCount
 
start(I, BdbService.cursorDelete_args, AsyncMethodCallback<TOperationStatus>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDelete
 
start(I, BdbService.cursorDup_args, AsyncMethodCallback<TCursor>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorDup
 
start(I, BdbService.cursorGet_args, AsyncMethodCallback<TGetResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGet
 
start(I, BdbService.cursorGetWithPKey_args, AsyncMethodCallback<TGetWithPKeyResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorGetWithPKey
 
start(I, BdbService.cursorPut_args, AsyncMethodCallback<TPutResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.cursorPut
 
start(I, BdbService.dbCompact_args, AsyncMethodCallback<TCompactResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbCompact
 
start(I, BdbService.dbDelete_args, AsyncMethodCallback<TOperationStatus>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbDelete
 
start(I, BdbService.dbGet_args, AsyncMethodCallback<TGetResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGet
 
start(I, BdbService.dbGetWithPKey_args, AsyncMethodCallback<TGetWithPKeyResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbGetWithPKey
 
start(I, BdbService.dbKeyExists_args, AsyncMethodCallback<TOperationStatus>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyExists
 
start(I, BdbService.dbKeyRange_args, AsyncMethodCallback<TKeyRangeResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbKeyRange
 
start(I, BdbService.dbPut_args, AsyncMethodCallback<TPutResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbPut
 
start(I, BdbService.dbTruncate_args, AsyncMethodCallback<Integer>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.dbTruncate
 
start(I, BdbService.deleteEnvironmentAndDatabases_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.deleteEnvironmentAndDatabases
 
start(I, BdbService.getBdbVersion_args, AsyncMethodCallback<String>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getBdbVersion
 
start(I, BdbService.getCursorCachePriority_args, AsyncMethodCallback<TCachePriority>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorCachePriority
 
start(I, BdbService.getCursorConfig_args, AsyncMethodCallback<TCursorConfig>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getCursorConfig
 
start(I, BdbService.getDatabaseConfig_args, AsyncMethodCallback<TDatabaseConfig>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseConfig
 
start(I, BdbService.getDatabaseStatistics_args, AsyncMethodCallback<TDatabaseStatResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getDatabaseStatistics
 
start(I, BdbService.getEnvironmentConfig_args, AsyncMethodCallback<TEnvironmentConfig>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvironmentConfig
 
start(I, BdbService.getEnvStatistics_args, AsyncMethodCallback<TEnvStatResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.getEnvStatistics
 
start(I, BdbService.isProtocolVersionSupported_args, AsyncMethodCallback<TProtocolVersionTestResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.isProtocolVersionSupported
 
start(I, BdbService.joinCursorGet_args, AsyncMethodCallback<TGetResult>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.joinCursorGet
 
start(I, BdbService.openCursor_args, AsyncMethodCallback<TCursor>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openCursor
 
start(I, BdbService.openDatabase_args, AsyncMethodCallback<TDatabase>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openDatabase
 
start(I, BdbService.openEnvironment_args, AsyncMethodCallback<TEnvironment>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openEnvironment
 
start(I, BdbService.openJoinCursor_args, AsyncMethodCallback<TJoinCursor>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openJoinCursor
 
start(I, BdbService.openSecondaryDatabase_args, AsyncMethodCallback<TDatabase>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openSecondaryDatabase
 
start(I, BdbService.openSequence_args, AsyncMethodCallback<TSequence>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.openSequence
 
start(I, BdbService.ping_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.ping
 
start(I, BdbService.removeDatabase_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.removeDatabase
 
start(I, BdbService.removeSequence_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.removeSequence
 
start(I, BdbService.renameDatabase_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.renameDatabase
 
start(I, BdbService.sequenceGet_args, AsyncMethodCallback<Long>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.sequenceGet
 
start(I, BdbService.setCursorCachePriority_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setCursorCachePriority
 
start(I, BdbService.setDatabaseConfig_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setDatabaseConfig
 
start(I, BdbService.setEnvironmentConfig_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.setEnvironmentConfig
 
start(I, BdbService.shutdown_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.shutdown
 
start(I, BdbService.txnAbort_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnAbort
 
start(I, BdbService.txnCommit_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnCommit
 
start(I, BdbService.txnGetPriority_args, AsyncMethodCallback<Integer>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnGetPriority
 
start(I, BdbService.txnSetPriority_args, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncProcessor.txnSetPriority
 
start - Variable in class com.sleepycat.thrift.BdbService.dbCompact_args
 
status - Variable in class com.sleepycat.thrift.TGetResult
 
status - Variable in class com.sleepycat.thrift.TGetWithPKeyResult
 
status - Variable in class com.sleepycat.thrift.TPutResult
 
stop - Variable in class com.sleepycat.thrift.BdbService.dbCompact_args
 
StoreConfig - Class in com.sleepycat.client.persist
Configuration properties used with an EntityStore or RawStore.
StoreConfig() - Constructor for class com.sleepycat.client.persist.StoreConfig
Creates an entity store configuration object with default properties.
StoreConfigBeanInfo - Class in com.sleepycat.client.persist
 
StoreConfigBeanInfo() - Constructor for class com.sleepycat.client.persist.StoreConfigBeanInfo
 
StoredCollection<E> - Class in com.sleepycat.client.collections
A abstract base class for all stored collections.
StoredCollections - Class in com.sleepycat.client.collections
Static methods operating on collections and maps.
StoredContainer - Class in com.sleepycat.client.collections
A abstract base class for all stored collections and maps.
StoredEntrySet<K,V> - Class in com.sleepycat.client.collections
The Set returned by Map.entrySet().
storedIterator() - Method in class com.sleepycat.client.collections.StoredCollection
Returns an iterator over the elements in this collection.
storedIterator(boolean) - Method in class com.sleepycat.client.collections.StoredCollection
Returns a read or read-write iterator over the elements in this collection.
StoredIterator<E> - Class in com.sleepycat.client.collections
The Iterator returned by all stored collections.
StoredKeySet<K> - Class in com.sleepycat.client.collections
The Set returned by Map.keySet() and which can also be constructed directly if a Map is not needed.
StoredKeySet(SDatabase, EntryBinding<K>, boolean) - Constructor for class com.sleepycat.client.collections.StoredKeySet
Creates a key set view of a SDatabase.
StoredList<E> - Class in com.sleepycat.client.collections
A List view of a SDatabase.
StoredList(SDatabase, EntryBinding<E>, boolean) - Constructor for class com.sleepycat.client.collections.StoredList
Creates a list view of a SDatabase.
StoredList(SDatabase, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.client.collections.StoredList
Creates a list entity view of a SDatabase.
StoredList(SDatabase, EntryBinding<E>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.client.collections.StoredList
Creates a list view of a SDatabase with a PrimaryKeyAssigner.
StoredList(SDatabase, EntityBinding<E>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.client.collections.StoredList
Creates a list entity view of a SDatabase with a PrimaryKeyAssigner.
StoredMap<K,V> - Class in com.sleepycat.client.collections
A Map view of a SDatabase.
StoredMap(SDatabase, EntryBinding<K>, EntryBinding<V>, boolean) - Constructor for class com.sleepycat.client.collections.StoredMap
Creates a map view of a SDatabase.
StoredMap(SDatabase, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.client.collections.StoredMap
Creates a map view of a SDatabase with a PrimaryKeyAssigner.
StoredMap(SDatabase, EntryBinding<K>, EntityBinding<V>, boolean) - Constructor for class com.sleepycat.client.collections.StoredMap
Creates a map entity view of a SDatabase.
StoredMap(SDatabase, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.client.collections.StoredMap
Creates a map entity view of a SDatabase with a PrimaryKeyAssigner.
StoredSortedEntrySet<K,V> - Class in com.sleepycat.client.collections
The SortedSet returned by Map.entrySet().
StoredSortedKeySet<K> - Class in com.sleepycat.client.collections
The SortedSet returned by Map.keySet() and which can also be constructed directly if a Map is not needed.
StoredSortedKeySet(SDatabase, EntryBinding<K>, boolean) - Constructor for class com.sleepycat.client.collections.StoredSortedKeySet
Creates a sorted key set view of a SDatabase.
StoredSortedMap<K,V> - Class in com.sleepycat.client.collections
A SortedMap view of a SDatabase.
StoredSortedMap(SDatabase, EntryBinding<K>, EntryBinding<V>, boolean) - Constructor for class com.sleepycat.client.collections.StoredSortedMap
Creates a sorted map view of a SDatabase.
StoredSortedMap(SDatabase, EntryBinding<K>, EntryBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.client.collections.StoredSortedMap
Creates a sorted map view of a SDatabase with a PrimaryKeyAssigner.
StoredSortedMap(SDatabase, EntryBinding<K>, EntityBinding<V>, boolean) - Constructor for class com.sleepycat.client.collections.StoredSortedMap
Creates a sorted map entity view of a SDatabase.
StoredSortedMap(SDatabase, EntryBinding<K>, EntityBinding<V>, PrimaryKeyAssigner) - Constructor for class com.sleepycat.client.collections.StoredSortedMap
Creates a sorted map entity view of a SDatabase with a PrimaryKeyAssigner.
StoredSortedValueSet<E> - Class in com.sleepycat.client.collections
The SortedSet returned by Map.values() and which can also be constructed directly if a Map is not needed.
StoredSortedValueSet(SDatabase, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.client.collections.StoredSortedValueSet
Creates a sorted value set entity view of a SDatabase.
StoredValueSet<E> - Class in com.sleepycat.client.collections
The Set returned by Map.values() and Map.duplicates(), and which can also be constructed directly if a Map is not needed.
StoredValueSet(SDatabase, EntryBinding<E>, boolean) - Constructor for class com.sleepycat.client.collections.StoredValueSet
Creates a value set view of a SDatabase.
StoredValueSet(SDatabase, EntityBinding<E>, boolean) - Constructor for class com.sleepycat.client.collections.StoredValueSet
Creates a value set entity view of a SDatabase.
StoreExistsException - Exception in com.sleepycat.client.persist
Thrown by the EntityStore constructor when the ExclusiveCreate configuration parameter is true and the store's internal catalog database already exists.
StoreExistsException(String) - Constructor for exception com.sleepycat.client.persist.StoreExistsException
 
StoreNotFoundException - Exception in com.sleepycat.client.persist
Thrown by the EntityStore constructor when the AllowCreate configuration parameter is false and the store's internal catalog database does not exist.
StoreNotFoundException(String) - Constructor for exception com.sleepycat.client.persist.StoreNotFoundException
 
STransaction - Class in com.sleepycat.client
The STransaction object is the handle for a transaction.
STransactionConfig - Class in com.sleepycat.client
Specifies the attributes of a database environment transaction.
STransactionConfig() - Constructor for class com.sleepycat.client.STransactionConfig
Create an empty STransactionConfig with no attribute set.
STransactionStats - Class in com.sleepycat.client
Transaction statistics for a database environment.
STransactionStats.Active - Class in com.sleepycat.client
 
Stream(InputStream, ClassLoader) - Constructor for class com.sleepycat.client.util.ClassResolver.Stream
 
stringToBytes(String) - Static method in class com.sleepycat.client.util.UtfOps
Converts strings to byte arrays.
subIndex(SK) - Method in class com.sleepycat.client.persist.SecondaryIndex
Returns an index that maps primary key to entity for the subset of entities having a given secondary key (duplicates).
subList(int, int) - Method in class com.sleepycat.client.collections.StoredList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subMap(K, K) - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements range from fromKey, inclusive, to toKey, exclusive.
subMap(K, boolean, K, boolean) - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements are strictly greater than fromKey and strictly less than toKey, optionally including fromKey and toKey.
subSet(Map.Entry<K, V>, Map.Entry<K, V>) - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements range from fromMapEntry, inclusive, to toMapEntry, exclusive.
subSet(Map.Entry<K, V>, boolean, Map.Entry<K, V>, boolean) - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromMapEntry and strictly less than toMapEntry, optionally including fromMapEntry and toMapEntry.
subSet(K, K) - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements range from fromKey, inclusive, to toKey, exclusive.
subSet(K, boolean, K, boolean) - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromKey and strictly less than toKey, optionally including fromKey and toKey.
subSet(E, E) - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements range from fromValue, inclusive, to toValue, exclusive.
subSet(E, boolean, E, boolean) - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromValue and strictly less than toValue, optionally including fromValue and toValue.
success - Variable in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
success - Variable in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
success - Variable in class com.sleepycat.thrift.BdbService.cursorCount_result
 
success - Variable in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
success - Variable in class com.sleepycat.thrift.BdbService.cursorDup_result
 
success - Variable in class com.sleepycat.thrift.BdbService.cursorGet_result
 
success - Variable in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
success - Variable in class com.sleepycat.thrift.BdbService.cursorPut_result
 
success - Variable in class com.sleepycat.thrift.BdbService.dbCompact_result
 
success - Variable in class com.sleepycat.thrift.BdbService.dbDelete_result
 
success - Variable in class com.sleepycat.thrift.BdbService.dbGet_result
 
success - Variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
success - Variable in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
success - Variable in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
success - Variable in class com.sleepycat.thrift.BdbService.dbPut_result
 
success - Variable in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
success - Variable in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
success - Variable in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
success - Variable in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
success - Variable in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
success - Variable in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
success - Variable in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
success - Variable in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
success - Variable in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
success - Variable in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
success - Variable in class com.sleepycat.thrift.BdbService.openCursor_result
 
success - Variable in class com.sleepycat.thrift.BdbService.openDatabase_result
 
success - Variable in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
success - Variable in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
success - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
success - Variable in class com.sleepycat.thrift.BdbService.openSequence_result
 
success - Variable in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
success - Variable in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
supported - Variable in class com.sleepycat.thrift.TProtocolVersionTestResult
 
SVersionMismatchException - Exception in com.sleepycat.client
Thrown if the version of the Berkeley DB library used by the server doesn't match the version that created the database environment.
SVersionMismatchException(String, int) - Constructor for exception com.sleepycat.client.SVersionMismatchException
 
SWAP - Static variable in interface com.sleepycat.client.asm.Opcodes
 
syncInterrupted - Variable in class com.sleepycat.thrift.TCacheStat
 

T

T_BOOLEAN - Static variable in interface com.sleepycat.client.asm.Opcodes
 
T_BYTE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
T_CHAR - Static variable in interface com.sleepycat.client.asm.Opcodes
 
T_DOUBLE - Static variable in interface com.sleepycat.client.asm.Opcodes
 
T_FLOAT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
T_INT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
T_LONG - Static variable in interface com.sleepycat.client.asm.Opcodes
 
T_SHORT - Static variable in interface com.sleepycat.client.asm.Opcodes
 
tableSize - Variable in class com.sleepycat.thrift.TLockStat
 
TABLESWITCH - Static variable in interface com.sleepycat.client.asm.Opcodes
 
TActiveTxnStat - Class in com.sleepycat.thrift
 
TActiveTxnStat() - Constructor for class com.sleepycat.thrift.TActiveTxnStat
 
TActiveTxnStat(ByteBuffer, int, int, int, String, int, int, int, int, int, int) - Constructor for class com.sleepycat.thrift.TActiveTxnStat
 
TActiveTxnStat(TActiveTxnStat) - Constructor for class com.sleepycat.thrift.TActiveTxnStat
Performs a deep copy on other.
TActiveTxnStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
tailMap(K) - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements are greater than or equal to fromKey.
tailMap(K, boolean) - Method in class com.sleepycat.client.collections.StoredSortedMap
Returns a view of the portion of this sorted map whose elements are strictly greater than fromKey, optionally including fromKey.
tailSet(Map.Entry<K, V>) - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromMapEntry.
tailSet(Map.Entry<K, V>, boolean) - Method in class com.sleepycat.client.collections.StoredSortedEntrySet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromMapEntry, optionally including fromMapEntry.
tailSet(K) - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromKey.
tailSet(K, boolean) - Method in class com.sleepycat.client.collections.StoredSortedKeySet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromKey, optionally including fromKey.
tailSet(E) - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromValue.
tailSet(E, boolean) - Method in class com.sleepycat.client.collections.StoredSortedValueSet
Returns a view of the portion of this sorted set whose elements are strictly greater than fromValue, optionally including fromValue.
TBtreeStat - Class in com.sleepycat.thrift
 
TBtreeStat() - Constructor for class com.sleepycat.thrift.TBtreeStat
 
TBtreeStat(int, long, int, int, int, long, int, long, int, int, int, int, int, int, int, int, long, int, int, int, int, int) - Constructor for class com.sleepycat.thrift.TBtreeStat
 
TBtreeStat(TBtreeStat) - Constructor for class com.sleepycat.thrift.TBtreeStat
Performs a deep copy on other.
TBtreeStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TCacheFileStat - Class in com.sleepycat.thrift
 
TCacheFileStat() - Constructor for class com.sleepycat.thrift.TCacheFileStat
 
TCacheFileStat(long, long, long, String, int, long, int, long, long) - Constructor for class com.sleepycat.thrift.TCacheFileStat
 
TCacheFileStat(TCacheFileStat) - Constructor for class com.sleepycat.thrift.TCacheFileStat
Performs a deep copy on other.
TCacheFileStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TCachePriority - Enum in com.sleepycat.thrift
 
TCacheStat - Class in com.sleepycat.thrift
 
TCacheStat() - Constructor for class com.sleepycat.thrift.TCacheStat
 
TCacheStat(long, long, long, long, long, int, long, long, int, int, long, int, long, long, int, long, int, long, long, int, int, int, int, long, long, long, long, long, int, int, int, int, long, int, int, long, long, long, long, long, long, long, long, long, long) - Constructor for class com.sleepycat.thrift.TCacheStat
 
TCacheStat(TCacheStat) - Constructor for class com.sleepycat.thrift.TCacheStat
Performs a deep copy on other.
TCacheStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TCompactConfig - Class in com.sleepycat.thrift
 
TCompactConfig() - Constructor for class com.sleepycat.thrift.TCompactConfig
 
TCompactConfig(TCompactConfig) - Constructor for class com.sleepycat.thrift.TCompactConfig
Performs a deep copy on other.
TCompactConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TCompactResult - Class in com.sleepycat.thrift
 
TCompactResult() - Constructor for class com.sleepycat.thrift.TCompactResult
 
TCompactResult(TCompactResult) - Constructor for class com.sleepycat.thrift.TCompactResult
Performs a deep copy on other.
TCompactResult._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
tCursor - Variable in class com.sleepycat.client.SCursor
The remote cursor handle.
TCursor - Class in com.sleepycat.thrift
 
TCursor() - Constructor for class com.sleepycat.thrift.TCursor
 
TCursor(long) - Constructor for class com.sleepycat.thrift.TCursor
 
TCursor(TCursor) - Constructor for class com.sleepycat.thrift.TCursor
Performs a deep copy on other.
TCursor._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TCursorConfig - Class in com.sleepycat.thrift
 
TCursorConfig() - Constructor for class com.sleepycat.thrift.TCursorConfig
 
TCursorConfig(TCursorConfig) - Constructor for class com.sleepycat.thrift.TCursorConfig
Performs a deep copy on other.
TCursorConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TCursorGetConfig - Class in com.sleepycat.thrift
 
TCursorGetConfig() - Constructor for class com.sleepycat.thrift.TCursorGetConfig
 
TCursorGetConfig(TCursorGetMode) - Constructor for class com.sleepycat.thrift.TCursorGetConfig
 
TCursorGetConfig(TCursorGetConfig) - Constructor for class com.sleepycat.thrift.TCursorGetConfig
Performs a deep copy on other.
TCursorGetConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TCursorGetMode - Enum in com.sleepycat.thrift
 
TCursorPutConfig - Enum in com.sleepycat.thrift
 
TDatabase - Class in com.sleepycat.thrift
 
TDatabase() - Constructor for class com.sleepycat.thrift.TDatabase
 
TDatabase(long) - Constructor for class com.sleepycat.thrift.TDatabase
 
TDatabase(TDatabase) - Constructor for class com.sleepycat.thrift.TDatabase
Performs a deep copy on other.
TDatabase._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDatabaseConfig - Class in com.sleepycat.thrift
 
TDatabaseConfig() - Constructor for class com.sleepycat.thrift.TDatabaseConfig
 
TDatabaseConfig(TDatabaseConfig) - Constructor for class com.sleepycat.thrift.TDatabaseConfig
Performs a deep copy on other.
TDatabaseConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDatabaseException - Exception in com.sleepycat.thrift
 
TDatabaseException() - Constructor for exception com.sleepycat.thrift.TDatabaseException
 
TDatabaseException(TDatabaseExceptionType, String) - Constructor for exception com.sleepycat.thrift.TDatabaseException
 
TDatabaseException(TDatabaseException) - Constructor for exception com.sleepycat.thrift.TDatabaseException
Performs a deep copy on other.
TDatabaseException._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDatabaseExceptionType - Enum in com.sleepycat.thrift
************************* Exception Definitions * *************************
TDatabaseStatResult - Class in com.sleepycat.thrift
 
TDatabaseStatResult() - Constructor for class com.sleepycat.thrift.TDatabaseStatResult
 
TDatabaseStatResult(TDatabaseStatResult) - Constructor for class com.sleepycat.thrift.TDatabaseStatResult
Performs a deep copy on other.
TDatabaseStatResult._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDatabaseType - Enum in com.sleepycat.thrift
 
tDb - Variable in class com.sleepycat.client.SDatabase
The remote database handle.
TDbGetConfig - Class in com.sleepycat.thrift
 
TDbGetConfig() - Constructor for class com.sleepycat.thrift.TDbGetConfig
 
TDbGetConfig(TDbGetMode) - Constructor for class com.sleepycat.thrift.TDbGetConfig
 
TDbGetConfig(TDbGetConfig) - Constructor for class com.sleepycat.thrift.TDbGetConfig
Performs a deep copy on other.
TDbGetConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDbGetMode - Enum in com.sleepycat.thrift
 
TDbPutConfig - Enum in com.sleepycat.thrift
 
TDbt - Class in com.sleepycat.thrift
 
TDbt() - Constructor for class com.sleepycat.thrift.TDbt
 
TDbt(TDbt) - Constructor for class com.sleepycat.thrift.TDbt
Performs a deep copy on other.
TDbt._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDurabilityPolicy - Enum in com.sleepycat.thrift
 
TEnvironment - Class in com.sleepycat.thrift
 
TEnvironment() - Constructor for class com.sleepycat.thrift.TEnvironment
 
TEnvironment(long) - Constructor for class com.sleepycat.thrift.TEnvironment
 
TEnvironment(TEnvironment) - Constructor for class com.sleepycat.thrift.TEnvironment
Performs a deep copy on other.
TEnvironment._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TEnvironmentConfig - Class in com.sleepycat.thrift
 
TEnvironmentConfig() - Constructor for class com.sleepycat.thrift.TEnvironmentConfig
 
TEnvironmentConfig(TEnvironmentConfig) - Constructor for class com.sleepycat.thrift.TEnvironmentConfig
Performs a deep copy on other.
TEnvironmentConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TEnvStatConfig - Class in com.sleepycat.thrift
 
TEnvStatConfig() - Constructor for class com.sleepycat.thrift.TEnvStatConfig
 
TEnvStatConfig(TEnvStatConfig) - Constructor for class com.sleepycat.thrift.TEnvStatConfig
Performs a deep copy on other.
TEnvStatConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TEnvStatOption - Enum in com.sleepycat.thrift
 
TEnvStatResult - Class in com.sleepycat.thrift
 
TEnvStatResult() - Constructor for class com.sleepycat.thrift.TEnvStatResult
 
TEnvStatResult(TEnvStatResult) - Constructor for class com.sleepycat.thrift.TEnvStatResult
Performs a deep copy on other.
TEnvStatResult._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TFileNotFoundException - Exception in com.sleepycat.thrift
 
TFileNotFoundException() - Constructor for exception com.sleepycat.thrift.TFileNotFoundException
 
TFileNotFoundException(String) - Constructor for exception com.sleepycat.thrift.TFileNotFoundException
 
TFileNotFoundException(TFileNotFoundException) - Constructor for exception com.sleepycat.thrift.TFileNotFoundException
Performs a deep copy on other.
TFileNotFoundException._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TFKDeleteAction - Enum in com.sleepycat.thrift
 
TGetResult - Class in com.sleepycat.thrift
 
TGetResult() - Constructor for class com.sleepycat.thrift.TGetResult
 
TGetResult(TOperationStatus) - Constructor for class com.sleepycat.thrift.TGetResult
 
TGetResult(TGetResult) - Constructor for class com.sleepycat.thrift.TGetResult
Performs a deep copy on other.
TGetResult._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TGetWithPKeyResult - Class in com.sleepycat.thrift
 
TGetWithPKeyResult() - Constructor for class com.sleepycat.thrift.TGetWithPKeyResult
 
TGetWithPKeyResult(TOperationStatus) - Constructor for class com.sleepycat.thrift.TGetWithPKeyResult
 
TGetWithPKeyResult(TGetWithPKeyResult) - Constructor for class com.sleepycat.thrift.TGetWithPKeyResult
Performs a deep copy on other.
TGetWithPKeyResult._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THashStat - Class in com.sleepycat.thrift
 
THashStat() - Constructor for class com.sleepycat.thrift.THashStat
 
THashStat(long, long, int, int, int, long, int, int, int, int, int, int, int, int, long, int, int, int) - Constructor for class com.sleepycat.thrift.THashStat
 
THashStat(THashStat) - Constructor for class com.sleepycat.thrift.THashStat
Performs a deep copy on other.
THashStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THeapStat - Class in com.sleepycat.thrift
 
THeapStat() - Constructor for class com.sleepycat.thrift.THeapStat
 
THeapStat(int, int, int, int, int, int, int, int, int) - Constructor for class com.sleepycat.thrift.THeapStat
 
THeapStat(THeapStat) - Constructor for class com.sleepycat.thrift.THeapStat
Performs a deep copy on other.
THeapStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
timeCkp - Variable in class com.sleepycat.thrift.TTransactionStat
 
timeout - Variable in class com.sleepycat.thrift.TCompactConfig
 
TIOException - Exception in com.sleepycat.thrift
 
TIOException() - Constructor for exception com.sleepycat.thrift.TIOException
 
TIOException(String) - Constructor for exception com.sleepycat.thrift.TIOException
 
TIOException(TIOException) - Constructor for exception com.sleepycat.thrift.TIOException
Performs a deep copy on other.
TIOException._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TIsolationLevel - Enum in com.sleepycat.thrift
 
TJoinCursor - Class in com.sleepycat.thrift
 
TJoinCursor() - Constructor for class com.sleepycat.thrift.TJoinCursor
 
TJoinCursor(long) - Constructor for class com.sleepycat.thrift.TJoinCursor
 
TJoinCursor(TJoinCursor) - Constructor for class com.sleepycat.thrift.TJoinCursor
Performs a deep copy on other.
TJoinCursor._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TJoinCursorGetConfig - Class in com.sleepycat.thrift
 
TJoinCursorGetConfig() - Constructor for class com.sleepycat.thrift.TJoinCursorGetConfig
 
TJoinCursorGetConfig(TKeyData) - Constructor for class com.sleepycat.thrift.TJoinCursorGetConfig
 
TJoinCursorGetConfig(TJoinCursorGetConfig) - Constructor for class com.sleepycat.thrift.TJoinCursorGetConfig
Performs a deep copy on other.
TJoinCursorGetConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TKeyData - Class in com.sleepycat.thrift
 
TKeyData() - Constructor for class com.sleepycat.thrift.TKeyData
 
TKeyData(TKeyData) - Constructor for class com.sleepycat.thrift.TKeyData
Performs a deep copy on other.
TKeyData._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TKeyDataWithPKey - Class in com.sleepycat.thrift
 
TKeyDataWithPKey() - Constructor for class com.sleepycat.thrift.TKeyDataWithPKey
 
TKeyDataWithPKey(TKeyDataWithPKey) - Constructor for class com.sleepycat.thrift.TKeyDataWithPKey
Performs a deep copy on other.
TKeyDataWithPKey._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TKeyDataWithSecondaryKeys - Class in com.sleepycat.thrift
 
TKeyDataWithSecondaryKeys() - Constructor for class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
TKeyDataWithSecondaryKeys(TKeyDataWithSecondaryKeys) - Constructor for class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
Performs a deep copy on other.
TKeyDataWithSecondaryKeys._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TKeyRangeResult - Class in com.sleepycat.thrift
 
TKeyRangeResult() - Constructor for class com.sleepycat.thrift.TKeyRangeResult
 
TKeyRangeResult(TKeyRangeResult) - Constructor for class com.sleepycat.thrift.TKeyRangeResult
Performs a deep copy on other.
TKeyRangeResult._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TLockDetectMode - Enum in com.sleepycat.thrift
 
TLockStat - Class in com.sleepycat.thrift
 
TLockStat() - Constructor for class com.sleepycat.thrift.TLockStat
 
TLockStat(int, int, int, int, int, int, int, long, long, long, int, long, int, long, int, int, int, int, long, int, int, int, int, long, long, long, int, long, long, int, long, int, int, long, long, long, long, int, long, long, long, int, long, long, long, long, long, long, long, int, int) - Constructor for class com.sleepycat.thrift.TLockStat
 
TLockStat(TLockStat) - Constructor for class com.sleepycat.thrift.TLockStat
Performs a deep copy on other.
TLockStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TLogStat - Class in com.sleepycat.thrift
 
TLogStat() - Constructor for class com.sleepycat.thrift.TLogStat
 
TLogStat(int, int, int, int, int, int, int, int, int, int, int, int, int, long, long, long, long, long, long, int, int, int, int, int, long, long) - Constructor for class com.sleepycat.thrift.TLogStat
 
TLogStat(TLogStat) - Constructor for class com.sleepycat.thrift.TLogStat
Performs a deep copy on other.
TLogStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TMutexStat - Class in com.sleepycat.thrift
 
TMutexStat() - Constructor for class com.sleepycat.thrift.TMutexStat
 
TMutexStat(int, int, int, int, int, int, int, int, long, long, long, long) - Constructor for class com.sleepycat.thrift.TMutexStat
 
TMutexStat(TMutexStat) - Constructor for class com.sleepycat.thrift.TMutexStat
Performs a deep copy on other.
TMutexStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
toArray() - Method in class com.sleepycat.client.collections.StoredCollection
Returns an array of all the elements in this collection.
toArray(T[]) - Method in class com.sleepycat.client.collections.StoredCollection
Returns an array of all the elements in this collection whose runtime type is that of the specified array.
toByteArray() - Method in class com.sleepycat.client.asm.ClassWriter
Returns the bytecode of the class that was build with this class writer.
toByteArray() - Method in class com.sleepycat.client.util.FastOutputStream
 
toList() - Method in class com.sleepycat.client.collections.StoredCollection
Returns a copy of this collection as an ArrayList.
TOP - Static variable in interface com.sleepycat.client.asm.Opcodes
 
TOperationStatus - Enum in com.sleepycat.thrift
 
toString() - Method in class com.sleepycat.client.asm.Handle
Returns the textual representation of this handle.
toString() - Method in class com.sleepycat.client.asm.Label
Returns a string representation of this label.
toString() - Method in class com.sleepycat.client.asm.Type
Returns a string representation of this type.
toString() - Method in class com.sleepycat.client.asm.TypePath
Returns a string representation of this type path.
toString() - Method in class com.sleepycat.client.collections.MapEntryParameter
Converts the entry to a string representation for debugging.
toString() - Method in class com.sleepycat.client.collections.StoredCollection
Converts the collection to a string representation for debugging.
toString() - Method in class com.sleepycat.client.collections.StoredEntrySet
 
toString() - Method in class com.sleepycat.client.collections.StoredMap
Converts the map to a string representation for debugging.
toString() - Method in class com.sleepycat.client.SBtreeStats
For convenience, the SBtreeStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SCacheFileStats
For convenience, the SCacheFileStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SCacheStats
For convenience, the SCacheStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SCompactStats
For convenience, the SCompactStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SHashStats
For convenience, the SHashStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SHeapStats
For convenience, the SHeapStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SLockStats
For convenience, the SLockStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SLogSequenceNumber
 
toString() - Method in class com.sleepycat.client.SLogStats
For convenience, the SLogStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SMutexStats
For convenience, the SMutexStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.SQueueStats
For convenience, the SQueueStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.STransactionStats.Active
toString() - Method in class com.sleepycat.client.STransactionStats
For convenience, the STransactionStats class has a toString method that lists all the data fields.
toString() - Method in class com.sleepycat.client.util.FastOutputStream
 
toString(String) - Method in class com.sleepycat.client.util.FastOutputStream
 
toString() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.ping_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.ping_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
toString() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
toString() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
toString() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
toString() - Method in class com.sleepycat.thrift.TBtreeStat
 
toString() - Method in class com.sleepycat.thrift.TCacheFileStat
 
toString() - Method in class com.sleepycat.thrift.TCacheStat
 
toString() - Method in class com.sleepycat.thrift.TCompactConfig
 
toString() - Method in class com.sleepycat.thrift.TCompactResult
 
toString() - Method in class com.sleepycat.thrift.TCursor
 
toString() - Method in class com.sleepycat.thrift.TCursorConfig
 
toString() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
toString() - Method in class com.sleepycat.thrift.TDatabase
 
toString() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
toString() - Method in exception com.sleepycat.thrift.TDatabaseException
 
toString() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
toString() - Method in class com.sleepycat.thrift.TDbGetConfig
 
toString() - Method in class com.sleepycat.thrift.TDbt
 
toString() - Method in class com.sleepycat.thrift.TEnvironment
 
toString() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
toString() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
toString() - Method in class com.sleepycat.thrift.TEnvStatResult
 
toString() - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
toString() - Method in class com.sleepycat.thrift.TGetResult
 
toString() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
toString() - Method in class com.sleepycat.thrift.THashStat
 
toString() - Method in class com.sleepycat.thrift.THeapStat
 
toString() - Method in exception com.sleepycat.thrift.TIOException
 
toString() - Method in class com.sleepycat.thrift.TJoinCursor
 
toString() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
toString() - Method in class com.sleepycat.thrift.TKeyData
 
toString() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
toString() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
toString() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
toString() - Method in class com.sleepycat.thrift.TLockStat
 
toString() - Method in class com.sleepycat.thrift.TLogStat
 
toString() - Method in class com.sleepycat.thrift.TMutexStat
 
toString() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
toString() - Method in class com.sleepycat.thrift.TPutResult
 
toString() - Method in class com.sleepycat.thrift.TQueueStat
 
toString() - Method in exception com.sleepycat.thrift.TResourceInUseException
 
toString() - Method in exception com.sleepycat.thrift.TRuntimeException
 
toString() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
toString() - Method in class com.sleepycat.thrift.TSequence
 
toString() - Method in class com.sleepycat.thrift.TSequenceConfig
 
toString() - Method in class com.sleepycat.thrift.TTransaction
 
toString() - Method in class com.sleepycat.thrift.TTransactionConfig
 
toString() - Method in class com.sleepycat.thrift.TTransactionStat
 
TProtocolVersionTestResult - Class in com.sleepycat.thrift
 
TProtocolVersionTestResult() - Constructor for class com.sleepycat.thrift.TProtocolVersionTestResult
 
TProtocolVersionTestResult(boolean, String, boolean) - Constructor for class com.sleepycat.thrift.TProtocolVersionTestResult
 
TProtocolVersionTestResult(TProtocolVersionTestResult) - Constructor for class com.sleepycat.thrift.TProtocolVersionTestResult
Performs a deep copy on other.
TProtocolVersionTestResult._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TPutResult - Class in com.sleepycat.thrift
 
TPutResult() - Constructor for class com.sleepycat.thrift.TPutResult
 
TPutResult(TOperationStatus) - Constructor for class com.sleepycat.thrift.TPutResult
 
TPutResult(TPutResult) - Constructor for class com.sleepycat.thrift.TPutResult
Performs a deep copy on other.
TPutResult._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TQueueStat - Class in com.sleepycat.thrift
 
TQueueStat() - Constructor for class com.sleepycat.thrift.TQueueStat
 
TQueueStat(int, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class com.sleepycat.thrift.TQueueStat
 
TQueueStat(TQueueStat) - Constructor for class com.sleepycat.thrift.TQueueStat
Performs a deep copy on other.
TQueueStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
transaction - Variable in class com.sleepycat.thrift.TEnvStatConfig
 
transactionNotDurable - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
TransactionRunner - Class in com.sleepycat.client.collections
Starts a transaction, calls TransactionWorker.doWork(), and handles transaction retry and exceptions.
TransactionRunner(SEnvironment) - Constructor for class com.sleepycat.client.collections.TransactionRunner
Creates a transaction runner for a given Berkeley DB environment.
TransactionRunner(SEnvironment, int, STransactionConfig) - Constructor for class com.sleepycat.client.collections.TransactionRunner
Creates a transaction runner for a given Berkeley DB environment and with a given number of maximum retries.
TransactionWorker - Interface in com.sleepycat.client.collections
The interface implemented to perform the work within a transaction.
TResourceInUseException - Exception in com.sleepycat.thrift
 
TResourceInUseException() - Constructor for exception com.sleepycat.thrift.TResourceInUseException
 
TResourceInUseException(String) - Constructor for exception com.sleepycat.thrift.TResourceInUseException
 
TResourceInUseException(TResourceInUseException) - Constructor for exception com.sleepycat.thrift.TResourceInUseException
Performs a deep copy on other.
TResourceInUseException._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
truncate(STransaction, boolean) - Method in class com.sleepycat.client.SDatabase
Empty the database, discarding all records it contains.
truncateClass(Class) - Method in class com.sleepycat.client.persist.EntityStore
Deletes all instances of this entity class and its (non-entity) subclasses.
truncateClass(STransaction, Class) - Method in class com.sleepycat.client.persist.EntityStore
Deletes all instances of this entity class and its (non-entity) subclasses.
TRuntimeException - Exception in com.sleepycat.thrift
 
TRuntimeException() - Constructor for exception com.sleepycat.thrift.TRuntimeException
 
TRuntimeException(String, String) - Constructor for exception com.sleepycat.thrift.TRuntimeException
 
TRuntimeException(TRuntimeException) - Constructor for exception com.sleepycat.thrift.TRuntimeException
Performs a deep copy on other.
TRuntimeException._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TSecondaryDatabaseConfig - Class in com.sleepycat.thrift
 
TSecondaryDatabaseConfig() - Constructor for class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
TSecondaryDatabaseConfig(TSecondaryDatabaseConfig) - Constructor for class com.sleepycat.thrift.TSecondaryDatabaseConfig
Performs a deep copy on other.
TSecondaryDatabaseConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TSequence - Class in com.sleepycat.thrift
 
TSequence() - Constructor for class com.sleepycat.thrift.TSequence
 
TSequence(long) - Constructor for class com.sleepycat.thrift.TSequence
 
TSequence(TSequence) - Constructor for class com.sleepycat.thrift.TSequence
Performs a deep copy on other.
TSequence._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TSequenceConfig - Class in com.sleepycat.thrift
 
TSequenceConfig() - Constructor for class com.sleepycat.thrift.TSequenceConfig
 
TSequenceConfig(TSequenceConfig) - Constructor for class com.sleepycat.thrift.TSequenceConfig
Performs a deep copy on other.
TSequenceConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TTransaction - Class in com.sleepycat.thrift
 
TTransaction() - Constructor for class com.sleepycat.thrift.TTransaction
 
TTransaction(long) - Constructor for class com.sleepycat.thrift.TTransaction
 
TTransaction(TTransaction) - Constructor for class com.sleepycat.thrift.TTransaction
Performs a deep copy on other.
TTransaction._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TTransactionConfig - Class in com.sleepycat.thrift
 
TTransactionConfig() - Constructor for class com.sleepycat.thrift.TTransactionConfig
 
TTransactionConfig(TTransactionConfig) - Constructor for class com.sleepycat.thrift.TTransactionConfig
Performs a deep copy on other.
TTransactionConfig._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TTransactionStat - Class in com.sleepycat.thrift
 
TTransactionStat() - Constructor for class com.sleepycat.thrift.TTransactionStat
 
TTransactionStat(int, int, int, int, int, int, int, long, int, long, long, int, int, long, long, long, long, List<TActiveTxnStat>) - Constructor for class com.sleepycat.thrift.TTransactionStat
 
TTransactionStat(TTransactionStat) - Constructor for class com.sleepycat.thrift.TTransactionStat
Performs a deep copy on other.
TTransactionStat._Fields - Enum in com.sleepycat.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
tuple - Variable in class com.sleepycat.thrift.TGetWithPKeyResult
 
TupleSerialFactory - Class in com.sleepycat.client.collections
Creates stored collections having tuple keys and serialized entity values.
TupleSerialFactory(ClassCatalog) - Constructor for class com.sleepycat.client.collections.TupleSerialFactory
Creates a tuple-serial factory for given environment and class catalog.
txn - Variable in class com.sleepycat.thrift.BdbService.dbCompact_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.dbDelete_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.dbGet_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.dbPut_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.openCursor_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.openDatabase_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.openSequence_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.removeSequence_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.txnAbort_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.txnCommit_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
txn - Variable in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
txnAbort(TTransaction, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
txnAbort(TTransaction, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
txnAbort() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.txnAbort
 
txnAbort(TTransaction) - Method in class com.sleepycat.thrift.BdbService.Client
 
txnAbort(TTransaction) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
txnAbort() - Constructor for class com.sleepycat.thrift.BdbService.Processor.txnAbort
 
txnAbort_args() - Constructor for class com.sleepycat.thrift.BdbService.txnAbort_args
 
txnAbort_args(TTransaction) - Constructor for class com.sleepycat.thrift.BdbService.txnAbort_args
 
txnAbort_args(BdbService.txnAbort_args) - Constructor for class com.sleepycat.thrift.BdbService.txnAbort_args
Performs a deep copy on other.
txnAbort_call(TTransaction, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.txnAbort_call
 
txnAbort_result() - Constructor for class com.sleepycat.thrift.BdbService.txnAbort_result
 
txnAbort_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.txnAbort_result
 
txnAbort_result(BdbService.txnAbort_result) - Constructor for class com.sleepycat.thrift.BdbService.txnAbort_result
Performs a deep copy on other.
txnCommit(TTransaction, TDurabilityPolicy, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
txnCommit(TTransaction, TDurabilityPolicy, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
txnCommit() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.txnCommit
 
txnCommit(TTransaction, TDurabilityPolicy) - Method in class com.sleepycat.thrift.BdbService.Client
 
txnCommit(TTransaction, TDurabilityPolicy) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
txnCommit() - Constructor for class com.sleepycat.thrift.BdbService.Processor.txnCommit
 
txnCommit_args() - Constructor for class com.sleepycat.thrift.BdbService.txnCommit_args
 
txnCommit_args(TTransaction, TDurabilityPolicy) - Constructor for class com.sleepycat.thrift.BdbService.txnCommit_args
 
txnCommit_args(BdbService.txnCommit_args) - Constructor for class com.sleepycat.thrift.BdbService.txnCommit_args
Performs a deep copy on other.
txnCommit_call(TTransaction, TDurabilityPolicy, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.txnCommit_call
 
txnCommit_result() - Constructor for class com.sleepycat.thrift.BdbService.txnCommit_result
 
txnCommit_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.txnCommit_result
 
txnCommit_result(BdbService.txnCommit_result) - Constructor for class com.sleepycat.thrift.BdbService.txnCommit_result
Performs a deep copy on other.
txnGetPriority(TTransaction, AsyncMethodCallback<Integer>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
txnGetPriority(TTransaction, AsyncMethodCallback<Integer>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
txnGetPriority() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.txnGetPriority
 
txnGetPriority(TTransaction) - Method in class com.sleepycat.thrift.BdbService.Client
 
txnGetPriority(TTransaction) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
txnGetPriority() - Constructor for class com.sleepycat.thrift.BdbService.Processor.txnGetPriority
 
txnGetPriority_args() - Constructor for class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
txnGetPriority_args(TTransaction) - Constructor for class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
txnGetPriority_args(BdbService.txnGetPriority_args) - Constructor for class com.sleepycat.thrift.BdbService.txnGetPriority_args
Performs a deep copy on other.
txnGetPriority_call(TTransaction, AsyncMethodCallback<Integer>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.txnGetPriority_call
 
txnGetPriority_result() - Constructor for class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
txnGetPriority_result(int, TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
txnGetPriority_result(BdbService.txnGetPriority_result) - Constructor for class com.sleepycat.thrift.BdbService.txnGetPriority_result
Performs a deep copy on other.
TxnHelper - Interface in com.sleepycat.client
TxnHelper implements a few helper methods for working with transactions.
TxnHelper.TransactionOperations<V> - Interface in com.sleepycat.client
 
txnId - Variable in class com.sleepycat.thrift.TActiveTxnStat
 
txnNoWait - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
txnSetPriority(TTransaction, int, AsyncMethodCallback<Void>) - Method in class com.sleepycat.thrift.BdbService.AsyncClient
 
txnSetPriority(TTransaction, int, AsyncMethodCallback<Void>) - Method in interface com.sleepycat.thrift.BdbService.AsyncIface
 
txnSetPriority() - Constructor for class com.sleepycat.thrift.BdbService.AsyncProcessor.txnSetPriority
 
txnSetPriority(TTransaction, int) - Method in class com.sleepycat.thrift.BdbService.Client
 
txnSetPriority(TTransaction, int) - Method in interface com.sleepycat.thrift.BdbService.Iface
 
txnSetPriority() - Constructor for class com.sleepycat.thrift.BdbService.Processor.txnSetPriority
 
txnSetPriority_args() - Constructor for class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
txnSetPriority_args(TTransaction, int) - Constructor for class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
txnSetPriority_args(BdbService.txnSetPriority_args) - Constructor for class com.sleepycat.thrift.BdbService.txnSetPriority_args
Performs a deep copy on other.
txnSetPriority_call(TTransaction, int, AsyncMethodCallback<Void>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class com.sleepycat.thrift.BdbService.AsyncClient.txnSetPriority_call
 
txnSetPriority_result() - Constructor for class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
txnSetPriority_result(TDatabaseException, TRuntimeException) - Constructor for class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
txnSetPriority_result(BdbService.txnSetPriority_result) - Constructor for class com.sleepycat.thrift.BdbService.txnSetPriority_result
Performs a deep copy on other.
txnSnapshot - Variable in class com.sleepycat.thrift.TEnvironmentConfig
 
txnStat - Variable in class com.sleepycat.thrift.TEnvStatResult
 
txnTimeout - Variable in class com.sleepycat.thrift.TLockStat
 
type - Variable in class com.sleepycat.client.asm.Attribute
The type of this attribute.
Type - Class in com.sleepycat.client.asm
A Java field or method type.
type - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
type - Variable in exception com.sleepycat.thrift.TDatabaseException
 
TYPE_ARGUMENT - Static variable in class com.sleepycat.client.asm.TypePath
A type path step that steps into a type argument of a generic type.
TypePath - Class in com.sleepycat.client.asm
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.

U

UNINITIALIZED_THIS - Static variable in interface com.sleepycat.client.asm.Opcodes
 
unsetActiveTxns() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetAlloc() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetAllocBuckets() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetAllocMaxBuckets() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetAllocMaxPages() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetAllocPages() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetAllowCreate() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetAllowCreate() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetAllowCreate() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsetAutoCommitNoSync() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsetBackupSpins() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetBatchSize() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
unsetBFree() - Method in class com.sleepycat.thrift.THashStat
 
unsetBigBFree() - Method in class com.sleepycat.thrift.THashStat
 
unsetBigPages() - Method in class com.sleepycat.thrift.THashStat
 
unsetBlob() - Method in class com.sleepycat.thrift.TDbt
 
unsetBlobThreshold() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetBtreeMinKey() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetBtreeRecordNumbers() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetBtreeStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
unsetBuckets() - Method in class com.sleepycat.thrift.THashStat
 
unsetBulk() - Method in class com.sleepycat.thrift.TTransactionConfig
 
unsetBulkCursor() - Method in class com.sleepycat.thrift.TCursorConfig
 
unsetBytes() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetCache() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
unsetCacheCount() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetCacheFile() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
unsetCacheFileStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
unsetCacheHit() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetCacheHit() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetCacheMiss() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetCacheMiss() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetCacheSize() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetCacheSize() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsetCacheStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
unsetChecksum() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetClientVersion() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
unsetConfig() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
unsetCountRecords() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
unsetCurFile() - Method in class com.sleepycat.thrift.TLogStat
 
unsetCurMaxId() - Method in class com.sleepycat.thrift.TLockStat
 
unsetCurOffset() - Method in class com.sleepycat.thrift.TLogStat
 
unsetCurRecno() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
unsetCursor() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
unsetCursor1() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
unsetCursor2() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
unsetCursorConfig() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
unsetData() - Method in class com.sleepycat.thrift.TDbt
 
unsetData() - Method in class com.sleepycat.thrift.TKeyData
 
unsetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
unsetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
unsetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
unsetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
unsetDatabaseName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
unsetDb() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
unsetDbConfig() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
unsetDbConfig() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
unsetDbConfig() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
unsetDbe() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
unsetDeadlock() - Method in class com.sleepycat.thrift.TCompactResult
 
unsetDecrement() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsetDelta() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
unsetDiskFile() - Method in class com.sleepycat.thrift.TLogStat
 
unsetDiskOffset() - Method in class com.sleepycat.thrift.TLogStat
 
unsetDup() - Method in class com.sleepycat.thrift.THashStat
 
unsetDupFree() - Method in class com.sleepycat.thrift.THashStat
 
unsetDupPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetDupPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetDurability() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
unsetDurability() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetDurability() - Method in class com.sleepycat.thrift.TTransactionConfig
 
unsetEmptyBuckets() - Method in class com.sleepycat.thrift.TCompactResult
 
unsetEmptyPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetEncryptionKey() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetEndKey() - Method in class com.sleepycat.thrift.TCompactResult
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
unsetEnv() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
unsetEnvConfig() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
unsetEnvConfig() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
unsetEnvHomeDir() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
unsetEqual() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
unsetErrorNumber() - Method in exception com.sleepycat.thrift.TDatabaseException
 
unsetExclusiveCreate() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetExclusiveCreate() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsetExtentSize() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetFast() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
unsetFe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
unsetFfactor() - Method in class com.sleepycat.thrift.THashStat
 
unsetFileidInit() - Method in class com.sleepycat.thrift.TLogStat
 
unsetFileName() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
unsetFileName() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
unsetFileName() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
unsetFileName() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
unsetFileName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
unsetFileName() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetFillPercent() - Method in class com.sleepycat.thrift.TCompactConfig
 
unsetFirstRecno() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetForce() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
unsetForce() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
unsetForce() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
unsetForce() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
unsetForce() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
unsetForeignDb() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
unsetForeignKeyDeleteAction() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
unsetFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetFree() - Method in class com.sleepycat.thrift.THashStat
 
unsetFreeListOnly() - Method in class com.sleepycat.thrift.TCompactConfig
 
unsetFreeSpace() - Method in class com.sleepycat.thrift.TCompactConfig
 
unsetFullClassName() - Method in exception com.sleepycat.thrift.TRuntimeException
 
unsetGbytes() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetGId() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetGreater() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
unsetHandle() - Method in class com.sleepycat.thrift.TCursor
 
unsetHandle() - Method in class com.sleepycat.thrift.TDatabase
 
unsetHandle() - Method in class com.sleepycat.thrift.TEnvironment
 
unsetHandle() - Method in class com.sleepycat.thrift.TJoinCursor
 
unsetHandle() - Method in class com.sleepycat.thrift.TSequence
 
unsetHandle() - Method in class com.sleepycat.thrift.TTransaction
 
unsetHashBuckets() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHashExamined() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHashFillFactor() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetHashLen() - Method in class com.sleepycat.thrift.TLockStat
 
unsetHashLongest() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHashMaxNowait() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHashMaxWait() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHashMutexes() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHashNowait() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHashNumElements() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetHashSearches() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHashStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
unsetHashWait() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetHeapMagic() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHeapMetaFlags() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHeapNumBlobs() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHeapNumRecs() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHeapNumRegions() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHeapPageCount() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHeapPageSize() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHeapRegionSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetHeapRegionSize() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHeapsize() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetHeapStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
unsetHeapVersion() - Method in class com.sleepycat.thrift.THeapStat
 
unsetHomeDir() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
unsetHomeDir() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
unsetHomeDir() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
unsetId() - Method in class com.sleepycat.thrift.TLockStat
 
unsetImmutableSecondaryKey() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
unsetInitialValue() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsetInitlockers() - Method in class com.sleepycat.thrift.TLockStat
 
unsetInitlocks() - Method in class com.sleepycat.thrift.TLockStat
 
unsetInitobjects() - Method in class com.sleepycat.thrift.TLockStat
 
unsetInittxns() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetIntPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetIntPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetIoe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
unsetIoe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
unsetIoe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
unsetIoe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
unsetIoe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
unsetIoe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
unsetIoWait() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetIsAutoCommitNoSync() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
unsetIsoLevel() - Method in class com.sleepycat.thrift.TCursorConfig
 
unsetIsoLevel() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
unsetIsoLevel() - Method in class com.sleepycat.thrift.TDbGetConfig
 
unsetIsoLevel() - Method in class com.sleepycat.thrift.TTransactionConfig
 
unsetIue() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
unsetIue() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
unsetIue() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
unsetIue() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
unsetIue() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
unsetIue() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
unsetIue() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
unsetIue() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
unsetKbytes() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
unsetKey() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
unsetKey() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
unsetKey() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
unsetKey() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
unsetKey() - Method in class com.sleepycat.thrift.TKeyData
 
unsetKeyData() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
unsetKeyData() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
unsetKeyOrPairs() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
unsetKeyPKey() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
unsetKeyPKey() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
unsetLastCkpFile() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetLastCkpOffset() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetLastTxnId() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetLeafPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetLeafPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetLess() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
unsetLevels() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetLevels() - Method in class com.sleepycat.thrift.TCompactResult
 
unsetLgBSize() - Method in class com.sleepycat.thrift.TLogStat
 
unsetLgSize() - Method in class com.sleepycat.thrift.TLogStat
 
unsetLock() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
unsetLockDetectMode() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetLockers() - Method in class com.sleepycat.thrift.TLockStat
 
unsetLockersNowait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetLockersWait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetLockNowait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetLocks() - Method in class com.sleepycat.thrift.TLockStat
 
unsetLockStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
unsetLocksteals() - Method in class com.sleepycat.thrift.TLockStat
 
unsetLockTimeout() - Method in class com.sleepycat.thrift.TLockStat
 
unsetLockWait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetLog() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
unsetLogStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
unsetLsnFile() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetLsnOffset() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetMagic() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetMagic() - Method in class com.sleepycat.thrift.THashStat
 
unsetMagic() - Method in class com.sleepycat.thrift.TLogStat
 
unsetMagic() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetMaxCommitperflush() - Method in class com.sleepycat.thrift.TLogStat
 
unsetMaxHlocks() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxHobjects() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaximum() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsetMaxLockers() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxLocks() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxLsteals() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxNactive() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetMaxNfileId() - Method in class com.sleepycat.thrift.TLogStat
 
unsetMaxNlockers() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxNlocks() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxNobjects() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxNsnapshot() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetMaxNumCache() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMaxObjects() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxOpenfd() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMaxOsteals() - Method in class com.sleepycat.thrift.TLockStat
 
unsetMaxPages() - Method in class com.sleepycat.thrift.TCompactConfig
 
unsetMaxTxns() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetMaxWrite() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMaxWriteSleep() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMessage() - Method in exception com.sleepycat.thrift.TDatabaseException
 
unsetMessage() - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
unsetMessage() - Method in exception com.sleepycat.thrift.TIOException
 
unsetMessage() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
unsetMessage() - Method in exception com.sleepycat.thrift.TResourceInUseException
 
unsetMessage() - Method in exception com.sleepycat.thrift.TRuntimeException
 
unsetMetaFlags() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetMetaFlags() - Method in class com.sleepycat.thrift.THashStat
 
unsetMetaFlags() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetMin() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
unsetMinCommitperflush() - Method in class com.sleepycat.thrift.TLogStat
 
unsetMinIdleInMilli() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
unsetMinIdleInMilli() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
unsetMinimum() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsetMinKey() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetMmapSize() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMode() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
unsetMode() - Method in class com.sleepycat.thrift.TDbGetConfig
 
unsetMode() - Method in class com.sleepycat.thrift.TLogStat
 
unsetMultiKey() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
unsetMultiple() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
unsetMultiple() - Method in class com.sleepycat.thrift.TDbGetConfig
 
unsetMultiversion() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetMultiversion() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetMultiversionFreed() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMultiversionFrozen() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMultiversionRef() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetMultiversionReused() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMultiversionThawed() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetMutex() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
unsetMutexAlign() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetMutexCount() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetMutexFree() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetMutexInit() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetMutexInuse() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetMutexInuseMax() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetMutexMax() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetMutexStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
unsetMutexTasSpins() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetNaborts() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetNactive() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetName() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetNewName() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
unsetNewRecordNumber() - Method in class com.sleepycat.thrift.TPutResult
 
unsetNobjects() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNoWaitDbExclusiveLock() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetNumBegins() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetNumBlobs() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetNumBlobs() - Method in class com.sleepycat.thrift.THashStat
 
unsetNumCache() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetNumCommits() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetNumData() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetNumData() - Method in class com.sleepycat.thrift.THashStat
 
unsetNumData() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetNumDeadlocks() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumDowngrade() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumFileId() - Method in class com.sleepycat.thrift.TLogStat
 
unsetNumKeys() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetNumKeys() - Method in class com.sleepycat.thrift.THashStat
 
unsetNumKeys() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetNumLockers() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumLockersHit() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumLockersReused() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumLocks() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumLockTimeouts() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumModes() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumReleases() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumRequests() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumRestores() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetNumSnapshot() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetNumTxnTimeouts() - Method in class com.sleepycat.thrift.TLockStat
 
unsetNumUpgrade() - Method in class com.sleepycat.thrift.TLockStat
 
unsetObjects() - Method in class com.sleepycat.thrift.TLockStat
 
unsetObjectsteals() - Method in class com.sleepycat.thrift.TLockStat
 
unsetObjsNowait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetObjsWait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetOverflows() - Method in class com.sleepycat.thrift.THashStat
 
unsetOverPages() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetOverPagesFree() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetOvflFree() - Method in class com.sleepycat.thrift.THashStat
 
unsetPageClean() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPageCount() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetPageCount() - Method in class com.sleepycat.thrift.THashStat
 
unsetPageCreate() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetPageCreate() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPageDirty() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPageIn() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetPageIn() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPageMapped() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetPageMapped() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPageOut() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetPageOut() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPages() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPages() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetPagesExamine() - Method in class com.sleepycat.thrift.TCompactResult
 
unsetPagesFree() - Method in class com.sleepycat.thrift.TCompactResult
 
unsetPagesFree() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetPageSize() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetPageSize() - Method in class com.sleepycat.thrift.TCacheFileStat
 
unsetPageSize() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPageSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetPageSize() - Method in class com.sleepycat.thrift.THashStat
 
unsetPageSize() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetPagesTruncated() - Method in class com.sleepycat.thrift.TCompactResult
 
unsetPageTrickle() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetPair() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
unsetPair() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
unsetPairs() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
unsetPairs() - Method in class com.sleepycat.thrift.TGetResult
 
unsetParent() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
unsetParentId() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetPartial() - Method in class com.sleepycat.thrift.TDbt
 
unsetPartialLength() - Method in class com.sleepycat.thrift.TDbt
 
unsetPartialOffset() - Method in class com.sleepycat.thrift.TDbt
 
unsetPartitions() - Method in class com.sleepycat.thrift.TLockStat
 
unsetPartMaxNowait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetPartMaxWait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetPartNowait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetPartWait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetPdata() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
unsetPdata() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
unsetPdb() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
unsetPid() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetPkey() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
unsetPkey() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
unsetPrimaryDb() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
unsetPriority() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
unsetPriority() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
unsetPriority() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetPriority() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetQueueExtentSize() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetQueueInOrder() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetQueueStat() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
unsetRCount() - Method in class com.sleepycat.thrift.TLogStat
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
unsetRe() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
unsetReadLsnFile() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetReadLsnOffset() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetReadOnly() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetReadUncommitted() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetReadUncommitted() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
unsetRecord() - Method in class com.sleepycat.thrift.TLogStat
 
unsetRecordLength() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetRecordPad() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetRegionNowait() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetRegionNowait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetRegionNowait() - Method in class com.sleepycat.thrift.TLogStat
 
unsetRegionNowait() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetRegionNowait() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetRegionWait() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetRegionWait() - Method in class com.sleepycat.thrift.TLockStat
 
unsetRegionWait() - Method in class com.sleepycat.thrift.TLogStat
 
unsetRegionWait() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetRegionWait() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetRegmax() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetRegmax() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetRegSize() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetRegSize() - Method in class com.sleepycat.thrift.TLockStat
 
unsetRegSize() - Method in class com.sleepycat.thrift.TLogStat
 
unsetRegSize() - Method in class com.sleepycat.thrift.TMutexStat
 
unsetRegSize() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetReLen() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetReLen() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetRenumbering() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetRePad() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetRePad() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetReverseSplitOff() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetRmw() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
unsetRmw() - Method in class com.sleepycat.thrift.TDbGetConfig
 
unsetRmw() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
unsetRoEvict() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetRunRecovery() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetRwEvict() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetSamePos() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
unsetSCount() - Method in class com.sleepycat.thrift.TLogStat
 
unsetScursors() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
unsetSdb() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
unsetSdbConfig() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
unsetSeq() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
unsetSeq() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
unsetServerBigEndian() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
unsetServerProtocolVersion() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
unsetSkey() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
unsetSkeys() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
unsetSortCursors() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
unsetSortedDuplicates() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetStart() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
unsetStatus() - Method in class com.sleepycat.thrift.TGetResult
 
unsetStatus() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
unsetStatus() - Method in class com.sleepycat.thrift.TPutResult
 
unsetStop() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
unsetSuccess() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
unsetSupported() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
unsetSyncInterrupted() - Method in class com.sleepycat.thrift.TCacheStat
 
unsetTableSize() - Method in class com.sleepycat.thrift.TLockStat
 
unsetTimeCkp() - Method in class com.sleepycat.thrift.TTransactionStat
 
unsetTimeout() - Method in class com.sleepycat.thrift.TCompactConfig
 
unsetTransaction() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
unsetTransactionNotDurable() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetTuple() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
unsetTxn() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
unsetTxnId() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
unsetTxnNoWait() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetTxnSnapshot() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
unsetTxnStat() - Method in class com.sleepycat.thrift.TEnvStatResult
 
unsetTxnTimeout() - Method in class com.sleepycat.thrift.TLockStat
 
unsetType() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetType() - Method in exception com.sleepycat.thrift.TDatabaseException
 
unsetUnsortedDuplicates() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
unsetVersion() - Method in class com.sleepycat.thrift.TBtreeStat
 
unsetVersion() - Method in class com.sleepycat.thrift.THashStat
 
unsetVersion() - Method in class com.sleepycat.thrift.TLogStat
 
unsetVersion() - Method in class com.sleepycat.thrift.TQueueStat
 
unsetWait() - Method in class com.sleepycat.thrift.TTransactionConfig
 
unsetWBytes() - Method in class com.sleepycat.thrift.TLogStat
 
unsetWcBytes() - Method in class com.sleepycat.thrift.TLogStat
 
unsetWcMbytes() - Method in class com.sleepycat.thrift.TLogStat
 
unsetWCount() - Method in class com.sleepycat.thrift.TLogStat
 
unsetWCountFill() - Method in class com.sleepycat.thrift.TLogStat
 
unsetWMbytes() - Method in class com.sleepycat.thrift.TLogStat
 
unsetWrap() - Method in class com.sleepycat.thrift.TSequenceConfig
 
unsortedDuplicates - Variable in class com.sleepycat.thrift.TDatabaseConfig
 
unwrap(Exception) - Static method in class com.sleepycat.client.util.ExceptionUnwrapper
Unwraps an Exception and returns the underlying Exception, or throws an Error if the underlying Throwable is an Error.
unwrapAny(Throwable) - Static method in class com.sleepycat.client.util.ExceptionUnwrapper
Unwraps an Exception and returns the underlying Throwable.
update(V) - Method in interface com.sleepycat.client.persist.EntityCursor
Replaces the entity at the cursor position with the given entity.
updateKeyData(SDatabaseEntry, SDatabaseEntryBase, List<TKeyData>) - Method in interface com.sleepycat.client.GetHelper
This method helps to update the output arguments of a get call, using values returned from a remote get call.
updateTuple(SDatabaseEntry, SDatabaseEntry, SDatabaseEntry, TKeyDataWithPKey) - Method in interface com.sleepycat.client.GetHelper
This method helps to update the output arguments of a pGet call, using values returned from a remote pGet call.
UtfOps - Class in com.sleepycat.client.util
UTF operations with more flexibility than is provided by DataInput and DataOutput.
UtfOps() - Constructor for class com.sleepycat.client.util.UtfOps
 

V

V1_1 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
V1_2 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
V1_3 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
V1_4 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
V1_5 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
V1_6 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
V1_7 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
V1_8 - Static variable in interface com.sleepycat.client.asm.Opcodes
 
validate() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.ping_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.ping_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
validate() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
validate() - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
validate() - Method in class com.sleepycat.thrift.TActiveTxnStat
 
validate() - Method in class com.sleepycat.thrift.TBtreeStat
 
validate() - Method in class com.sleepycat.thrift.TCacheFileStat
 
validate() - Method in class com.sleepycat.thrift.TCacheStat
 
validate() - Method in class com.sleepycat.thrift.TCompactConfig
 
validate() - Method in class com.sleepycat.thrift.TCompactResult
 
validate() - Method in class com.sleepycat.thrift.TCursor
 
validate() - Method in class com.sleepycat.thrift.TCursorConfig
 
validate() - Method in class com.sleepycat.thrift.TCursorGetConfig
 
validate() - Method in class com.sleepycat.thrift.TDatabase
 
validate() - Method in class com.sleepycat.thrift.TDatabaseConfig
 
validate() - Method in exception com.sleepycat.thrift.TDatabaseException
 
validate() - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
validate() - Method in class com.sleepycat.thrift.TDbGetConfig
 
validate() - Method in class com.sleepycat.thrift.TDbt
 
validate() - Method in class com.sleepycat.thrift.TEnvironment
 
validate() - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
validate() - Method in class com.sleepycat.thrift.TEnvStatConfig
 
validate() - Method in class com.sleepycat.thrift.TEnvStatResult
 
validate() - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
validate() - Method in class com.sleepycat.thrift.TGetResult
 
validate() - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
validate() - Method in class com.sleepycat.thrift.THashStat
 
validate() - Method in class com.sleepycat.thrift.THeapStat
 
validate() - Method in exception com.sleepycat.thrift.TIOException
 
validate() - Method in class com.sleepycat.thrift.TJoinCursor
 
validate() - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
validate() - Method in class com.sleepycat.thrift.TKeyData
 
validate() - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
validate() - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
validate() - Method in class com.sleepycat.thrift.TKeyRangeResult
 
validate() - Method in class com.sleepycat.thrift.TLockStat
 
validate() - Method in class com.sleepycat.thrift.TLogStat
 
validate() - Method in class com.sleepycat.thrift.TMutexStat
 
validate() - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
validate() - Method in class com.sleepycat.thrift.TPutResult
 
validate() - Method in class com.sleepycat.thrift.TQueueStat
 
validate() - Method in exception com.sleepycat.thrift.TResourceInUseException
 
validate() - Method in exception com.sleepycat.thrift.TRuntimeException
 
validate() - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
validate() - Method in class com.sleepycat.thrift.TSequence
 
validate() - Method in class com.sleepycat.thrift.TSequenceConfig
 
validate() - Method in class com.sleepycat.thrift.TTransaction
 
validate() - Method in class com.sleepycat.thrift.TTransactionConfig
 
validate() - Method in class com.sleepycat.thrift.TTransactionStat
 
valueOf(String) - Static method in enum com.sleepycat.client.SCacheFilePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.client.SDatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.client.SForeignKeyDeleteAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.client.SLockDetectMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.client.SLockMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.client.SOperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbGet_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbGet_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbPut_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbPut_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openCursor_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openCursor_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openSequence_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.openSequence_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.ping_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.ping_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.shutdown_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TActiveTxnStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TBtreeStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCacheFileStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCachePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCacheStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCompactConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCompactResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCursor._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCursorConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCursorGetConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCursorGetMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TCursorPutConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDatabase._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDatabaseConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDatabaseException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDatabaseExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDatabaseStatResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDatabaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDbGetConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDbGetMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDbPutConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDbt._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TDurabilityPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TEnvironment._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TEnvironmentConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TEnvStatConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TEnvStatOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TEnvStatResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TFileNotFoundException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TFKDeleteAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TGetResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TGetWithPKeyResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.THashStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.THeapStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TIOException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TIsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TJoinCursor._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TJoinCursorGetConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TKeyData._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TKeyDataWithPKey._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TKeyDataWithSecondaryKeys._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TKeyRangeResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TLockDetectMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TLockStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TLogStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TMutexStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TOperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TProtocolVersionTestResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TPutResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TQueueStat._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TResourceInUseException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TRuntimeException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TSecondaryDatabaseConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TSequence._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TSequenceConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TTransaction._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TTransactionConfig._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sleepycat.thrift.TTransactionStat._Fields
Returns the enum constant of this type with the specified name.
values() - Method in class com.sleepycat.client.collections.StoredMap
Returns a collection view of the values contained in this map.
values() - Static method in enum com.sleepycat.client.SCacheFilePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.client.SDatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.client.SForeignKeyDeleteAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.client.SLockDetectMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.client.SLockMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.client.SOperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.beginTransaction_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.checkpoint_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeCursorHandle_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandle_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeDatabaseHandles_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.closeSequenceHandle_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorCompare_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorCount_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorDelete_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorDup_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorGet_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorGetWithPKey_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.cursorPut_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbCompact_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbDelete_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbGet_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbGet_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbGetWithPKey_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbKeyExists_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbKeyRange_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbPut_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbPut_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.dbTruncate_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getBdbVersion_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getCursorCachePriority_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getCursorConfig_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseConfig_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getDatabaseStatistics_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getEnvironmentConfig_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.getEnvStatistics_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.joinCursorGet_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openCursor_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openCursor_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openDatabase_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openEnvironment_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openJoinCursor_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openSecondaryDatabase_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openSequence_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.openSequence_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.ping_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.ping_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.removeDatabase_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.removeSequence_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.renameDatabase_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.sequenceGet_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.setCursorCachePriority_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.setDatabaseConfig_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.setEnvironmentConfig_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.shutdown_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.txnAbort_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.txnCommit_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.txnGetPriority_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.BdbService.txnSetPriority_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TActiveTxnStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TBtreeStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCacheFileStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCachePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCacheStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCompactConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCompactResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCursor._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCursorConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCursorGetConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCursorGetMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TCursorPutConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDatabase._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDatabaseConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDatabaseException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDatabaseExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDatabaseStatResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDatabaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDbGetConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDbGetMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDbPutConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDbt._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TDurabilityPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TEnvironment._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TEnvironmentConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TEnvStatConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TEnvStatOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TEnvStatResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TFileNotFoundException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TFKDeleteAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TGetResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TGetWithPKeyResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.THashStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.THeapStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TIOException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TIsolationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TJoinCursor._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TJoinCursorGetConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TKeyData._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TKeyDataWithPKey._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TKeyDataWithSecondaryKeys._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TKeyRangeResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TLockDetectMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TLockStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TLogStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TMutexStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TOperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TProtocolVersionTestResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TPutResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TQueueStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TResourceInUseException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TRuntimeException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TSecondaryDatabaseConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TSequence._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TSequenceConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TTransaction._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TTransactionConfig._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sleepycat.thrift.TTransactionStat._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.sleepycat.thrift.TBtreeStat
 
version - Variable in class com.sleepycat.thrift.THashStat
 
version - Variable in class com.sleepycat.thrift.TLogStat
 
version - Variable in class com.sleepycat.thrift.TQueueStat
 
visit(String, Object) - Method in class com.sleepycat.client.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitAnnotation(String, String) - Method in class com.sleepycat.client.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitAnnotation(String, boolean) - Method in class com.sleepycat.client.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotationDefault() - Method in class com.sleepycat.client.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - Method in class com.sleepycat.client.asm.AnnotationVisitor
Visits an array value of the annotation.
visitAttribute(Attribute) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitAttribute(Attribute) - Method in class com.sleepycat.client.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a non standard attribute of this method.
visitCode() - Method in class com.sleepycat.client.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitEnd() - Method in class com.sleepycat.client.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class com.sleepycat.client.asm.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class com.sleepycat.client.asm.ClassWriter
 
visitEnd() - Method in class com.sleepycat.client.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class com.sleepycat.client.asm.MethodVisitor
Visits the end of the method.
visitEnum(String, String, String) - Method in class com.sleepycat.client.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitField(int, String, String, String, Object) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitFieldInsn(int, String, String, String) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a field instruction.
visitFrame(int, int, Object[], int, Object[]) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitIincInsn(int, int) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitInsn(int) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a zero operand instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an annotation on an instruction.
visitIntInsn(int, int) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an instruction with a single int operand.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an invokedynamic instruction.
visitJumpInsn(int, Label) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMaxs(int, int) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[]) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitMethodInsn(int, String, String, String) - Method in class com.sleepycat.client.asm.MethodVisitor
Deprecated.
visitMethodInsn(int, String, String, String, boolean) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a method instruction.
visitMultiANewArrayInsn(String, int) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitOuterClass(String, String, String) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitParameter(String, int) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a parameter of this method.
visitParameterAnnotation(int, String, boolean) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitSource(String, String) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchBlock(Label, Label, Label, String) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a try catch block.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.client.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.client.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.client.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeInsn(int, String) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a type instruction.
visitVarInsn(int, int) - Method in class com.sleepycat.client.asm.MethodVisitor
Visits a local variable instruction.
VOID - Static variable in class com.sleepycat.client.asm.Type
The sort of the void type.
VOID_TYPE - Static variable in class com.sleepycat.client.asm.Type
The void type.

W

wait - Variable in class com.sleepycat.thrift.TTransactionConfig
 
WBytes - Variable in class com.sleepycat.thrift.TLogStat
 
wcBytes - Variable in class com.sleepycat.thrift.TLogStat
 
wcMbytes - Variable in class com.sleepycat.thrift.TLogStat
 
WCount - Variable in class com.sleepycat.thrift.TLogStat
 
WCountFill - Variable in class com.sleepycat.thrift.TLogStat
 
WILDCARD_BOUND - Static variable in class com.sleepycat.client.asm.TypePath
A type path step that steps into the bound of a wildcard type.
WMbytes - Variable in class com.sleepycat.thrift.TLogStat
 
wrap - Variable in class com.sleepycat.thrift.TSequenceConfig
 
wrapIfNeeded(Throwable) - Static method in exception com.sleepycat.client.util.RuntimeExceptionWrapper
Wraps the given exception if it is not a RuntimeException.
write(ClassWriter, byte[], int, int, int) - Method in class com.sleepycat.client.asm.Attribute
Returns the byte array form of this attribute.
write(int) - Method in class com.sleepycat.client.util.FastOutputStream
 
write(byte[]) - Method in class com.sleepycat.client.util.FastOutputStream
 
write(byte[], int, int) - Method in class com.sleepycat.client.util.FastOutputStream
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.beginTransaction_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.checkpoint_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.checkpoint_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeCursorHandle_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandle_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeDatabaseHandles_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandle_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeEnvironmentHandles_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeJoinCursorHandle_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.closeSequenceHandle_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorCompare_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorCount_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorCount_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorDelete_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorDup_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorDup_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorGet_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorGet_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorGetWithPKey_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorPut_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.cursorPut_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbCompact_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbCompact_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbDelete_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbDelete_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbGet_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbGet_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbGetWithPKey_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbKeyExists_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbKeyRange_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbPut_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbPut_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.dbTruncate_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.deleteEnvironmentAndDatabases_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getBdbVersion_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getCursorCachePriority_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getCursorConfig_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getDatabaseConfig_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getDatabaseStatistics_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getEnvironmentConfig_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.getEnvStatistics_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.isProtocolVersionSupported_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.joinCursorGet_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openCursor_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openCursor_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openDatabase_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openDatabase_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openEnvironment_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openJoinCursor_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openSecondaryDatabase_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openSequence_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.openSequence_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.ping_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.ping_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.removeDatabase_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.removeSequence_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.removeSequence_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.renameDatabase_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.sequenceGet_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setCursorCachePriority_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setDatabaseConfig_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.setEnvironmentConfig_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.shutdown_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnAbort_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnAbort_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnCommit_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnCommit_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnGetPriority_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_args
 
write(TProtocol) - Method in class com.sleepycat.thrift.BdbService.txnSetPriority_result
 
write(TProtocol) - Method in class com.sleepycat.thrift.TActiveTxnStat
 
write(TProtocol) - Method in class com.sleepycat.thrift.TBtreeStat
 
write(TProtocol) - Method in class com.sleepycat.thrift.TCacheFileStat
 
write(TProtocol) - Method in class com.sleepycat.thrift.TCacheStat
 
write(TProtocol) - Method in class com.sleepycat.thrift.TCompactConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TCompactResult
 
write(TProtocol) - Method in class com.sleepycat.thrift.TCursor
 
write(TProtocol) - Method in class com.sleepycat.thrift.TCursorConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TCursorGetConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TDatabase
 
write(TProtocol) - Method in class com.sleepycat.thrift.TDatabaseConfig
 
write(TProtocol) - Method in exception com.sleepycat.thrift.TDatabaseException
 
write(TProtocol) - Method in class com.sleepycat.thrift.TDatabaseStatResult
 
write(TProtocol) - Method in class com.sleepycat.thrift.TDbGetConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TDbt
 
write(TProtocol) - Method in class com.sleepycat.thrift.TEnvironment
 
write(TProtocol) - Method in class com.sleepycat.thrift.TEnvironmentConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TEnvStatConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TEnvStatResult
 
write(TProtocol) - Method in exception com.sleepycat.thrift.TFileNotFoundException
 
write(TProtocol) - Method in class com.sleepycat.thrift.TGetResult
 
write(TProtocol) - Method in class com.sleepycat.thrift.TGetWithPKeyResult
 
write(TProtocol) - Method in class com.sleepycat.thrift.THashStat
 
write(TProtocol) - Method in class com.sleepycat.thrift.THeapStat
 
write(TProtocol) - Method in exception com.sleepycat.thrift.TIOException
 
write(TProtocol) - Method in class com.sleepycat.thrift.TJoinCursor
 
write(TProtocol) - Method in class com.sleepycat.thrift.TJoinCursorGetConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TKeyData
 
write(TProtocol) - Method in class com.sleepycat.thrift.TKeyDataWithPKey
 
write(TProtocol) - Method in class com.sleepycat.thrift.TKeyDataWithSecondaryKeys
 
write(TProtocol) - Method in class com.sleepycat.thrift.TKeyRangeResult
 
write(TProtocol) - Method in class com.sleepycat.thrift.TLockStat
 
write(TProtocol) - Method in class com.sleepycat.thrift.TLogStat
 
write(TProtocol) - Method in class com.sleepycat.thrift.TMutexStat
 
write(TProtocol) - Method in class com.sleepycat.thrift.TProtocolVersionTestResult
 
write(TProtocol) - Method in class com.sleepycat.thrift.TPutResult
 
write(TProtocol) - Method in class com.sleepycat.thrift.TQueueStat
 
write(TProtocol) - Method in exception com.sleepycat.thrift.TResourceInUseException
 
write(TProtocol) - Method in exception com.sleepycat.thrift.TRuntimeException
 
write(TProtocol) - Method in class com.sleepycat.thrift.TSecondaryDatabaseConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TSequence
 
write(TProtocol) - Method in class com.sleepycat.thrift.TSequenceConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TTransaction
 
write(TProtocol) - Method in class com.sleepycat.thrift.TTransactionConfig
 
write(TProtocol) - Method in class com.sleepycat.thrift.TTransactionStat
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.beginTransaction_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.checkpoint_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeCursorHandle_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeDatabaseHandle_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeDatabaseHandles_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeEnvironmentHandle_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeEnvironmentHandles_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeJoinCursorHandle_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.closeSequenceHandle_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorCompare_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorCount_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorDelete_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorDup_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorGet_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorGetWithPKey_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.cursorPut_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbCompact_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbDelete_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbGet_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbGetWithPKey_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbKeyExists_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbKeyRange_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbPut_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.dbTruncate_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.deleteEnvironmentAndDatabases_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getBdbVersion_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getCursorCachePriority_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getCursorConfig_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getDatabaseConfig_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getDatabaseStatistics_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getEnvironmentConfig_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.getEnvStatistics_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.isProtocolVersionSupported_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.joinCursorGet_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openCursor_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openDatabase_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openEnvironment_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openJoinCursor_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openSecondaryDatabase_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.openSequence_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.ping_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.removeDatabase_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.removeSequence_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.renameDatabase_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.sequenceGet_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.setCursorCachePriority_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.setDatabaseConfig_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.setEnvironmentConfig_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.shutdown_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.txnAbort_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.txnCommit_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.txnGetPriority_call
 
write_args(TProtocol) - Method in class com.sleepycat.thrift.BdbService.AsyncClient.txnSetPriority_call
 
writeFast(int) - Method in class com.sleepycat.client.util.FastOutputStream
Equivalent to write(int) but does not throw IOException.
writeFast(byte[]) - Method in class com.sleepycat.client.util.FastOutputStream
Equivalent to write(byte[]) but does not throw IOException.
writeFast(byte[], int, int) - Method in class com.sleepycat.client.util.FastOutputStream
Equivalent to write(byte[],int,int) but does not throw IOException.
writeInt(byte[], int, int) - Static method in class com.sleepycat.client.util.PackedInteger
Writes a packed integer starting at the given buffer offset and returns the next offset to be written.
writeLong(byte[], int, long) - Static method in class com.sleepycat.client.util.PackedInteger
Writes a packed long integer starting at the given buffer offset and returns the next offset to be written.
writeSortedInt(byte[], int, int) - Static method in class com.sleepycat.client.util.PackedInteger
Writes a packed sorted integer starting at the given buffer offset and returns the next offset to be written.
writeSortedLong(byte[], int, long) - Static method in class com.sleepycat.client.util.PackedInteger
Writes a packed sorted long integer starting at the given buffer offset and returns the next offset to be written.
writeTo(OutputStream) - Method in class com.sleepycat.client.util.FastOutputStream
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
Berkeley DB
version 18.1.32

Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.