| Package | Description |
|---|---|
| tachyon.conf | |
| tachyon.worker.eviction |
| Modifier and Type | Field and Description |
|---|---|
EvictStrategyType |
WorkerConf.EVICT_STRATEGY_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static EvictStrategyType |
EvictStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvictStrategyType[] |
EvictStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EvictStrategy |
EvictStrategies.getEvictStrategy(EvictStrategyType strategyType,
boolean isLastTier)
Get block EvictStrategy based on configuration
|
Copyright © 2015. All Rights Reserved.