public class NoSQLInputDataSet extends SimpleInputDataSet
| Constructor and Description |
|---|
NoSQLInputDataSet() |
| Modifier and Type | Method and Description |
|---|---|
NoSQLConfiguration |
getNoSQLConfig()
Gets the NoSQL configuration
|
void |
load(Configuration conf)
Loads the current state from the given job configuration
|
void |
setNoSQLConfig(NoSQLConfiguration noSQLConfig)
Sets the NoSQL configuration.
|
void |
store(Configuration conf)
Stores the current state into the given job configuration
|
getInputFormatClass, getLength, getRecordInfoProviderClass, getSpatialConfig, setInputFormatClass, setInputFormatClassAsString, setLength, setRecordInfoProviderClass, setSpatialConfigpublic NoSQLConfiguration getNoSQLConfig()
NoSQLConfigurationpublic void load(Configuration conf)
ConfigurationStorableload in interface ConfigurationStorableload in class SimpleInputDataSetpublic void setNoSQLConfig(NoSQLConfiguration noSQLConfig)
noSQLConfig - an instance of NoSQLConfigurationpublic void store(Configuration conf)
ConfigurationStorablestore in interface ConfigurationStorablestore in class SimpleInputDataSetCopyright © 2016 Oracle and/or its affiliates. All Rights Reserved.