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