Class MultiCollectorManager.Collectors

    • Field Detail

      • collectors

        private final Collector[] collectors
    • Constructor Detail

      • Collectors

        private Collectors()
                    throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • scoreMode

        public final ScoreMode scoreMode()
        Description copied from interface: Collector
        Indicates what features are required from the scorer.
        Specified by:
        scoreMode in interface Collector