Interface Operations

All Known Implementing Classes:
BasicOperations

public interface Operations
  • Method Details

    • getAerospikeOperations

      AerospikeOperations getAerospikeOperations()
    • batchUpdater

      nosql.batch.update.BatchUpdater<BatchLocks,BatchUpdates,nosql.batch.update.aerospike.lock.AerospikeLock,com.aerospike.client.Value> batchUpdater()
    • getWriteAheadLogCompleter

      nosql.batch.update.wal.WriteAheadLogCompleter<BatchLocks,BatchUpdates,nosql.batch.update.aerospike.lock.AerospikeLock,com.aerospike.client.Value> getWriteAheadLogCompleter()
    • mutateOperations

      MutateOperations mutateOperations()
    • getReadOperations

      ReadOperations getReadOperations()
    • getScanOperations

      ScanOperations getScanOperations()
    • close

      void close()
    • getIdsCleanupOperations

      IdsCleanupOperations getIdsCleanupOperations(String storeName)