Uses of Interface
com.playtika.janusgraph.aerospike.operations.ScanOperations
Packages that use ScanOperations
-
Uses of ScanOperations in com.playtika.janusgraph.aerospike
Constructors in com.playtika.janusgraph.aerospike with parameters of type ScanOperationsModifierConstructorDescriptionprotectedAerospikeKeyColumnValueStore(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 ScanOperations in com.playtika.janusgraph.aerospike.operations
Classes in com.playtika.janusgraph.aerospike.operations that implement ScanOperationsMethods in com.playtika.janusgraph.aerospike.operations that return ScanOperationsModifier and TypeMethodDescriptionprotected ScanOperationsBasicOperations.buildScanOperations(org.janusgraph.diskstorage.configuration.Configuration configuration, AerospikeOperations aerospikeOperations) BasicOperations.getScanOperations()Operations.getScanOperations()