@Internal public interface StreamTaskInput<T> extends PushingAsyncDataInput<T>, Closeable
PushingAsyncDataInput.DataOutput<T>| Modifier and Type | Field and Description |
|---|---|
static int |
UNSPECIFIED |
| Modifier and Type | Method and Description |
|---|---|
int |
getInputIndex()
Returns the input index of this input.
|
emitNextstatic final int UNSPECIFIED
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.