| Class | Description |
|---|---|
| Categorical |
Class for tracking categorical (enum) columns.
|
| FVecParseReader |
Parser data in taking data from fluid vec chunk.
|
| FVecParseWriter |
Parsed data output specialized for fluid vecs.
|
| 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 | |
| PreviewParseWriter |
Class implementing ParseWriter, on behalf ParseSetup
to examine the contents of a file for guess the column types.
|
| SVMLightFVecParseWriter | |
| ValueString |
| Enum | Description |
|---|---|
| ParserType |
Which parse flavor is being used, and does it support parallel parsing.
|