@Internal public interface StreamTaskInput<T> extends PushingAsyncDataInput<T>, Closeable
PushingAsyncDataInput.DataOutput<T>
限定符和类型 | 字段和说明 |
---|---|
static int |
UNSPECIFIED |
限定符和类型 | 方法和说明 |
---|---|
int |
getInputIndex()
Returns the input index of this input.
|
emitNext
static final int UNSPECIFIED
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.