@Internal public interface StreamInputProcessor extends AvailabilityProvider, Closeable
StreamTask
.AvailabilityProvider.AvailabilityHelper
AVAILABLE
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Void> |
prepareSnapshot(ChannelStateWriter channelStateWriter,
long checkpointId) |
InputStatus |
processInput() |
getAvailableFuture, isApproximatelyAvailable, isAvailable
InputStatus processInput() throws Exception
AvailabilityProvider.getAvailableFuture()
.Exception
CompletableFuture<Void> prepareSnapshot(ChannelStateWriter channelStateWriter, long checkpointId) throws IOException
IOException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.