Uses of Class
org.elasticsearch.index.mapper.LegacyGeoShapeFieldMapper.DeprecatedParameters
-
Packages that use LegacyGeoShapeFieldMapper.DeprecatedParameters Package Description org.elasticsearch.index.mapper -
-
Uses of LegacyGeoShapeFieldMapper.DeprecatedParameters in org.elasticsearch.index.mapper
Methods in org.elasticsearch.index.mapper with parameters of type LegacyGeoShapeFieldMapper.DeprecatedParameters Modifier and Type Method Description static booleanLegacyGeoShapeFieldMapper.DeprecatedParameters. parse(String name, String fieldName, Object fieldNode, LegacyGeoShapeFieldMapper.DeprecatedParameters deprecatedParameters)Deprecated.Constructors in org.elasticsearch.index.mapper with parameters of type LegacyGeoShapeFieldMapper.DeprecatedParameters Constructor Description Builder(String name, LegacyGeoShapeFieldMapper.DeprecatedParameters deprecatedParameters)
-