public class ZKConsumerPartitionLeader
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
closeGroupLeadership(T t) |
java.lang.String |
getConsumerName() |
java.lang.String |
getLeaderInfoPath(de.zalando.paradox.nakadi.consumer.core.domain.EventTypePartition eventTypePartition) |
java.lang.String |
getLeaderSelectorPath(de.zalando.paradox.nakadi.consumer.core.domain.EventTypePartition eventTypePartition) |
public java.lang.String getLeaderSelectorPath(de.zalando.paradox.nakadi.consumer.core.domain.EventTypePartition eventTypePartition)
public java.lang.String getLeaderInfoPath(de.zalando.paradox.nakadi.consumer.core.domain.EventTypePartition eventTypePartition)
public void closeGroupLeadership(T t)
public void close()
public java.lang.String getConsumerName()