public static final java.lang.String |
BOOTSTRAP_SERVER_CONFIG |
"bootstrap-server" |
public static final java.lang.String |
BOOTSTRAP_SERVER_DOC |
"The broker server and port string in form host:port" |
public static final java.lang.String |
DUMP_EVENTS |
"dump-events" |
public static final java.lang.String |
DUMP_EVENTS_DOC |
"dumps the tier state topic\'s events on std out. By default its turned to be true. If chosen false it will still dump everty 1000th events for trackinglong runs." |
public static final java.lang.String |
DUMP_METADATA |
"dump-metadata" |
public static final java.lang.String |
DUMP_METADATA_DOC |
"dump-metadata will dump entire metadata of tier topic partitions on the std output." |
public static final java.lang.String |
DUMP_METADATA_HEADER |
"dump-metadata-header" |
public static final java.lang.String |
DUMP_METADATA_HEADER_DOC |
"dump-metadata-header will dump only header of the tier topic partition\'s state." |
public static final java.lang.String |
EMPTY_UUID_STR |
"00000000-0000-0000-0000-000000000000" |
public static final java.lang.String |
END_OFFSET |
"end-offset" |
public static final java.lang.String |
END_OFFSET_DOC |
"end offset from where the events will be processed. This will be ignored if tier-topic-partition is not set." |
public static final java.lang.String |
MATERIALIZE |
"materialize" |
public static final java.lang.String |
MATERIALIZE_DOC |
"if set, then only materialize the events to generate state file." |
public static final java.lang.String |
METADATA_STATES_DIR |
"metadata-states-dir" |
public static final java.lang.String |
METADATA_STATES_DIR_DOC |
"data directory of kafka, to pull tier topic state files." |
public static final java.lang.String |
SRC_PARTIITON_DOC |
"source partition id. If selected, all the processing will be limited for this partition." |
public static final java.lang.String |
SRC_PARTITION |
"source-partition" |
public static final java.lang.String |
SRC_TOPIC_DOC |
"source topic id. If selected all the processing will be limited for this id" |
public static final java.lang.String |
SRC_TOPIC_ID |
"source-topic-id" |
public static final java.lang.String |
START_OFFSET |
"start-offset" |
public static final java.lang.String |
START_OFFSET_DOC |
"start offset from where the events will be processed.This will be ignored if tier-topic-partition is not set." |
public static final java.lang.String |
TIER_STATE_TOPIC_PARTITION |
"tier-state-topic-partition" |
public static final java.lang.String |
TIER_STATE_TOPIC_PARTITION_DOC |
"tier topic partition. If selected all the processing will be limited from this partition." |
public static final java.lang.String |
WORKING_DIR |
"working-dir" |
public static final java.lang.String |
WORKING_DIR_DOC |
"working-dir is the directory path where the tool will generate its data" |