| Package | Description |
|---|---|
| com.spotify.helios.agent | |
| com.spotify.helios.master | |
| com.spotify.helios.servicescommon.coordination |
| Constructor and Description |
|---|
ZooKeeperAgentModel(ZooKeeperClientProvider provider,
String host,
Path stateDirectory,
TaskHistoryWriter historyWriter,
List<EventSender> eventSenders,
String taskStatusEventTopic) |
| Constructor and Description |
|---|
ZooKeeperMasterModel(ZooKeeperClientProvider provider,
String name,
List<EventSender> eventSenders,
String deploymentGroupEventTopic)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ZooKeeperUpdatingPersistentDirectory |
ZooKeeperUpdatingPersistentDirectory.create(String name,
ZooKeeperClientProvider client,
Path stateFile,
String path) |
Copyright © 2017. All rights reserved.