Package | Description |
---|---|
oracle.spatial.hadoop.vector.mvsuggest |
Contains classes used to communicate with MVSuggest.
|
Modifier and Type | Method and Description |
---|---|
MVSConfig.ResponseSpatialContent |
MVSConfig.getResponseSpatialContentType()
Gets the type of spatial content returned by MVSuggest when a match is found.
|
static MVSConfig.ResponseSpatialContent |
MVSConfig.ResponseSpatialContent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MVSConfig.ResponseSpatialContent[] |
MVSConfig.ResponseSpatialContent.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MVSConfig.setResponseSpatialContentType(MVSConfig.ResponseSpatialContent responseSpatialContentType)
Sets the type of spatial content returned by MVSuggest when a match is found.
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.