Class ReactorBatchListListener
java.lang.Object
com.aerospike.client.reactor.listeners.ReactorBatchListListener
- All Implemented Interfaces:
com.aerospike.client.listener.BatchListListener
public class ReactorBatchListListener extends Object implements com.aerospike.client.listener.BatchListListener
-
Constructor Summary
Constructors Constructor Description ReactorBatchListListener(reactor.core.publisher.MonoSink<List<com.aerospike.client.BatchRead>> sink) -
Method Summary
-
Constructor Details
-
ReactorBatchListListener
public ReactorBatchListListener(reactor.core.publisher.MonoSink<List<com.aerospike.client.BatchRead>> sink)
-
-
Method Details