Class MemoryFootprint<T>
java.lang.Object
org.apache.druid.query.groupby.epinephelinae.column.MemoryFootprint<T>
Holder for a value and the memory increase in the internal dictionary associated with the increase
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MemoryFootprint
-
-
Method Details
-
value
-
memoryIncrease
public int memoryIncrease()
-