See: Description
Class | Description |
---|---|
JsonDataSource<T extends Output<T>> |
A
DataSource for loading data from a JSON text file
and applying FieldProcessor s to it. |
JsonDataSource.JsonDataSourceProvenance |
Provenance for
JsonDataSource . |
JsonFileIterator |
An iterator for JSON format files converting them into a format suitable for
RowProcessor . |
JsonUtil |
Utilities for interacting with JSON objects or text representations.
|
StripProvenance |
A main class for stripping out and storing provenance from a model.
|
StripProvenance.StripProvenanceOptions |
Command line options.
|
Enum | Description |
---|---|
StripProvenance.ProvenanceTypes |
Types of provenance that can be removed.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.