| Package | Description |
|---|---|
| com.spotify.helios.agent | |
| com.spotify.helios.master | |
| com.spotify.helios.rollingupdate | |
| com.spotify.helios.servicescommon |
| Class and Description |
|---|
| CommonConfiguration |
| EventSender |
| FastForwardConfig |
| PersistentAtomicReference
A class that is similar to
AtomicReference but is backed by a file, so can be
persisted across a server restart. |
| ReactorFactory |
| ServiceMain
Handles setting up proper logging for our services.
|
| ServiceParser
Handles parsing common commandline arguments for the agent and master.
|
| ZooKeeperRegistrar |
| Class and Description |
|---|
| CommonConfiguration |
| EventSender |
| FastForwardConfig |
| ServiceMain
Handles setting up proper logging for our services.
|
| ServiceParser
Handles parsing common commandline arguments for the agent and master.
|
| ZooKeeperRegistrar |
| Class and Description |
|---|
| ReactorFactory |
| Class and Description |
|---|
| CommonConfiguration |
| EventSender |
| FastForwardConfig |
| GooglePubSubSender
An EventSender that publishes events to Google Cloud PubSub.
|
| GooglePubSubSender.HealthChecker |
| InterruptingExecutionThreadService |
| KafkaRecord
This class represents a Kafka record whose data is an array of bytes.
|
| PersistentAtomicReference
A class that is similar to
AtomicReference but is backed by a file, so can be
persisted across a server restart. |
| Reactor |
| Reactor.Callback |
| RuleBasedZooKeeperAclProvider.Builder |
| ServiceMain
Handles setting up proper logging for our services.
|
| VersionedValue |
| ZooKeeperRegistrar |
| ZooKeeperRegistrarService
Common logic to have agents and masters register their "up" nodes in ZK, and to keep trying if
ZK is down.
|
| ZooKeeperRegistrarService.Builder |
Copyright © 2017. All rights reserved.