| Interface | Description |
|---|---|
| AbstractInputDataSet |
Base interface to represent an input data set.
|
| IODataSet |
Base interface to represent a data set.
|
| Class | Description |
|---|---|
| FileInputDataSet |
Represents a file based data set.
|
| InputDataSetUtils |
Contains utility static methods related to data sets.
|
| MultiInputDataSet |
Encapsulates a list of one or more input data sets
|
| NoSQLInputDataSet |
Represents a NoSQL input data set
|
| SimpleInputDataSet |
Contains the minimum information to represent an input data set.
|
| SpatialIndexInputDataSet |
Represents a spatially indexed data set.
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.