| Interface | Description |
|---|---|
| MasterModel |
The interface that describes the kinds of information the Helios master needs from it's
configuration/coordination store.
|
| Class | Description |
|---|---|
| HostMatcher |
Filters hosts based on their labels according to a List of HostSelectors.
|
| MasterConfig |
The collection of the configuration info of the master.
|
| MasterMain |
Instantiates and runs the helios master.
|
| MasterParser |
Parses command-line arguments to produce the
MasterConfig. |
| MasterService |
The Helios master service.
|
| MasterZooKeeperRegistrar |
Responsible for registering the Helios master with ZooKeeper.
|
| UserProvider | |
| ZooKeeperMasterModel |
The Helios Master's view into ZooKeeper.
|
Copyright © 2017. All rights reserved.