Package org.redisson.reactive
Class SetReactiveIterator<V>
java.lang.Object
org.redisson.reactive.SetReactiveIterator<V>
- Type Parameters:
V- value type
- All Implemented Interfaces:
Consumer<reactor.core.publisher.FluxSink<V>>
public abstract class SetReactiveIterator<V>
extends Object
implements Consumer<reactor.core.publisher.FluxSink<V>>
- Author:
- Nikita Koksharov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected abstract RFuture<ScanResult<Object>> scanIterator(RedisClient client, long nextIterPos) protected booleantryAgain()