Package | Description |
---|---|
com.bigdata.service.geospatial |
Modifier and Type | Method and Description |
---|---|
GeoSpatialDatatypeFieldConfiguration.ValueType |
GeoSpatialDatatypeFieldConfiguration.getValueType() |
GeoSpatialDatatypeFieldConfiguration.ValueType |
GeoSpatialDatatypeConfiguration.getValueTypeOfCustomField(String customField) |
static GeoSpatialDatatypeFieldConfiguration.ValueType |
GeoSpatialDatatypeFieldConfiguration.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoSpatialDatatypeFieldConfiguration.ValueType[] |
GeoSpatialDatatypeFieldConfiguration.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GeoSpatialDatatypeFieldConfiguration(GeoSpatialDatatypeFieldConfiguration.ValueType valueType,
Long minValue,
long multiplier,
GeoSpatialDatatypeFieldConfiguration.ServiceMapping serviceMapping,
String customServiceMapping)
Alternative constructor (to ease writing test cases).
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.