Package | Description |
---|---|
alluxio.master.selectionpolicy |
Modifier and Type | Method and Description |
---|---|
MasterSelectionPolicy.Type |
SelectionPolicyAnyMaster.getType() |
MasterSelectionPolicy.Type |
SelectionPolicyPrimaryMaster.getType() |
MasterSelectionPolicy.Type |
SelectionPolicySpecifiedMaster.getType() |
MasterSelectionPolicy.Type |
MasterSelectionPolicy.getType() |
MasterSelectionPolicy.Type |
SelectionPolicyAnyStandbyMaster.getType() |
static MasterSelectionPolicy.Type |
MasterSelectionPolicy.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MasterSelectionPolicy.Type[] |
MasterSelectionPolicy.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.