public interface Operations
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AerospikeOperations |
getAerospikeOperations() |
ReadOperations |
getReadOperations() |
ScanOperations |
getScanOperations() |
TransactionalOperations |
getTransactionalOperations() |
WriteAheadLogCompleter |
getWriteAheadLogCompleter() |
AerospikeOperations getAerospikeOperations()
TransactionalOperations getTransactionalOperations()
WriteAheadLogCompleter getWriteAheadLogCompleter()
ReadOperations getReadOperations()
ScanOperations getScanOperations()
void close()
Copyright © 2019. All rights reserved.