Interface | Description |
---|---|
AbstractBatchDataInputStream | |
AbstractBatchDataOutputStream | |
AbstractBatchDataStreamRecordMetrics |
This interface defines the methods that should be implemented by BatchDataStreams
that support RecordMetrics.
|
Class | Description |
---|---|
AbstractBatchDataInputStreamRecordMetrics |
Base class provides skipped-record handling.
|
AbstractBatchDataOutputStreamRecordMetrics |
Common class that all AbstractBatchDataOutputStreams inherit from.
|
AbstractBatchDataStream |
Base implementation of
BatchDataStream . |