java.lang.Object
org.reactivecommons.async.kafka.communications.ReactiveMessageListener
public class ReactiveMessageListener
extends Object
-
Constructor Summary
Constructors
-
Method Summary
int
reactor.core.publisher.Flux<reactor.kafka.receiver.ReceiverRecord<String,byte[]>>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ReactiveMessageListener
public ReactiveMessageListener()
-
Method Details
-
listen
public reactor.core.publisher.Flux<reactor.kafka.receiver.ReceiverRecord<String,byte[]>> listen(String groupId,
List<String> topics)
-
getMaxConcurrency
public int getMaxConcurrency()