| Interface | Description |
|---|---|
| XDPropertyKeys |
XD property keys.
|
| Class | Description |
|---|---|
| AbstractOptions |
Options shared by both the admin and the container server.
|
| AdminOptions |
A class the defines the options that will be parsed on the admin command line.
|
| CommandLineParser | |
| ContainerOptions |
A class the defines the options that will be parsed on the container command line.
|
| OptionUtils | |
| SingleNodeOptions |
A class the defines the options that will be parsed on the container command line.
|
| Enum | Description |
|---|---|
| Analytics |
The kind of persistence mechanism used to store analytics.
|
| HadoopDistro |
The Hadoop distribution to use.
|
| Store |
The kind of persistence mechanism to use for storing stream definitions, etc.
|
| Transport |
The kind of transport used for communication between the admin server and container(s).
|
| Exception | Description |
|---|---|
| InvalidCommandLineArgumentException |
Thrown when there is an invalid command line argument passed into the runtime
|