EvictionStatus
is a
datatype for fields that help describe the status of eviction.
Table: EvictionStatus
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 24, 2024 | |||||
bytesThatExistOnlyOnThisNode | float | yes | Long-Term | The bytes that exist only on this node. | |
currentlyUnderReplicatedBytes | long | yes | Long-Term | The bytes under replicated currently. | |
isDigester | boolean | yes | Long-Term | Whether the node is a digester. | |
totalSegmentBytes | long | yes | Long-Term | The total segment bytes. |