Class BytesRefLookup

java.lang.Object
org.elasticsearch.compute.data.BytesRefLookup
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<BytesRefBlock>, org.elasticsearch.core.Releasable, org.elasticsearch.core.ReleasableIterator<BytesRefBlock>

public final class BytesRefLookup extends Object implements org.elasticsearch.core.ReleasableIterator<BytesRefBlock>
Generic Block.lookup(org.elasticsearch.compute.data.IntBlock, org.elasticsearch.common.unit.ByteSizeValue) implementation BytesRefBlocks. This class is generated. Edit X-Lookup.java.st instead.