Package | Description |
---|---|
tachyon.conf | |
tachyon.worker.allocation |
Modifier and Type | Field and Description |
---|---|
AllocateStrategyType |
WorkerConf.ALLOCATE_STRATEGY_TYPE |
Modifier and Type | Method and Description |
---|---|
static AllocateStrategyType |
AllocateStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllocateStrategyType[] |
AllocateStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static AllocateStrategy |
AllocateStrategies.getAllocateStrategy(AllocateStrategyType strategyType)
Get AllocateStrategy based on configuration
|
Copyright © 2015. All Rights Reserved.