| Modifier and Type | Class and Description |
|---|---|
class |
ConsumeWithClause<E>
The clause of
consume sentences in which a Callback is configured on the input stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
InClause<E>
The clause of
fold sentences in which a fold size is configured for
the output stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
GuardWithClause<E>
The clause of
fold sentences of the Stream DSL in which a FaultHandler is configured on
the output stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
MonitorWithClause<E>
The clause of
guard sentences in which a StreamListener is configured on the stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
PipeThroughClause<E>
The clause of
pipe sentences in which a Generator is configured on the output stream. |
| Modifier and Type | Class and Description |
|---|---|
class |
PublishRsUsingClause<E>
The clause of
publish sentences in which the type of Records is configured on the output resultset. |
class |
PublishRsWithClause<E>
The clause of
publish sentences in which the output resultset is configured. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnfoldThroughClause<E>
The clause of
unfold sentences in which a Generator is configured on the output stream. |
Copyright © 2017. All Rights Reserved.