Interface Operations
- All Known Implementing Classes:
BasicOperations
public interface Operations
-
Method Summary
Modifier and TypeMethodDescriptionnosql.batch.update.BatchUpdater<BatchLocks,BatchUpdates, nosql.batch.update.aerospike.lock.AerospikeLock, com.aerospike.client.Value> voidclose()getIdsCleanupOperations(String storeName) nosql.batch.update.wal.WriteAheadLogCompleter<BatchLocks,BatchUpdates, nosql.batch.update.aerospike.lock.AerospikeLock, com.aerospike.client.Value>
-
Method Details
-
getAerospikeOperations
AerospikeOperations getAerospikeOperations() -
batchUpdater
nosql.batch.update.BatchUpdater<BatchLocks,BatchUpdates, batchUpdater()nosql.batch.update.aerospike.lock.AerospikeLock, com.aerospike.client.Value> -
getWriteAheadLogCompleter
nosql.batch.update.wal.WriteAheadLogCompleter<BatchLocks,BatchUpdates, getWriteAheadLogCompleter()nosql.batch.update.aerospike.lock.AerospikeLock, com.aerospike.client.Value> -
mutateOperations
MutateOperations mutateOperations() -
getReadOperations
ReadOperations getReadOperations() -
getScanOperations
ScanOperations getScanOperations() -
close
void close() -
getIdsCleanupOperations
-