Class DispatchGroup


  • public class DispatchGroup
    extends java.lang.Object
    Class representing a group of @link{SearchInterface} nodes and a set of @link{Dispatch} nodes. Each @link{Dispatch} has a reference to an instance of this class and use it when producing config.
    Author:
    baldersheim
    • Method Detail

      • getRowBits

        public int getRowBits()
      • getNumPartitions

        public int getNumPartitions()
      • useFixedRowInDispatch

        public boolean useFixedRowInDispatch()
      • getSearchableCopies

        public int getSearchableCopies()
      • getMaxNodesDownPerFixedRow

        public int getMaxNodesDownPerFixedRow()