| Interface | Description |
|---|---|
| InternalKeys |
Keys for internal use, go into `internal.json` and not intended for normal
use except when tuning Slider AM operations
|
| OptionKeys |
Keys for entries in the
options section
of a cluster description. |
| ResourceKeys |
These are the keys valid in resource options
/*
Container failure window.
|
| RoleKeys |
Standard options for roles
|
| SliderApplicationApi |
API exported by the slider remote REST/IPC endpoints.
|
| SliderClusterProtocol |
Cluster protocol.
|
| StatusKeys |
Contains status and statistics keys
|
| Class | Description |
|---|---|
| ClusterDescription |
Represents a cluster specification; designed to be sendable over the wire
and persisted in JSON by way of Jackson.
|
| ClusterDescriptionKeys | |
| ClusterDescriptionOperations |
Operations on Cluster Descriptions
|
| ClusterNode |
Describe a specific node in the cluster
|
| StateValues |
Enumeration of state values
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.