org.elasticsearch.common
Class RamUsage
java.lang.Object
org.elasticsearch.common.RamUsage
public class RamUsage
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NUM_BYTES_SHORT
public static final int NUM_BYTES_SHORT
- See Also:
- Constant Field Values
NUM_BYTES_INT
public static final int NUM_BYTES_INT
- See Also:
- Constant Field Values
NUM_BYTES_LONG
public static final int NUM_BYTES_LONG
- See Also:
- Constant Field Values
NUM_BYTES_FLOAT
public static final int NUM_BYTES_FLOAT
- See Also:
- Constant Field Values
NUM_BYTES_DOUBLE
public static final int NUM_BYTES_DOUBLE
- See Also:
- Constant Field Values
NUM_BYTES_CHAR
public static final int NUM_BYTES_CHAR
- See Also:
- Constant Field Values
NUM_BYTES_OBJECT_HEADER
public static final int NUM_BYTES_OBJECT_HEADER
- See Also:
- Constant Field Values
NUM_BYTES_OBJECT_REF
public static final int NUM_BYTES_OBJECT_REF
NUM_BYTES_ARRAY_HEADER
public static final int NUM_BYTES_ARRAY_HEADER
RamUsage
public RamUsage()