Class AerospikeWriteAheadLogManager<LOCKS extends AerospikeBatchLocks<EV>,UPDATES,EV>

java.lang.Object
nosql.batch.update.aerospike.wal.AerospikeWriteAheadLogManager<LOCKS,UPDATES,EV>
All Implemented Interfaces:
WriteAheadLogManager<LOCKS,UPDATES,com.aerospike.client.Value>

public class AerospikeWriteAheadLogManager<LOCKS extends AerospikeBatchLocks<EV>,UPDATES,EV> extends Object implements WriteAheadLogManager<LOCKS,UPDATES,com.aerospike.client.Value>