Uses of Class
org.elasticsearch.index.mapper.LegacyGeoShapeFieldMapper.GeoShapeFieldType
-
Packages that use LegacyGeoShapeFieldMapper.GeoShapeFieldType Package Description org.elasticsearch.index.mapper -
-
Uses of LegacyGeoShapeFieldMapper.GeoShapeFieldType in org.elasticsearch.index.mapper
Methods in org.elasticsearch.index.mapper that return LegacyGeoShapeFieldMapper.GeoShapeFieldType Modifier and Type Method Description LegacyGeoShapeFieldMapper.GeoShapeFieldTypeLegacyGeoShapeFieldMapper.GeoShapeFieldType. clone()LegacyGeoShapeFieldMapper.GeoShapeFieldTypeLegacyGeoShapeFieldMapper.Builder. fieldType()LegacyGeoShapeFieldMapper.GeoShapeFieldTypeLegacyGeoShapeFieldMapper. fieldType()Deprecated.Constructors in org.elasticsearch.index.mapper with parameters of type LegacyGeoShapeFieldMapper.GeoShapeFieldType Constructor Description GeoShapeFieldType(LegacyGeoShapeFieldMapper.GeoShapeFieldType ref)LegacyGeoShapeIndexer(LegacyGeoShapeFieldMapper.GeoShapeFieldType fieldType)
-