Package | Description |
---|---|
alluxio.resource |
Modifier and Type | Field and Description |
---|---|
protected DynamicResourcePool.SelectionPolicy |
DynamicResourcePool.mSelectionPolicy
the selection policy of the resource pool.
|
Modifier and Type | Method and Description |
---|---|
DynamicResourcePool.SelectionPolicy |
DynamicResourcePool.Options.getSelectionPolicy() |
static DynamicResourcePool.SelectionPolicy |
DynamicResourcePool.SelectionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamicResourcePool.SelectionPolicy[] |
DynamicResourcePool.SelectionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DynamicResourcePool.Options |
DynamicResourcePool.Options.setSelectionPolicy(DynamicResourcePool.SelectionPolicy policy) |
Copyright © 2023. All Rights Reserved.