Method BytesUsed
BytesUsed()
A Counter reference holding the number of bytes used by this BytesRefHash.BytesStartArray. The BytesRefHash uses this reference to track it memory usage.
Declaration
public abstract Counter BytesUsed()
Returns
Type | Description |
---|---|
Counter | a AtomicInt64 reference holding the number of bytes used by this BytesRefHash.BytesStartArray. |