Class StreamBasedTabixIndexCreator

    • Method Detail

      • finalizeIndex

        public Index finalizeIndex​(long finalFilePosition)
        Description copied from interface: IndexCreator
        Create the index, given the stream of features passed in to this point
        Specified by:
        finalizeIndex in interface IndexCreator
        Overrides:
        finalizeIndex in class AllRefsTabixIndexCreator
        Parameters:
        finalFilePosition - the final file position, for indexes that have to close out with the final position
        Returns:
        an index object