public static class MultiInputSortingDataInput.SelectableSortingInputs extends Object
inputs with a InputSelectable that should be
used to choose which input to consume next from.| Constructor and Description |
|---|
SelectableSortingInputs(StreamTaskInput<?>[] sortingInputs,
InputSelectable inputSelectable) |
| Modifier and Type | Method and Description |
|---|---|
InputSelectable |
getInputSelectable() |
StreamTaskInput<?>[] |
getSortingInputs() |
public SelectableSortingInputs(StreamTaskInput<?>[] sortingInputs, InputSelectable inputSelectable)
public InputSelectable getInputSelectable()
public StreamTaskInput<?>[] getSortingInputs()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.