Package | Description |
---|---|
org.nuxeo.lib.stream.log.kafka |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentLinkedQueue<KafkaLogTailer<M>> |
KafkaLogAppender.tailers |
Modifier and Type | Method and Description |
---|---|
static <M extends Externalizable> |
KafkaLogTailer.createAndAssign(String prefix,
Collection<LogPartition> partitions,
String group,
Properties consumerProps) |
static <M extends Externalizable> |
KafkaLogTailer.createAndSubscribe(String prefix,
Collection<String> names,
String group,
Properties consumerProps,
RebalanceListener listener) |
Copyright © 2018 Nuxeo. All rights reserved.