Interface StreamInputProcessor

All Superinterfaces:
AutoCloseable, AvailabilityProvider, Closeable
All Known Implementing Classes:
StreamMultipleInputProcessor, StreamOneInputProcessor

@Internal public interface StreamInputProcessor extends AvailabilityProvider, Closeable
Interface for processing records by StreamTask.