| 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. |
| RecordPutTransformer |
Transforms records into Puts.
|
| StructuredRecordDatumReader |
An Avro
DatumReader that reads data into StructuredRecord. |
| StructuredRecordStringConverter |
Utility class for converting
StructuredRecord to and from json. |
| TextRecordFormat |
Stream record format that interprets the entire body as a single string.
|
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.