Class DirectDocValuesProducer.BinaryRawValues

java.lang.Object
org.apache.lucene.codecs.memory.DirectDocValuesProducer.BinaryRawValues
All Implemented Interfaces:
Accountable
Enclosing class:
DirectDocValuesProducer

static class DirectDocValuesProducer.BinaryRawValues extends Object implements Accountable
  • Field Details

    • bytes

      byte[] bytes
    • address

      int[] address
  • Constructor Details

    • BinaryRawValues

      BinaryRawValues()
  • Method Details