Package | Description |
---|---|
oracle.spatial.hadoop.vector.mapred.job |
Contains job drivers.
|
oracle.spatial.hadoop.vector.mvsuggest |
Contains classes used to communicate with MVSuggest.
|
Modifier and Type | Method and Description |
---|---|
MVSConfig |
SuggestService.getMvsConf()
Gets the MVSuggest configuration
|
MVSConfig |
Categorization.getMvsConfig()
Gets the MVSuggest configuration
|
MVSConfig |
SpatialIndexing.getMvsConfig()
Gets the current MVSuggest configuration if any
|
Modifier and Type | Method and Description |
---|---|
void |
SuggestService.setMvsConf(MVSConfig mvsConf)
Sets the MVSuggest configuration
|
void |
Categorization.setMvsConfig(MVSConfig mvsConfig)
Sets the MVSuggest configuration
|
void |
SpatialIndexing.setMvsConfig(MVSConfig mvsConfig)
Sets the MVSuggest configuration in case it is used.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalMVSConfig
Holds the configuration values for a Local MVSuggest instance additionally to the general configuration in
MVSConfig |
Modifier and Type | Method and Description |
---|---|
MVSConfig |
LocalMVSService.getMVSConfig() |
MVSConfig |
MVSService.getMVSConfig()
Gets the MVSuggest configuration bean
|
MVSConfig |
WebMVSService.getMVSConfig() |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.