Class LiveDocsFormat

    • Constructor Detail

      • LiveDocsFormat

        protected LiveDocsFormat()
        Sole constructor. (For invocation by subclass constructors, typically implicit.)
    • Method Detail

      • files

        public abstract void files​(SegmentCommitInfo info,
                                   java.util.Collection<java.lang.String> files)
                            throws java.io.IOException
        Records all files in use by this SegmentCommitInfo into the files argument.
        Throws:
        java.io.IOException