Interface ResponseValueUtils.BlockValueExtractor

Enclosing class:
ResponseValueUtils

public static interface ResponseValueUtils.BlockValueExtractor
  • Method Summary

    Modifier and Type
    Method
    Description
    extract(Block block, int offset, org.apache.lucene.util.BytesRef scratch)
     
  • Method Details

    • extract

      Object extract(Block block, int offset, org.apache.lucene.util.BytesRef scratch)