| Class | Description |
|---|---|
| BufferedString | |
| Categorical |
Class for tracking categorical (factor) columns.
|
| FVecParseReader |
Parser data in taking data from fluid vec chunk.
|
| FVecParseWriter |
Parsed data output specialized for fluid vecs.
|
| ORCParser |
Created by brandon on 9/22/15.
|
| ParseDataset | |
| ParseDataset.ParserFJTask | |
| Parser |
A collection of utility classes for parsing.
|
| ParseSetup |
Configuration and base guesser for a parse;
|
| ParseSetup.GuessSetupTsk |
Try to determine the ParseSetup on a file by file basis
and merge results.
|
| ParseTime | |
| ParseUUID |
Utility class for parsing UUIDs.
|
| PreviewParseWriter |
Class implementing ParseWriter, on behalf ParseSetup
to examine the contents of a file for guess the column types.
|
| SVMLightFVecParseWriter |
| Enum | Description |
|---|---|
| ParserType |
Which parse flavor is being used, and does it support parallel parsing.
|