Package | Description |
---|---|
alluxio.master | |
alluxio.master.journal.raft |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPrimarySelector
Base class for implementing primary selectors.
|
class |
PrimarySelectorClient
Masters use this client to elect a leader.
|
Modifier and Type | Method and Description |
---|---|
static PrimarySelector |
PrimarySelector.Factory.createZkJobPrimarySelector() |
static PrimarySelector |
PrimarySelector.Factory.createZkPrimarySelector() |
Modifier and Type | Class and Description |
---|---|
class |
RaftPrimarySelector
A primary selector backed by a Raft consensus cluster.
|
Modifier and Type | Method and Description |
---|---|
PrimarySelector |
RaftJournalSystem.getPrimarySelector() |
Copyright © 2023. All Rights Reserved.