Interface BlockLoader.BytesRefBuilder

All Superinterfaces:
AutoCloseable, BlockLoader.Builder, Closeable, Releasable
Enclosing interface:
BlockLoader

public static interface BlockLoader.BytesRefBuilder extends BlockLoader.Builder
  • Method Details

    • appendBytesRef

      BlockLoader.BytesRefBuilder appendBytesRef(org.apache.lucene.util.BytesRef value)
      Appends a BytesRef to the current entry.