| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALLOCATION_MANAGER_TYPE_ENV_NAME |
"ARROW_ALLOCATION_MANAGER_TYPE" |
public static final String |
ALLOCATION_MANAGER_TYPE_PROPERTY_NAME |
"arrow.allocation.manager.type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NO_OP_ERROR_MESSAGE |
"Operation not supported on NO_OP Reference Manager" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEBUG_ALLOCATOR |
"arrow.memory.debug.allocator" |
public static final int |
DEBUG_LOG_LENGTH |
6 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MIN_SEGMENT_SIZE |
1024L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NULL_HASH_CODE |
0 |
Copyright © 2022 The Apache Software Foundation. All rights reserved.