Index

A B C D E G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

acquireLock(StaticBuffer, StaticBuffer, StaticBuffer, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 
AEROSPIKE_BUFFER_SIZE - Static variable in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
AEROSPIKE_CLIENT_MAX_SOCKET_IDLE - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
AEROSPIKE_CONNECTIONS_PER_NODE - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
AEROSPIKE_EXECUTOR_MAX_THREADS - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
AEROSPIKE_MIN_CONNECTIONS_PER_NODE - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
AEROSPIKE_PREFIX - Static variable in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
AEROSPIKE_READ_TIMEOUT - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
AEROSPIKE_SOCKET_TIMEOUT - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
AEROSPIKE_WRITE_TIMEOUT - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
AerospikeKeyColumnValueStore - Class in com.playtika.janusgraph.aerospike
 
AerospikeKeyColumnValueStore(String, ReadOperations, AerospikeOperations, BatchUpdater<BatchLocks, BatchUpdates, AerospikeLock, Value>, MutateOperations, ScanOperations, IdsCleanupOperations) - Constructor for class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 
AerospikeKeyIterator - Class in com.playtika.janusgraph.aerospike.operations
Should be used for test purposes only
AerospikeKeyIterator(SliceQuery) - Constructor for class com.playtika.janusgraph.aerospike.operations.AerospikeKeyIterator
 
AerospikeOperations - Class in com.playtika.janusgraph.aerospike.operations
 
AerospikeOperations(String, String, String, String, IAerospikeClient, AerospikePolicyProvider, ExecutorService, ExecutorService) - Constructor for class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
AerospikePolicyProvider - Class in com.playtika.janusgraph.aerospike
 
AerospikePolicyProvider(Configuration) - Constructor for class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 
AerospikeStoreManager - Class in com.playtika.janusgraph.aerospike
 
AerospikeStoreManager(Configuration) - Constructor for class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
AerospikeUtils - Class in com.playtika.janusgraph.aerospike.util
 
AerospikeUtils() - Constructor for class com.playtika.janusgraph.aerospike.util.AerospikeUtils
 
AsyncUtil - Class in com.playtika.janusgraph.aerospike.util
 
AsyncUtil() - Constructor for class com.playtika.janusgraph.aerospike.util.AsyncUtil
 

B

BasicMutateOperations - Class in com.playtika.janusgraph.aerospike.operations
 
BasicMutateOperations(AerospikeOperations) - Constructor for class com.playtika.janusgraph.aerospike.operations.BasicMutateOperations
 
BasicOperations - Class in com.playtika.janusgraph.aerospike.operations
 
BasicOperations(Configuration) - Constructor for class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
BasicScanOperations - Class in com.playtika.janusgraph.aerospike.operations
 
BasicScanOperations(AerospikeOperations, NamedThreadFactory) - Constructor for class com.playtika.janusgraph.aerospike.operations.BasicScanOperations
 
BATCH_PREFIX - Static variable in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
BatchExpectedValueOperations - Class in com.playtika.janusgraph.aerospike.operations.batch
 
BatchExpectedValueOperations(AerospikeOperations) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.BatchExpectedValueOperations
 
BatchLocks - Class in com.playtika.janusgraph.aerospike.operations.batch
 
BatchLocks(Map<String, Map<Value, Map<Value, Value>>>, AerospikeOperations) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.BatchLocks
 
batchOperations(AerospikeOperations, String, String, Clock, ExecutorService, ExecutorService) - Static method in class com.playtika.janusgraph.aerospike.operations.batch.BatchOperationsUtil
 
BatchOperationsUtil - Class in com.playtika.janusgraph.aerospike.operations.batch
 
BatchOperationsUtil() - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.BatchOperationsUtil
 
batchPolicy() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 
BatchUpdate - Class in com.playtika.janusgraph.aerospike.operations.batch
 
BatchUpdate(BatchLocks, BatchUpdates) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdate
 
BatchUpdateOperations - Class in com.playtika.janusgraph.aerospike.operations.batch
 
BatchUpdateOperations(BasicMutateOperations, ExecutorService) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdateOperations
 
batchUpdater() - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
batchUpdater() - Method in interface com.playtika.janusgraph.aerospike.operations.Operations
 
BatchUpdates - Class in com.playtika.janusgraph.aerospike.operations.batch
 
BatchUpdates(Map<String, Map<Value, Map<Value, Value>>>) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates
 
BatchUpdateSerde - Class in com.playtika.janusgraph.aerospike.operations.batch
 
BatchUpdateSerde(AerospikeOperations) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdateSerde
 
beginTransaction(BaseTransactionConfig) - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
buildAerospikeClient(Configuration, ClientPolicy) - Static method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
buildAerospikeOperations(Configuration) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
buildBatchOperations(AerospikeOperations, WalOperations, Clock, ExecutorService, ExecutorService) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
buildMutateOperations(AerospikeOperations) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
buildPolicyProvider(Configuration) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
buildReadOperations(Configuration, AerospikeOperations) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
buildScanOperations(Configuration, AerospikeOperations) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
buildWalOperations(Configuration, AerospikeOperations) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
buildWriteAheadLogCompleter(WalOperations, BatchOperations<BatchLocks, BatchUpdates, AerospikeLock, Value>) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 

C

CHECK_ALL_MUTATIONS_LOCKED - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
checkExpectedValues(List<AerospikeLock>, Map<Key, ExpectedValue>) - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchExpectedValueOperations
 
checkMutationsForLocks(Map<String, Map<Value, Map<Value, Value>>>, Map<String, Map<Value, Map<Value, Value>>>) - Static method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
cleanUpOldIdsRanges(StaticBuffer) - Method in class com.playtika.janusgraph.aerospike.operations.IdsCleanupOperations
 
cleanUpOldIdsRangesImpl(StaticBuffer) - Method in class com.playtika.janusgraph.aerospike.operations.IdsCleanupOperations
 
clearStorage() - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
clientPolicy() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 
close() - Method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 
close() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 
close() - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
close() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeKeyIterator
 
close() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
close() - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
close() - Method in interface com.playtika.janusgraph.aerospike.operations.Operations
 
com.playtika.janusgraph.aerospike - package com.playtika.janusgraph.aerospike
 
com.playtika.janusgraph.aerospike.operations - package com.playtika.janusgraph.aerospike.operations
 
com.playtika.janusgraph.aerospike.operations.batch - package com.playtika.janusgraph.aerospike.operations.batch
 
com.playtika.janusgraph.aerospike.util - package com.playtika.janusgraph.aerospike.util
 
com.playtika.janusgraph.trace - package com.playtika.janusgraph.trace
 
com.playtika.janusgraph.utility - package com.playtika.janusgraph.utility
 
commit(Collection<InternalRelation>, Collection<InternalRelation>, StandardJanusGraphTx) - Method in class com.playtika.janusgraph.trace.DebugJanusGraph
 
completeAll(Collection<K>, Predicate<K>, Function<K, Boolean>, Supplier<E>, Executor) - Static method in class com.playtika.janusgraph.aerospike.util.AsyncUtil
 
completeAll(List<CompletableFuture<?>>) - Static method in class com.playtika.janusgraph.aerospike.util.AsyncUtil
 
ConfigOptions - Class in com.playtika.janusgraph.aerospike
 
ConfigOptions() - Constructor for class com.playtika.janusgraph.aerospike.ConfigOptions
 

D

DebugJanusGraph - Class in com.playtika.janusgraph.trace
 
DebugJanusGraph(GraphDatabaseConfiguration) - Constructor for class com.playtika.janusgraph.trace.DebugJanusGraph
 
deletePolicy() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 

E

EDGE_STORE_NAME - Static variable in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates
 
ENTRIES_BIN_NAME - Static variable in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
ErrorMapper - Class in com.playtika.janusgraph.aerospike.operations
 
eventLoops() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 
executorService(int, int, String) - Static method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
executorService(int, String) - Static method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
exists() - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
ExpectedValue - Class in com.playtika.janusgraph.aerospike.operations.batch
 
ExpectedValue(String, Value, Map<Value, Value>) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.ExpectedValue
 
expectedValues() - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchLocks
 

G

getAerospikeExecutor() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
getAerospikeOperations() - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
getAerospikeOperations() - Method in class com.playtika.janusgraph.aerospike.operations.batch.WalOperations
 
getAerospikeOperations() - Method in interface com.playtika.janusgraph.aerospike.operations.Operations
 
getAerospikePolicyProvider() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
getAll(Map<K, CompletableFuture<V>>) - Static method in class com.playtika.janusgraph.aerospike.util.AsyncUtil
 
getBatchExecutor() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
getClient() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
getClock() - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
getEntries() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeKeyIterator
 
getFeatures() - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
getGraphPrefix() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
getIdsCleanupOperations(String) - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
getIdsCleanupOperations(String) - Method in interface com.playtika.janusgraph.aerospike.operations.Operations
 
getIdsStoreName() - Method in class com.playtika.janusgraph.aerospike.operations.IdsCleanupOperations
 
getKey(String, Value) - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
getKeys(String, SliceQuery, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.operations.BasicScanOperations
 
getKeys(String, SliceQuery, StoreTransaction) - Method in interface com.playtika.janusgraph.aerospike.operations.ScanOperations
 
getKeys(String, SliceQuery, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.operations.UnsupportedScanOperations
 
getKeys(KeyRangeQuery, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 
getKeys(SliceQuery, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
Except scan operations may be used by janusgraph to add new index on existing graph
getLocalKeyPartition() - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
getLocksByStore() - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchLocks
 
getMaxBatchSize() - Method in class com.playtika.janusgraph.aerospike.operations.batch.WalOperations
 
getName() - Method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 
getName() - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
getNamespace() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
getOperations() - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
getReadOperations() - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
getReadOperations() - Method in interface com.playtika.janusgraph.aerospike.operations.Operations
 
getScanOperations() - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
getScanOperations() - Method in interface com.playtika.janusgraph.aerospike.operations.Operations
 
getSlice(String, List<StaticBuffer>, SliceQuery) - Method in class com.playtika.janusgraph.aerospike.operations.ReadOperations
 
getSlice(String, KeySliceQuery) - Method in class com.playtika.janusgraph.aerospike.operations.ReadOperations
 
getSlice(List<StaticBuffer>, SliceQuery, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 
getSlice(KeySliceQuery, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 
getStaleTransactionLifetimeThresholdInMs() - Method in class com.playtika.janusgraph.aerospike.operations.batch.WalOperations
 
getUpdates() - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates
 
getUpdatesByStore() - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates
 
getValue(StaticBuffer) - Static method in class com.playtika.janusgraph.aerospike.operations.AerospikeOperations
 
getVertexId(String, StaticBuffer) - Method in class com.playtika.janusgraph.utility.KeyExtractor
 
getWalNamespace() - Method in class com.playtika.janusgraph.aerospike.operations.batch.WalOperations
 
getWalSetName() - Method in class com.playtika.janusgraph.aerospike.operations.batch.WalOperations
 
getWriteAheadLogCompleter() - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
getWriteAheadLogCompleter() - Method in interface com.playtika.janusgraph.aerospike.operations.Operations
 
GhostVertexRemover - Class in com.playtika.janusgraph.utility
 
GhostVertexRemover(StandardJanusGraph) - Constructor for class com.playtika.janusgraph.utility.GhostVertexRemover
 
GRAPH_PREFIX - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 

H

hasNext() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeKeyIterator
 

I

IDS_BLOCK_TTL - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
IDS_CLEANUP_PREFIX - Static variable in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
IDS_NAMESPACE - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
IDS_STORE_NAME - Static variable in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates
 
IdsCleanupOperations - Class in com.playtika.janusgraph.aerospike.operations
 
IdsCleanupOperations(String, ReadOperations, MutateOperations, long, TimestampProvider, ExecutorService) - Constructor for class com.playtika.janusgraph.aerospike.operations.IdsCleanupOperations
 
INDEX_STORE_NAME - Static variable in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates
 
initOperations(Configuration) - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
INSTANCE - Static variable in class com.playtika.janusgraph.aerospike.operations.ErrorMapper
 
isEmptyNamespace(IAerospikeClient, String) - Static method in class com.playtika.janusgraph.aerospike.util.AerospikeUtils
 

J

JANUS_GROUP_NAME - Static variable in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 

K

key - Variable in class com.playtika.janusgraph.aerospike.operations.batch.ExpectedValue
 
key - Variable in class com.playtika.janusgraph.aerospike.operations.batch.UpdateValue
 
KeyExtractor - Class in com.playtika.janusgraph.utility
 
KeyExtractor(IDManager) - Constructor for class com.playtika.janusgraph.utility.KeyExtractor
 
keysToLock() - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchLocks
 

L

lockOperations(AerospikeOperations, ExecutorService) - Static method in class com.playtika.janusgraph.aerospike.operations.batch.BatchOperationsUtil
 
locks() - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdate
 
LOWER_SLICE - Static variable in class com.playtika.janusgraph.aerospike.operations.IdsCleanupOperations
 

M

mapAll(Collection<K>, Function<K, V>, Executor) - Static method in class com.playtika.janusgraph.aerospike.util.AsyncUtil
 
mutate(String, Value, Map<Value, Value>) - Method in class com.playtika.janusgraph.aerospike.operations.BasicMutateOperations
 
mutate(String, Value, Map<Value, Value>) - Method in interface com.playtika.janusgraph.aerospike.operations.MutateOperations
 
mutate(StaticBuffer, List<Entry>, List<StaticBuffer>, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 
mutateMany(Map<String, Map<StaticBuffer, KCVMutation>>, StoreTransaction) - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
mutateOperations() - Method in class com.playtika.janusgraph.aerospike.operations.BasicOperations
 
mutateOperations() - Method in interface com.playtika.janusgraph.aerospike.operations.Operations
 
MutateOperations - Interface in com.playtika.janusgraph.aerospike.operations
 
mutationToMap(KCVMutation) - Static method in class com.playtika.janusgraph.aerospike.AerospikeKeyColumnValueStore
 

N

NamedThreadFactory - Class in com.playtika.janusgraph.aerospike.util
ThreadFactory with the ability to set the thread name prefix.
NamedThreadFactory(String, String) - Constructor for class com.playtika.janusgraph.aerospike.util.NamedThreadFactory
Creates a new ThreadFactory where threads are created with a name prefix of prefix.
NAMESPACE - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
newThread(Runnable) - Method in class com.playtika.janusgraph.aerospike.util.NamedThreadFactory
 
next() - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeKeyIterator
 
NO_RETRIES - Static variable in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 

O

open(ReadConfiguration) - Static method in class com.playtika.janusgraph.trace.DebugJanusGraph
Opens a JanusGraph database configured according to the provided configuration.
openDatabase(String) - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
openDatabase(String, StoreMetaData.Container) - Method in class com.playtika.janusgraph.aerospike.AerospikeStoreManager
 
Operations - Interface in com.playtika.janusgraph.aerospike.operations
 

P

PARALLEL_READ_THRESHOLD - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
PROTECTED_BLOCKS_AMOUNT - Static variable in class com.playtika.janusgraph.aerospike.operations.IdsCleanupOperations
 

Q

queryPolicy() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 

R

read(Map<String, Object>) - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdateSerde
 
ReadOperations - Class in com.playtika.janusgraph.aerospike.operations
 
ReadOperations(AerospikeOperations, int) - Constructor for class com.playtika.janusgraph.aerospike.operations.ReadOperations
 
readPolicy() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 
REGULAR_STORE_NAMES - Static variable in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdates
 
removeGhostVertex(long) - Method in class com.playtika.janusgraph.utility.GhostVertexRemover
 

S

SCAN_PARALLELISM - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
scanCallback(Key, Record) - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeKeyIterator
 
ScanOperations - Interface in com.playtika.janusgraph.aerospike.operations
 
scanPolicy() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 
setThread(Thread) - Method in class com.playtika.janusgraph.aerospike.operations.AerospikeKeyIterator
 
START_WAL_COMPLETER - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
storeName - Variable in class com.playtika.janusgraph.aerospike.operations.batch.ExpectedValue
 
storeName - Variable in class com.playtika.janusgraph.aerospike.operations.batch.UpdateValue
 

T

TEST_ENVIRONMENT - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
truncateNamespace(IAerospikeClient, String) - Static method in class com.playtika.janusgraph.aerospike.util.AerospikeUtils
 

U

UnsupportedScanOperations - Class in com.playtika.janusgraph.aerospike.operations
 
UnsupportedScanOperations() - Constructor for class com.playtika.janusgraph.aerospike.operations.UnsupportedScanOperations
 
updateMany(BatchUpdates, boolean) - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdateOperations
 
updateOperations(AerospikeOperations) - Static method in class com.playtika.janusgraph.aerospike.operations.batch.BatchOperationsUtil
 
updates() - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdate
 
UpdateValue - Class in com.playtika.janusgraph.aerospike.operations.batch
 
UpdateValue(String, Value, Map<Value, Value>) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.UpdateValue
 
UPPER_SLICE - Static variable in class com.playtika.janusgraph.aerospike.operations.IdsCleanupOperations
 

V

values - Variable in class com.playtika.janusgraph.aerospike.operations.batch.ExpectedValue
 
values - Variable in class com.playtika.janusgraph.aerospike.operations.batch.UpdateValue
 

W

WAIT_TIMEOUT_IN_SECONDS - Static variable in class com.playtika.janusgraph.aerospike.util.AsyncUtil
 
WAL_MAX_BATCH_SIZE - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
WAL_NAMESPACE - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
WAL_STALE_TRANSACTION_LIFETIME_THRESHOLD - Static variable in class com.playtika.janusgraph.aerospike.ConfigOptions
 
walManager(AerospikeOperations, String, String, Clock, ExecutorService) - Static method in class com.playtika.janusgraph.aerospike.operations.batch.BatchOperationsUtil
 
WalOperations - Class in com.playtika.janusgraph.aerospike.operations.batch
 
WalOperations(Configuration, AerospikeOperations) - Constructor for class com.playtika.janusgraph.aerospike.operations.batch.WalOperations
 
write(BatchUpdate<BatchLocks, BatchUpdates>) - Method in class com.playtika.janusgraph.aerospike.operations.batch.BatchUpdateSerde
 
writePolicy() - Method in class com.playtika.janusgraph.aerospike.AerospikePolicyProvider
 
A B C D E G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values