| Interface | Description |
|---|---|
| ConfigValidation.FieldValidator |
Declares methods for validating configuration values.
|
| ICredentialsListener |
Allows a bolt or a spout to be informed when the credentials of the topology have changed.
|
| ILocalCluster | |
| ILocalDRPC | |
| StormSubmitter.ProgressListener |
Interface use to track progress of file upload
|
| Class | Description |
|---|---|
| Config |
Topology configs are specified as a plain old map.
|
| ConfigValidation |
Provides functionality for validating configuration fields.
|
| ConfigValidation.NestableFieldValidator |
Declares a method for validating configuration values that is nestable.
|
| Constants | |
| StormSubmitter |
Use this class to submit topologies to run on the Storm cluster.
|
Copyright © 2015. All rights reserved.