| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators |
| Modifier and Type | Method and Description |
|---|---|
static InputSelection.Builder |
InputSelection.Builder.from(InputSelection selection)
Returns a
Builder that uses the input mask of the specified selection
as the initial mask. |
InputSelection.Builder |
InputSelection.Builder.select(int inputId)
Selects an input identified by the given
inputId. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.