Class OfflineSorter.FileAndTop

  • Enclosing class:
    OfflineSorter

    static class OfflineSorter.FileAndTop
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) BytesRef current  
      (package private) int fd  
    • Constructor Summary

      Constructors 
      Constructor Description
      FileAndTop​(int fd, BytesRef firstLine)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • fd

        final int fd
    • Constructor Detail

      • FileAndTop

        FileAndTop​(int fd,
                   BytesRef firstLine)