A B C D E G H I K L M N O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addDeleteOp(KvDatabaseOp, String, HashSet<HashedStringKvStore>) - Method in class com.mapr.kvstore.HashedStringKvStore
- addInsertOp(KvDatabaseOp, String, int, boolean, boolean, HashSet<HashedStringKvStore>) - Method in class com.mapr.kvstore.HashedStringKvStore
- addOp(Operation) - Method in class com.mapr.kvstore.KvStoreWriter
- apply() - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- apply() - Method in interface com.mapr.kvstore.KvDatabaseOp
- apply() - Method in class com.mapr.kvstore.Operation
- apply(List<Fileserver.KvStoreMultiopResponse>) - Method in class com.mapr.kvstore.Operation
B
- binding - Variable in class com.mapr.kvstore.KvStoreClient
- bulkCreateContainer(int[], int, List<List<Common.Server>>, boolean, boolean, Common.ContainerReplType, Common.FSVolumeProperties, long[], int, boolean) - Method in class com.mapr.kvstore.Operation
C
- cleanUpForHashedStringTables() - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- cleanUpForHashedStringTables() - Method in interface com.mapr.kvstore.KvDatabaseOp
- cleanUpForHashedStringTables() - Method in class com.mapr.kvstore.Operation
- close() - Method in class com.mapr.kvstore.HashedStringKvStore
- close() - Method in class com.mapr.kvstore.HashedStringScanner
- close() - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- close() - Method in class com.mapr.kvstore.InMemoryByteStringKvTable.InMemoryKvByteTableScanner
- close() - Method in class com.mapr.kvstore.InMemoryKvTable
- close() - Method in class com.mapr.kvstore.InMemoryKvTable.InMemoryKvTableScanner
- close() - Method in interface com.mapr.kvstore.KvClientInterface
- close() - Method in class com.mapr.kvstore.KvStore
- close() - Method in class com.mapr.kvstore.KvStoreClient
- close() - Method in interface com.mapr.kvstore.KvTable
- close() - Method in interface com.mapr.kvstore.KvTableScanner
- close() - Method in class com.mapr.kvstore.Scanner
- com.mapr.kvstore - package com.mapr.kvstore
- create() - Method in class com.mapr.kvstore.HashedStringKvFactory
- create() - Method in class com.mapr.kvstore.InMemoryKvDatabase
- create() - Method in interface com.mapr.kvstore.KvDatabaseFactory
- create(String, int, int) - Method in interface com.mapr.kvstore.KvClientInterface
- create(String, int, int) - Method in class com.mapr.kvstore.KvStoreClient
- create(String, String, String, int, int) - Method in class com.mapr.kvstore.KvStoreAdmin
- createAndOpenMetadataPath(boolean) - Method in class com.mapr.kvstore.VersionUpgradeHelper
- createAndOpenTable(String, KvTable<T>, int, boolean) - Method in class com.mapr.kvstore.HashedStringKvFactory
- createAndOpenTable(String, KvTable<T>, int, boolean) - Method in class com.mapr.kvstore.InMemoryKvDatabase
- createAndOpenTable(String, KvTable<T>, int, boolean) - Method in interface com.mapr.kvstore.KvDatabaseFactory
- createAndOpenTableBasedOnRole(String, KvTable<T>, int, boolean) - Method in class com.mapr.kvstore.HashedStringKvFactory
- createAndOpenTableBasedOnRole(String, KvTable<T>, int, boolean) - Method in class com.mapr.kvstore.InMemoryKvDatabase
- createAndOpenTableBasedOnRole(String, KvTable<T>, int, boolean) - Method in interface com.mapr.kvstore.KvDatabaseFactory
- createContainer(int, int, List<Common.Server>, boolean, boolean, boolean, Common.ContainerReplType, Common.SetattrMsg, Common.FSVolumeProperties, long, int, boolean) - Method in class com.mapr.kvstore.Operation
-
The following function is called to create on new container.
- createdirs(String, int) - Method in interface com.mapr.kvstore.KvClientInterface
- createdirs(String, int) - Method in class com.mapr.kvstore.KvStoreClient
- createdirs(String, String, String, int) - Method in class com.mapr.kvstore.KvStoreAdmin
- createSnapshotContainer(int, int, int, int, Common.Server) - Method in class com.mapr.kvstore.Operation
- createSnapshotRootContainer(int, int, int, int, Common.Server, String) - Method in class com.mapr.kvstore.Operation
- createStaleContainer(int, int, List<Common.Server>, boolean, boolean, Common.ContainerReplType, Common.FSVolumeProperties, long, int, boolean) - Method in class com.mapr.kvstore.Operation
-
The following function is called to create additional copies of an existing container.
D
- DefaultBinding - com.mapr.kvstore.KvStoreClient.BindingType
- delete(ByteString) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- delete(KvTable<?>, Fileserver.KvStoreKey) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- delete(KvTable<?>, Fileserver.KvStoreKey) - Method in interface com.mapr.kvstore.KvDatabaseOp
- delete(KvTable<?>, Fileserver.KvStoreKey) - Method in class com.mapr.kvstore.Operation
- delete(KvTable<ByteString>, ByteString) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- delete(KvTable<ByteString>, ByteString) - Method in interface com.mapr.kvstore.KvDatabaseOp
- delete(KvTable<ByteString>, ByteString) - Method in class com.mapr.kvstore.Operation
- delete(KvTable<Integer>, Integer) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- delete(KvTable<Integer>, Integer) - Method in interface com.mapr.kvstore.KvDatabaseOp
- delete(KvTable<Integer>, Integer) - Method in class com.mapr.kvstore.Operation
- delete(KvTable<Long>, Long) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- delete(KvTable<Long>, Long) - Method in interface com.mapr.kvstore.KvDatabaseOp
- delete(KvTable<Long>, Long) - Method in class com.mapr.kvstore.Operation
- delete(KvTable<String>, String) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- delete(KvTable<String>, String) - Method in interface com.mapr.kvstore.KvDatabaseOp
- delete(KvTable<String>, String) - Method in class com.mapr.kvstore.Operation
- delete(T) - Method in class com.mapr.kvstore.InMemoryKvTable
- deleteSnapshotVolume(int, int, int, int, Common.Server, String) - Method in class com.mapr.kvstore.Operation
E
- EDQUOT - Static variable in interface com.mapr.kvstore.KvStoreError
- EINVAL - Static variable in interface com.mapr.kvstore.KvStoreError
- ENODATA - Static variable in interface com.mapr.kvstore.KvStoreError
- ENODEV - Static variable in interface com.mapr.kvstore.KvStoreError
- ENOENT - Static variable in interface com.mapr.kvstore.KvStoreError
- ENOSPC - Static variable in interface com.mapr.kvstore.KvStoreError
- ESTALE - Static variable in interface com.mapr.kvstore.KvStoreError
- exists(String) - Method in class com.mapr.kvstore.HashedStringKvStore
- exists(T) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- exists(T) - Method in class com.mapr.kvstore.InMemoryKvTable
- exists(T) - Method in class com.mapr.kvstore.KvStore
- exists(T) - Method in interface com.mapr.kvstore.KvTable
-
Cognate of
KvTable.lookup(Object, boolean), this function checks for the presence of an entry with a specific key.
G
- getBinding() - Method in class com.mapr.kvstore.KvStoreClient
- getBinding(KvStoreClient.BindingType) - Method in class com.mapr.kvstore.KvStoreClient
- getCurrentVersion() - Method in class com.mapr.kvstore.VersionUpgradeHelper
- getFid() - Method in class com.mapr.kvstore.KvStore
- getfiletype(Common.FidMsg) - Method in interface com.mapr.kvstore.KvClientInterface
- getfiletype(Common.FidMsg) - Method in class com.mapr.kvstore.KvStoreClient
- getHashedStringScanner() - Method in class com.mapr.kvstore.HashedStringKvStore
- getHashedStringScanner() - Method in interface com.mapr.kvstore.KvTable
- getKey(byte[], int) - Static method in interface com.mapr.kvstore.KvDatabaseOp
- getKeyCnt() - Method in class com.mapr.kvstore.HashedStringKvStore
- getKeyCnt() - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getKeyCnt() - Method in class com.mapr.kvstore.InMemoryKvTable
- getKeyCnt() - Method in class com.mapr.kvstore.KvStore
- getKeyCnt() - Method in interface com.mapr.kvstore.KvTable
- getKeyFromKvStoreKey(Fileserver.KvStoreKey) - Method in class com.mapr.kvstore.HashedStringKvStore
- getKeyFromKvStoreKey(Fileserver.KvStoreKey) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getKeyFromKvStoreKey(Fileserver.KvStoreKey) - Method in class com.mapr.kvstore.InMemoryKvTable
- getKeyFromKvStoreKey(Fileserver.KvStoreKey) - Method in class com.mapr.kvstore.KvStore
- getKeyFromKvStoreKey(Fileserver.KvStoreKey) - Method in interface com.mapr.kvstore.KvTable
- getKvVersion() - Method in class com.mapr.kvstore.HashedStringKvStore
- getKvVersion() - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getKvVersion() - Method in class com.mapr.kvstore.InMemoryKvTable
- getKvVersion() - Method in class com.mapr.kvstore.KvStore
- getKvVersion() - Method in interface com.mapr.kvstore.KvTable
- getLeftNearValue(String) - Method in class com.mapr.kvstore.HashedStringKvStore
- getLeftNearValue(T) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getLeftNearValue(T) - Method in class com.mapr.kvstore.InMemoryKvTable
- getLeftNearValue(T) - Method in class com.mapr.kvstore.KvStore
-
Get the value corresponding to the key that is either less or equal to the key specified as the argument.
- getLeftNearValue(T) - Method in interface com.mapr.kvstore.KvTable
- getMaxKey() - Method in class com.mapr.kvstore.HashedStringKvStore
- getMaxKey() - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getMaxKey() - Method in class com.mapr.kvstore.InMemoryKvTable
- getMaxKey() - Method in class com.mapr.kvstore.KvStore
- getMaxKey() - Method in interface com.mapr.kvstore.KvTable
- getMinKey() - Method in class com.mapr.kvstore.HashedStringKvStore
- getMinKey() - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getMinKey() - Method in class com.mapr.kvstore.InMemoryKvTable
- getMinKey() - Method in class com.mapr.kvstore.KvStore
- getMinKey() - Method in interface com.mapr.kvstore.KvTable
- getNBlocks() - Method in class com.mapr.kvstore.KvStore
- getOpCount() - Method in class com.mapr.kvstore.Operation
- getOperator() - Method in class com.mapr.kvstore.HashedStringKvFactory
- getOperator() - Method in class com.mapr.kvstore.InMemoryKvDatabase
- getOperator() - Method in interface com.mapr.kvstore.KvDatabaseFactory
- getRightNearValue(String) - Method in class com.mapr.kvstore.HashedStringKvStore
- getRightNearValue(T) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getRightNearValue(T) - Method in class com.mapr.kvstore.InMemoryKvTable
- getRightNearValue(T) - Method in class com.mapr.kvstore.KvStore
-
Get the value corresponding to the key that is greater than the key specified as the argument.
- getRightNearValue(T) - Method in interface com.mapr.kvstore.KvTable
- getScanner(boolean) - Method in class com.mapr.kvstore.HashedStringKvStore
- getScanner(boolean) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getScanner(boolean) - Method in class com.mapr.kvstore.InMemoryKvTable
- getScanner(boolean) - Method in class com.mapr.kvstore.KvStore
- getScanner(boolean) - Method in interface com.mapr.kvstore.KvTable
- getScanner(Fileserver.KvStoreKey, Fileserver.KvStoreKey, boolean) - Method in class com.mapr.kvstore.KvStore
- getScanner(String, boolean) - Method in class com.mapr.kvstore.HashedStringKvStore
- getScanner(String, String, boolean) - Method in class com.mapr.kvstore.HashedStringKvStore
- getScanner(T, boolean) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getScanner(T, boolean) - Method in class com.mapr.kvstore.InMemoryKvTable
- getScanner(T, boolean) - Method in class com.mapr.kvstore.KvStore
- getScanner(T, boolean) - Method in interface com.mapr.kvstore.KvTable
- getScanner(T, T, boolean) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getScanner(T, T, boolean) - Method in class com.mapr.kvstore.InMemoryKvTable
- getScanner(T, T, boolean) - Method in class com.mapr.kvstore.KvStore
- getScanner(T, T, boolean) - Method in interface com.mapr.kvstore.KvTable
- getTableName() - Method in class com.mapr.kvstore.HashedStringKvStore
- getTableName() - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- getTableName() - Method in class com.mapr.kvstore.InMemoryKvTable
- getTableName() - Method in class com.mapr.kvstore.KvStore
- getTableName() - Method in interface com.mapr.kvstore.KvTable
- gettype(Common.FidMsg) - Method in interface com.mapr.kvstore.KvClientInterface
- gettype(Common.FidMsg) - Method in class com.mapr.kvstore.KvStoreClient
- gettype(KvStoreClient, String) - Static method in class com.mapr.kvstore.KvStore
H
- hashedKeyDelete(KvTable<String>, String) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- hashedKeyDelete(KvTable<String>, String) - Method in interface com.mapr.kvstore.KvDatabaseOp
- hashedKeyDelete(KvTable<String>, String) - Method in class com.mapr.kvstore.Operation
- hashedKeyInsert(KvTable<String>, String, int) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- hashedKeyInsert(KvTable<String>, String, int) - Method in interface com.mapr.kvstore.KvDatabaseOp
- hashedKeyInsert(KvTable<String>, String, int) - Method in class com.mapr.kvstore.Operation
- hashedKeyInsert(KvTable<String>, String, int, boolean, boolean) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- hashedKeyInsert(KvTable<String>, String, int, boolean, boolean) - Method in interface com.mapr.kvstore.KvDatabaseOp
- hashedKeyInsert(KvTable<String>, String, int, boolean, boolean) - Method in class com.mapr.kvstore.Operation
- hashedKeyInsertCollisionCount(KvTable<String>) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- hashedKeyInsertCollisionCount(KvTable<String>) - Method in interface com.mapr.kvstore.KvDatabaseOp
- hashedKeyInsertCollisionCount(KvTable<String>) - Method in class com.mapr.kvstore.Operation
- HashedStringKvFactory - Class in com.mapr.kvstore
- HashedStringKvFactory(KvDatabaseFactory) - Constructor for class com.mapr.kvstore.HashedStringKvFactory
- HashedStringKvStore - Class in com.mapr.kvstore
-
MapR Filesystem based implementation of Key-Value table interface.
- HashedStringKvStore(KvTable<ByteString>) - Constructor for class com.mapr.kvstore.HashedStringKvStore
- HashedStringScanner - Class in com.mapr.kvstore
- HashedStringScanner(KvTable<ByteString>, KvTableScanner) - Constructor for class com.mapr.kvstore.HashedStringScanner
I
- initMetadataInfo(List<String>) - Method in class com.mapr.kvstore.VersionUpgradeHelper
- InMemoryByteStringKvTable<T> - Class in com.mapr.kvstore
- InMemoryByteStringKvTable() - Constructor for class com.mapr.kvstore.InMemoryByteStringKvTable
- InMemoryByteStringKvTable.InMemoryKvByteTableScanner - Class in com.mapr.kvstore
- InMemoryKvByteTableScanner(boolean) - Constructor for class com.mapr.kvstore.InMemoryByteStringKvTable.InMemoryKvByteTableScanner
- InMemoryKvByteTableScanner(ByteString, boolean) - Constructor for class com.mapr.kvstore.InMemoryByteStringKvTable.InMemoryKvByteTableScanner
- InMemoryKvByteTableScanner(ByteString, ByteString, boolean) - Constructor for class com.mapr.kvstore.InMemoryByteStringKvTable.InMemoryKvByteTableScanner
- InMemoryKvDatabase - Class in com.mapr.kvstore
- InMemoryKvDatabase() - Constructor for class com.mapr.kvstore.InMemoryKvDatabase
- InMemoryKvDatabase(boolean) - Constructor for class com.mapr.kvstore.InMemoryKvDatabase
- InMemoryKvDatabaseOp - Class in com.mapr.kvstore
- InMemoryKvDatabaseOp() - Constructor for class com.mapr.kvstore.InMemoryKvDatabaseOp
- InMemoryKvTable<T> - Class in com.mapr.kvstore
- InMemoryKvTable() - Constructor for class com.mapr.kvstore.InMemoryKvTable
- InMemoryKvTable.InMemoryKvTableScanner - Class in com.mapr.kvstore
- InMemoryKvTableScanner(boolean) - Constructor for class com.mapr.kvstore.InMemoryKvTable.InMemoryKvTableScanner
- InMemoryKvTableScanner(T, boolean) - Constructor for class com.mapr.kvstore.InMemoryKvTable.InMemoryKvTableScanner
- InMemoryKvTableScanner(T, T, boolean) - Constructor for class com.mapr.kvstore.InMemoryKvTable.InMemoryKvTableScanner
- insert(ByteString, ByteString) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- insert(KvStore<Integer>, Integer, MessageLite) - Method in class com.mapr.kvstore.Operation
- insert(KvTable<?>, Fileserver.KvStoreKey, ByteString) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- insert(KvTable<?>, Fileserver.KvStoreKey, ByteString) - Method in interface com.mapr.kvstore.KvDatabaseOp
- insert(KvTable<?>, Fileserver.KvStoreKey, ByteString) - Method in class com.mapr.kvstore.Operation
- insert(KvTable<ByteString>, ByteString, MessageLite) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- insert(KvTable<ByteString>, ByteString, MessageLite) - Method in interface com.mapr.kvstore.KvDatabaseOp
- insert(KvTable<ByteString>, ByteString, MessageLite) - Method in class com.mapr.kvstore.Operation
- insert(KvTable<Integer>, Integer, MessageLite, boolean) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- insert(KvTable<Integer>, Integer, MessageLite, boolean) - Method in interface com.mapr.kvstore.KvDatabaseOp
- insert(KvTable<Integer>, Integer, MessageLite, boolean) - Method in class com.mapr.kvstore.Operation
- insert(KvTable<Long>, Long, MessageLite, boolean) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- insert(KvTable<Long>, Long, MessageLite, boolean) - Method in interface com.mapr.kvstore.KvDatabaseOp
- insert(KvTable<Long>, Long, MessageLite, boolean) - Method in class com.mapr.kvstore.Operation
- insert(KvTable<String>, String, MessageLite) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- insert(KvTable<String>, String, MessageLite) - Method in interface com.mapr.kvstore.KvDatabaseOp
- insert(KvTable<String>, String, MessageLite) - Method in class com.mapr.kvstore.Operation
- insert(KvTable<String>, String, MessageLite, boolean) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- insert(KvTable<String>, String, MessageLite, boolean) - Method in interface com.mapr.kvstore.KvDatabaseOp
- insert(KvTable<String>, String, MessageLite, boolean) - Method in class com.mapr.kvstore.Operation
- insert(KvTable<String>, String, String) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- insert(KvTable<String>, String, String) - Method in interface com.mapr.kvstore.KvDatabaseOp
- insert(KvTable<String>, String, String) - Method in class com.mapr.kvstore.Operation
- insert(T, ByteString) - Method in class com.mapr.kvstore.InMemoryKvTable
- insertCollisionCount(KvDatabaseOp, HashSet<HashedStringKvStore>) - Method in class com.mapr.kvstore.HashedStringKvStore
- isExistCollisionKey() - Method in class com.mapr.kvstore.HashedStringKvStore
- isExistCollisionKey() - Method in interface com.mapr.kvstore.KvTable
- isUpgradeDone() - Method in class com.mapr.kvstore.VersionUpgradeHelper
K
- KvClientInterface - Interface in com.mapr.kvstore
- KvDatabaseFactory - Interface in com.mapr.kvstore
- KvDatabaseOp - Interface in com.mapr.kvstore
- KvMultiOpBinding - com.mapr.kvstore.KvStoreClient.BindingType
- KvStore<T> - Class in com.mapr.kvstore
-
MapR Filesystem based implementation of Key-Value table interface.
- KvStore(KvStoreClient) - Constructor for class com.mapr.kvstore.KvStore
-
Deprecated.
- KvStore(KvStoreClient, Security.CredentialsMsg) - Constructor for class com.mapr.kvstore.KvStore
- KvStoreAdmin - Class in com.mapr.kvstore
- KvStoreAdmin(KvClientInterface) - Constructor for class com.mapr.kvstore.KvStoreAdmin
- KvStoreClient - Class in com.mapr.kvstore
- KvStoreClient(String, int, String, int, boolean, Security.CredentialsMsg) - Constructor for class com.mapr.kvstore.KvStoreClient
- KvStoreClient(String, int, String, int, boolean, Security.CredentialsMsg, int, int, String) - Constructor for class com.mapr.kvstore.KvStoreClient
- KvStoreClient(String, int, String, List<Integer>, boolean, Security.CredentialsMsg, int, int, String) - Constructor for class com.mapr.kvstore.KvStoreClient
- KvStoreClient.BindingType - Enum in com.mapr.kvstore
- KvStoreError - Interface in com.mapr.kvstore
- KvStoreException - Exception in com.mapr.kvstore
- KvStoreException(String) - Constructor for exception com.mapr.kvstore.KvStoreException
- KvStoreException(String, Throwable) - Constructor for exception com.mapr.kvstore.KvStoreException
- KvStoreStaleException - Exception in com.mapr.kvstore
- KvStoreStaleException(String) - Constructor for exception com.mapr.kvstore.KvStoreStaleException
- KvStoreStaleException(String, Throwable) - Constructor for exception com.mapr.kvstore.KvStoreStaleException
- KvStoreWriter - Class in com.mapr.kvstore
- KvStoreWriter() - Constructor for class com.mapr.kvstore.KvStoreWriter
- KvTable<T> - Interface in com.mapr.kvstore
- KvTableScanner - Interface in com.mapr.kvstore
L
- LOG - Static variable in class com.mapr.kvstore.KvStoreClient
- LOG - Static variable in class com.mapr.kvstore.KvStoreWriter
- LOG - Static variable in class com.mapr.kvstore.Operation
- LOG - Static variable in class com.mapr.kvstore.Scanner
- LOG - Static variable in class com.mapr.kvstore.VersionUpgradeHelper
- lookup(String) - Method in class com.mapr.kvstore.HashedStringKvStore
- lookup(String) - Method in interface com.mapr.kvstore.KvClientInterface
- lookup(String) - Method in class com.mapr.kvstore.KvStoreClient
- lookup(String, boolean) - Method in class com.mapr.kvstore.HashedStringKvStore
- lookup(T) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- lookup(T) - Method in class com.mapr.kvstore.InMemoryKvTable
- lookup(T) - Method in class com.mapr.kvstore.KvStore
- lookup(T) - Method in interface com.mapr.kvstore.KvTable
- lookup(T, boolean) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- lookup(T, boolean) - Method in class com.mapr.kvstore.InMemoryKvTable
- lookup(T, boolean) - Method in class com.mapr.kvstore.KvStore
- lookup(T, boolean) - Method in interface com.mapr.kvstore.KvTable
- lookupCollisionNr() - Method in class com.mapr.kvstore.HashedStringKvStore
- lookupCollisionNr() - Method in interface com.mapr.kvstore.KvTable
- lookupNear(String) - Method in class com.mapr.kvstore.HashedStringKvStore
- lookupNear(T) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- lookupNear(T) - Method in class com.mapr.kvstore.InMemoryKvTable
- lookupNear(T) - Method in class com.mapr.kvstore.KvStore
-
Fetch values of keys that are adjacent to a specific key.
- lookupNear(T) - Method in interface com.mapr.kvstore.KvTable
M
- Max - com.mapr.kvstore.KvStoreClient.BindingType
- mustApply() - Method in class com.mapr.kvstore.Operation
N
- next() - Method in class com.mapr.kvstore.HashedStringScanner
- next() - Method in class com.mapr.kvstore.InMemoryByteStringKvTable.InMemoryKvByteTableScanner
- next() - Method in class com.mapr.kvstore.InMemoryKvTable.InMemoryKvTableScanner
- next() - Method in interface com.mapr.kvstore.KvTableScanner
- next() - Method in class com.mapr.kvstore.Scanner
O
- open(String) - Method in class com.mapr.kvstore.HashedStringKvStore
- open(String) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- open(String) - Method in class com.mapr.kvstore.InMemoryKvTable
- open(String) - Method in class com.mapr.kvstore.KvStore
- open(String) - Method in interface com.mapr.kvstore.KvTable
-
Initializes in-memory state of the table, such as setting key type (where necessary).
- openTableNoRetry(String, KvTable<T>, int) - Method in class com.mapr.kvstore.HashedStringKvFactory
- openTableNoRetry(String, KvTable<T>, int) - Method in class com.mapr.kvstore.InMemoryKvDatabase
- openTableNoRetry(String, KvTable<T>, int) - Method in interface com.mapr.kvstore.KvDatabaseFactory
- Operation - Class in com.mapr.kvstore
- Operation(KvStoreClient) - Constructor for class com.mapr.kvstore.Operation
-
Deprecated.
- Operation(KvStoreClient, Security.CredentialsMsg) - Constructor for class com.mapr.kvstore.Operation
P
- parseKvStoreKey(String) - Method in class com.mapr.kvstore.KvStore
- printKey(Fileserver.KvStoreKey) - Method in class com.mapr.kvstore.KvStore
- probe() - Method in interface com.mapr.kvstore.KvClientInterface
- probe() - Method in class com.mapr.kvstore.KvStoreClient
-
Probe KvStore to check state of rootCid
R
- reInitMetadataInfo(List<String>) - Method in class com.mapr.kvstore.VersionUpgradeHelper
- releaseUpdateLock() - Method in class com.mapr.kvstore.HashedStringKvStore
- remove(String) - Method in interface com.mapr.kvstore.KvClientInterface
- remove(String) - Method in class com.mapr.kvstore.KvStoreAdmin
- remove(String) - Method in class com.mapr.kvstore.KvStoreClient
- removeContainer(int, int) - Method in class com.mapr.kvstore.Operation
- rename(String, String) - Method in interface com.mapr.kvstore.KvClientInterface
- rename(String, String) - Method in class com.mapr.kvstore.KvStoreAdmin
- rename(String, String) - Method in class com.mapr.kvstore.KvStoreClient
S
- Scanner - Class in com.mapr.kvstore
- Scanner(KvStoreClient, Common.FidMsg, int, int, boolean, Security.CredentialsMsg) - Constructor for class com.mapr.kvstore.Scanner
- Scanner(KvStoreClient, Common.FidMsg, long, long, boolean, Security.CredentialsMsg) - Constructor for class com.mapr.kvstore.Scanner
- Scanner(KvStoreClient, Common.FidMsg, ByteString, ByteString, boolean, Security.CredentialsMsg) - Constructor for class com.mapr.kvstore.Scanner
- ScannerBinding - com.mapr.kvstore.KvStoreClient.BindingType
- setLogLevel(String) - Static method in class com.mapr.kvstore.KvStoreClient
- setNoDelete(int, boolean) - Method in class com.mapr.kvstore.KvStoreClient
-
Use this to tell MapRClient to avoid invalidating container from its cid cache
- setSkipLogFlush(boolean) - Method in class com.mapr.kvstore.InMemoryKvDatabaseOp
- setSkipLogFlush(boolean) - Method in interface com.mapr.kvstore.KvDatabaseOp
- setSkipLogFlush(boolean) - Method in class com.mapr.kvstore.Operation
- setThreadName(Fileserver.FSProg, Common.FidMsg) - Static method in class com.mapr.kvstore.KvStore
- setType(int) - Method in class com.mapr.kvstore.HashedStringKvStore
- setType(int) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- setType(int) - Method in class com.mapr.kvstore.InMemoryKvTable
- setType(int) - Method in class com.mapr.kvstore.KvStore
- setType(int) - Method in interface com.mapr.kvstore.KvTable
- setVarKeyType(String) - Method in class com.mapr.kvstore.HashedStringKvStore
- setVarKeyType(String) - Method in class com.mapr.kvstore.InMemoryByteStringKvTable
- setVarKeyType(String) - Method in class com.mapr.kvstore.InMemoryKvTable
- setVarKeyType(String) - Method in class com.mapr.kvstore.KvStore
- setVarKeyType(String) - Method in interface com.mapr.kvstore.KvTable
U
- upgradeMetadataVersion() - Method in class com.mapr.kvstore.VersionUpgradeHelper
V
- valueOf(String) - Static method in enum com.mapr.kvstore.KvStoreClient.BindingType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mapr.kvstore.KvStoreClient.BindingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VersionUpgradeHelper - Class in com.mapr.kvstore
- VersionUpgradeHelper(KvClientInterface, String) - Constructor for class com.mapr.kvstore.VersionUpgradeHelper
All Classes All Packages