| Class | Description |
|---|---|
| LocalStreamBuilder |
LocalStreamBuilder implementation to run a data processing stream in a single
JVM across many threads. |
| StreamComponent |
Stores the implementations of
StreamsOperation, the StreamsOperations it is connected
to and the necessary metadata to construct a data stream. |
| Exception | Description |
|---|---|
| InvalidStreamException |
Exception that indicates a malformed data stream in some way.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.