public class DefaultAllocationManagerOption extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultAllocationManagerOption.AllocationManagerType
The allocation manager type.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOCATION_MANAGER_TYPE_ENV_NAME
The environmental variable to set the default allocation manager type.
|
static String |
ALLOCATION_MANAGER_TYPE_PROPERTY_NAME
The system property to set the default allocation manager type.
|
| Constructor and Description |
|---|
DefaultAllocationManagerOption() |
| Modifier and Type | Method and Description |
|---|---|
static DefaultAllocationManagerOption.AllocationManagerType |
getDefaultAllocationManagerType()
Returns the default allocation manager type.
|
public static final String ALLOCATION_MANAGER_TYPE_ENV_NAME
public static final String ALLOCATION_MANAGER_TYPE_PROPERTY_NAME
public static DefaultAllocationManagerOption.AllocationManagerType getDefaultAllocationManagerType()
Copyright © 2024 The Apache Software Foundation. All rights reserved.