All Classes and Interfaces
Class
Description
Adapter method to configure the CustomPatternCsv from a Csvw Dialect
Deprecated.
A caching pattern whose matchers can be replay prior matches
A wrapper for hadoop input streams created from codecs in ReadMode.BY_BLOCK:
Defers reading by one byte such that position changes are advertised on the byte BEFORE
the block boundary rather than on the byte AFTER it.
Base class for unit testing of reading an RDF file with
an arbitrary number of splits.
Util class to debug a stream already closed exception
Read a sequence of JSON elements without separator.
Jackson-based mapper that can read/write java beans from/to a hadoop configuration object
(essentially a Map<String, String>).
Support for resources using the "hdfs:" scheme.
Tests whether parsing a certain amount of records from the channel at a given offset returns successfully.
A generic parser implementation for CSV with the offset-seeking condition that
CSV rows must all have the same length.
A generic parser implementation for CSV with the offset-seeking condition that
CSV rows must all have the same length.
A generic record reader that uses a callback mechanism to detect a consecutive sequence of records
that must start in the current split and which may extend over any number of successor splits.
Remove buffering from a channel.
RecordReader for the Trig RDF format that groups consecutive quads having the
same IRI for the graph component into Datasets.
RecordWriter implementation over
RowSetStreamWriter.A basic wrapper that combines Hadoop's Seekable and InputStream into one class.
A seekable source over a split (usually a hadoop input split).