| Class | Description |
|---|---|
| AvroRecordFormat |
Stream record format that interprets the body as avro encoded binary data.
|
| CombinedLogRecordFormat |
Stream record format that interprets stream body as data in Combined Log Format.
|
| DelimitedStringsRecordFormat |
Stream record format that interprets the body as string of delimited fields.
|
| GrokRecordFormat |
GrokRecordFormat.
|
| RecordFormats |
Creates
RecordFormat objects given the name of a format. |
| StructuredRecordDatumReader |
An Avro
DatumReader that reads data into StructuredRecord. |
| TextRecordFormat |
Stream record format that interprets the entire body as a single string.
|
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.