Class AerospikeBasicWalCompleter
java.lang.Object
nosql.batch.update.aerospike.basic.wal.AerospikeBasicWalCompleter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <LOCKS> WriteAheadLogCompleter<LOCKS,List<Record>, AerospikeLock, com.aerospike.client.Value> basicCompleter(BatchOperations<LOCKS, List<Record>, AerospikeLock, com.aerospike.client.Value> batchOperations, Duration staleBatchesThreshold, int batchSize)
-
Constructor Details
-
AerospikeBasicWalCompleter
public AerospikeBasicWalCompleter()
-
-
Method Details
-
basicCompleter
public static <LOCKS> WriteAheadLogCompleter<LOCKS,List<Record>, basicCompleterAerospikeLock, com.aerospike.client.Value> (BatchOperations<LOCKS, List<Record>, AerospikeLock, com.aerospike.client.Value> batchOperations, Duration staleBatchesThreshold, int batchSize)
-