Class SlowCompositeCodecReaderWrapper.PointValuesSub

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int docBase  
      private PointValues sub  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • docBase

        private final int docBase
    • Constructor Detail

      • PointValuesSub

        PointValuesSub​(PointValues sub,
                       int docBase)