public static class KafkaConsumerNode.ENUM_KAFKACONSUMER_DEFAULTMESSAGEOFFSET
extends java.lang.Object
ENUM_KAFKACONSUMER_DEFAULTMESSAGEOFFSET.Earliest = Earliest ENUM_KAFKACONSUMER_DEFAULTMESSAGEOFFSET.Latest = Latest
Modifier and Type | Field and Description |
---|---|
static KafkaConsumerNode.ENUM_KAFKACONSUMER_DEFAULTMESSAGEOFFSET |
Earliest |
static KafkaConsumerNode.ENUM_KAFKACONSUMER_DEFAULTMESSAGEOFFSET |
Latest |
static java.lang.String[] |
values |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final KafkaConsumerNode.ENUM_KAFKACONSUMER_DEFAULTMESSAGEOFFSET Earliest
public static final KafkaConsumerNode.ENUM_KAFKACONSUMER_DEFAULTMESSAGEOFFSET Latest
public static java.lang.String[] values