Uses of Class
com.playtika.janusgraph.aerospike.operations.IdsCleanupOperations
Packages that use IdsCleanupOperations
-
Uses of IdsCleanupOperations in com.playtika.janusgraph.aerospike
Constructors in com.playtika.janusgraph.aerospike with parameters of type IdsCleanupOperationsModifierConstructorDescriptionprotectedAerospikeKeyColumnValueStore(String storeName, ReadOperations readOperations, AerospikeOperations aerospikeOperations, nosql.batch.update.BatchUpdater<BatchLocks, BatchUpdates, nosql.batch.update.aerospike.lock.AerospikeLock, com.aerospike.client.Value> batchUpdater, MutateOperations mutateOperations, ScanOperations scanOperations, IdsCleanupOperations idsCleanupOperations) -
Uses of IdsCleanupOperations in com.playtika.janusgraph.aerospike.operations
Methods in com.playtika.janusgraph.aerospike.operations that return IdsCleanupOperationsModifier and TypeMethodDescriptionBasicOperations.getIdsCleanupOperations(String storeName) Operations.getIdsCleanupOperations(String storeName)