- read(File) - Method in class com.d3x.morpheus.json.JsonSource
-
Returns a DataFrame loaded from JSON in the resource specified
- read(InputStream) - Method in class com.d3x.morpheus.json.JsonSource
-
Returns a DataFrame loaded from JSON in the resource specified
- read(String) - Method in class com.d3x.morpheus.json.JsonSource
-
Returns a DataFrame loaded from JSON in the resource specified
- read(URL) - Method in class com.d3x.morpheus.json.JsonSource
-
Returns a DataFrame loaded from JSON in the resource specified
- read(Consumer<JsonSource.Options<R, C>>) - Method in class com.d3x.morpheus.json.JsonSource
-
Returns a DataFrame loaded from JSON as specified by the options
- readColumns(JsonSource.Options<R, C>, int, int) - Method in class com.d3x.morpheus.json.JsonSource
-
Reads the column data from JSON and returs a apply of column data by key
- reader - Variable in class com.d3x.morpheus.json.JsonSource.Options
-
- readRowKeys(JsonSource.Options<R, C>, int) - Method in class com.d3x.morpheus.json.JsonSource
-
Reads row keys from the stream
- resource - Variable in class com.d3x.morpheus.json.JsonSink.Options
-
The resource to load the frame from
- resource - Variable in class com.d3x.morpheus.json.JsonSource.Options
-
The resource to load frame from
- rowKeyBuilder - Variable in class com.d3x.morpheus.json.JsonSource.Options
-
- rowPredicate - Variable in class com.d3x.morpheus.json.JsonSource.Options
-
The optional row predicate to filter rows