java.lang.Object
org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper<
Object,
Object>
org.infinispan.container.entries.PrimitiveEntrySizeCalculator
- All Implemented Interfaces:
org.infinispan.commons.util.EntrySizeCalculator<Object,Object>
-
Field Summary
Fields inherited from class org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper
HEADER_AND_CLASS_REFERENCE, OBJECT_SIZE, POINTER_SIZE
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class org.infinispan.commons.util.AbstractEntrySizeCalculatorHelper
roundUpToNearest8
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PrimitiveEntrySizeCalculator
-