Package | Description |
---|---|
oracle.spatial.hadoop.vector.mvsuggest |
Contains classes used to communicate with MVSuggest.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalMVSService
MVSService implementation used to communicate with a standalone instance of MVSuggest service. |
class |
WebMVSService
MVSService implementation used to communicate with a web MVSuggest service instance. |
Modifier and Type | Method and Description |
---|---|
MVSService |
MVSServiceFactory.createMVSService(Configuration conf)
Creates a new
MVSService instance based on the job configuration parameter MVSConfig.CONF_SERVICE_INTERFACE . |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.