Interface GeoTileGridValuesSourceBuilder.GeoTileCompositeSuppier
- Enclosing class:
- GeoTileGridValuesSourceBuilder
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionapply(ValuesSourceConfig config, int precision, GeoBoundingBox boundingBox, String name, boolean hasScript, String format, boolean missingBucket, SortOrder order)
-
Method Details
-
apply
CompositeValuesSourceConfig apply(ValuesSourceConfig config, int precision, GeoBoundingBox boundingBox, String name, boolean hasScript, String format, boolean missingBucket, SortOrder order)
-