JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
F
I
K
M
O
R
S
U
V
C
configure(Map<String, ?>)
- Method in class kafka.metrics.
KafkaYammerMetrics
D
defaultRegistry()
- Static method in class kafka.metrics.
KafkaYammerMetrics
convenience method to replace
Metrics.defaultRegistry()
doDelete(List<String>, Admin)
- Method in class kafka.tools.
StreamsResetter
F
FilteringJmxReporter
- Class in
kafka.metrics
FilteringJmxReporter(MetricsRegistry, Predicate<MetricName>)
- Constructor for class kafka.metrics.
FilteringJmxReporter
I
INSTANCE
- Static variable in class kafka.metrics.
KafkaYammerMetrics
K
kafka.metrics
- package kafka.metrics
kafka.tools
- package kafka.tools
KafkaYammerMetrics
- Class in
kafka.metrics
This class encapsulates the default yammer metrics registry for Kafka server, and configures the set of exported JMX metrics for Yammer metrics.
M
main(String[])
- Static method in class kafka.tools.
StreamsResetter
matchesInternalTopicFormat(String)
- Method in class kafka.tools.
StreamsResetter
maybeSeekToEnd(String, Consumer<byte[], byte[]>, Set<TopicPartition>)
- Method in class kafka.tools.
StreamsResetter
O
onMetricAdded(MetricName, Metric)
- Method in class kafka.metrics.
FilteringJmxReporter
onMetricRemoved(MetricName)
- Method in class kafka.metrics.
FilteringJmxReporter
R
reconfigurableConfigs()
- Method in class kafka.metrics.
KafkaYammerMetrics
reconfigure(Map<String, ?>)
- Method in class kafka.metrics.
KafkaYammerMetrics
resetOffsetsFromResetPlan(Consumer<byte[], byte[]>, Set<TopicPartition>, Map<TopicPartition, Long>)
- Method in class kafka.tools.
StreamsResetter
resetOffsetsTo(Consumer<byte[], byte[]>, Set<TopicPartition>, Long)
- Method in class kafka.tools.
StreamsResetter
run(String[])
- Method in class kafka.tools.
StreamsResetter
run(String[], Properties)
- Method in class kafka.tools.
StreamsResetter
S
shiftOffsetsBy(Consumer<byte[], byte[]>, Set<TopicPartition>, long)
- Method in class kafka.tools.
StreamsResetter
StreamsResetter
- Class in
kafka.tools
StreamsResetter
resets the processing state of a Kafka Streams application so that, for example, you can reprocess its input from scratch.
StreamsResetter()
- Constructor for class kafka.tools.
StreamsResetter
U
updatePredicate(Predicate<MetricName>)
- Method in class kafka.metrics.
FilteringJmxReporter
V
validateReconfiguration(Map<String, ?>)
- Method in class kafka.metrics.
KafkaYammerMetrics
C
D
F
I
K
M
O
R
S
U
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes