| Package | Description |
|---|---|
| org.apache.flink.streaming.api.collector | |
| org.apache.flink.streaming.api.collector.selector | |
| org.apache.flink.streaming.api.graph |
| Constructor and Description |
|---|
CollectorWrapper(OutputSelectorWrapper<OUT> outputSelectorWrapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
BroadcastOutputSelectorWrapper<OUT> |
class |
DirectedOutputSelectorWrapper<OUT> |
| Modifier and Type | Method and Description |
|---|---|
static OutputSelectorWrapper<?> |
OutputSelectorWrapperFactory.create(List<OutputSelector<?>> outputSelectors) |
| Modifier and Type | Method and Description |
|---|---|
OutputSelectorWrapper<?> |
StreamNode.getOutputSelectorWrapper() |
<T> OutputSelectorWrapper<T> |
StreamConfig.getOutputSelectorWrapper(ClassLoader cl) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfig.setOutputSelectorWrapper(OutputSelectorWrapper<?> outputSelectorWrapper) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.