Package | Description |
---|---|
oracle.spatial.hadoop.vector.mvsuggest |
Contains classes used to communicate with MVSuggest.
|
Modifier and Type | Method and Description |
---|---|
MVSConfig.ServiceInterface |
MVSConfig.getServiceInterfaceType()
Gets the MVSuggest interface type
|
static MVSConfig.ServiceInterface |
MVSConfig.ServiceInterface.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MVSConfig.ServiceInterface[] |
MVSConfig.ServiceInterface.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.setServiceInterfaceType(MVSConfig.ServiceInterface serviceInterfaceType)
Sets the MVSuggest interface type
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.