| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
16 |
public static final float |
DEFAULT_LOAD_FACTOR |
0.6000000238418579f |
public static final int |
MAX_INT_CAPACITY |
1073741824 |
public static final long |
MAX_LONG_CAPACITY |
4611686018427387904L |
public static final int |
MIN_CAPACITY |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
NULL_ADDRESS |
0L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HIDENSITY_CHECK_FREEMEMORY |
"hazelcast.hidensity.check.freememory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
SIZE_INVALID |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_DEBUG_ENABLED |
"hazelcast.memory.manager.debug.enabled" |
public static final String |
PROPERTY_DEBUG_STACKTRACE_ENABLED |
"hazelcast.memory.manager.debug.stacktrace.enabled" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
EXTERNAL_BLOCK_HEADER_SIZE |
8 |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.