public static interface CompactionMetrics.Reporter
CompactionMetrics
object.Modifier and Type | Method and Description |
---|---|
CompactTimer |
getCompactTimer() |
void |
reportCompactionTime(long time) |
void |
reportLevel0FileCount(long count) |
void |
unregister() |
CompactTimer getCompactTimer()
void reportLevel0FileCount(long count)
void reportCompactionTime(long time)
void unregister()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.