Class SimpleTextDocValuesReader.OneField

    • Constructor Summary

      Constructors 
      Constructor Description
      OneField()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • BASE_RAM_BYTES_USED

        private static final long BASE_RAM_BYTES_USED
      • dataStartFilePointer

        long dataStartFilePointer
      • pattern

        java.lang.String pattern
      • ordPattern

        java.lang.String ordPattern
      • maxLength

        int maxLength
      • fixedLength

        boolean fixedLength
      • minValue

        long minValue
      • numValues

        long numValues
    • Constructor Detail

      • OneField

        OneField()