public interface BufferAvailabilityListener
ResultSubpartitionView
that want to be
notified of availability of further buffers.Modifier and Type | Method and Description |
---|---|
void |
notifyDataAvailable()
Called whenever there might be new data available.
|
default boolean |
notifyPriorityEvent(BufferConsumer eventBufferConsumer)
Allows the listener to react to a priority event before it is added to the outgoing buffer
queue.
|
void notifyDataAvailable()
default boolean notifyPriorityEvent(BufferConsumer eventBufferConsumer) throws IOException
IOException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.