| Modifier and Type | Class and Description |
|---|---|
class |
BaseStatusStorage
Base status storage for storage logic
and scheduling of ejection of
instances indicating
failure
|
class |
InMemoryStatusStorage
In memory status storage
for parameter server subscribers
|
class |
MapDbStatusStorage
MapDB status storage
|
| Modifier and Type | Method and Description |
|---|---|
static play.server.Server |
StatusServer.startServer(StatusStorage statusStorage,
int statusServerPort)
Start a server based on the given subscriber.
|
Copyright © 2017. All rights reserved.