Interface ExponentialHistogramBlock.Builder

All Superinterfaces:
AutoCloseable, Block.Builder, BlockLoader.Builder, BlockLoader.ExponentialHistogramBuilder, Closeable, org.elasticsearch.core.Releasable
All Known Implementing Classes:
ExponentialHistogramBlockBuilder
Enclosing interface:
ExponentialHistogramBlock

public static sealed interface ExponentialHistogramBlock.Builder extends Block.Builder, BlockLoader.ExponentialHistogramBuilder permits ExponentialHistogramBlockBuilder