Package | Description |
---|---|
alluxio.master.selectionpolicy |
Modifier and Type | Class and Description |
---|---|
class |
SelectionPolicyAnyMaster
The master selection policy that connects to a random master.
|
class |
SelectionPolicyAnyStandbyMaster
The master connection mode that connects to a random standby master.
|
class |
SelectionPolicyPrimaryMaster
The master selection policy that connects to the primary master.
|
class |
SelectionPolicySpecifiedMaster
The master selection policy that connects to the specified master.
|
Copyright © 2023. All Rights Reserved.