Class NBufferBundle.Tracker
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.newsystem.bufferbundle.NBufferBundle.Tracker
- All Implemented Interfaces:
MemInstrument
- Enclosing class:
NBufferBundle
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.hypixel.hytale.builtin.hytalegenerator.newsystem.performanceinstruments.MemInstrument
MemInstrument.Report -
Field Summary
FieldsFields inherited from interface com.hypixel.hytale.builtin.hytalegenerator.newsystem.performanceinstruments.MemInstrument
ARRAY_HEADER_SIZE, ARRAYLIST_OBJECT_SIZE, BOOLEAN_SIZE, BYTES_IN_MEGABYTES, CLASS_OBJECT_SIZE, DOUBLE_SIZE, HASHMAP_ENTRY_SIZE, INT_SIZE, OBJECT_HEADER_SIZE, OBJECT_REFERENCE_SIZE, VECTOR3D_SIZE, VECTOR3I_SIZE -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INITIAL_STAGE_INDEX
public final int INITIAL_STAGE_INDEX- See Also:
-
stageIndex
public int stageIndex
-
-
Constructor Details
-
Tracker
public Tracker()
-
-
Method Details
-
getMemoryUsage
- Specified by:
getMemoryUsagein interfaceMemInstrument
-