Interface GeoShapeCellIdSource.GeoShapeLongEncoder

Enclosing class:
GeoShapeCellIdSource
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface GeoShapeCellIdSource.GeoShapeLongEncoder
Encoder to encode the GeoShapes to the specific long values for the aggregation.
Opensearch.internal:
  • Method Summary

    Modifier and Type
    Method
    Description
    encode(GeoShapeDocValue geoShapeDocValue, int precision)