| Class | Description |
|---|---|
| Job |
Represents a streaming job.
|
| StreamBase |
This class is the base class for
StreamSource and StreamProcessor. |
| StreamProcessor |
Any stream processing element should extend this abstract class.
|
| StreamSource |
This class should be extended to implement a stream source.
|
| StreamUtil |
Utility methods used in the streaming package.
|
Copyright © 2015. All rights reserved.