Interface BatchEncoder.Decoder

Enclosing class:
BatchEncoder

public static interface BatchEncoder.Decoder
Decodes values encoded by BatchEncoder.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    decode(Block.Builder builder, BatchEncoder.IsNull isNull, org.apache.lucene.util.BytesRef[] encoded, int count)