@InterfaceAudience.LimitedPrivate
@InterfaceStability.Stable
public interface CompactorMXBean
| Modifier and Type | Method and Description |
|---|---|
Optional<CompactionRecord> |
getCompactionRecordForTopic(String topic)
Get the compaction record of the topic.
|
void |
removeTopic(String topic)
Remove metrics about this topic.
|
void removeTopic(String topic)
topic - Optional<CompactionRecord> getCompactionRecordForTopic(String topic)
topic - Copyright © 2017–2022 Apache Software Foundation. All rights reserved.