static class FileReftableStack.CompactionStats
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
attempted |
(package private) long |
bytes |
(package private) int |
failed |
(package private) long |
logCount |
(package private) long |
refCount |
(package private) long |
tables |
Constructor and Description |
---|
CompactionStats() |