Class RandomIndexDetectionStrategy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int next​(int size)
      Create next index based on size of connections
      • Methods inherited from class java.lang.Object

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

      • RandomIndexDetectionStrategy

        public RandomIndexDetectionStrategy()
    • Method Detail

      • next

        public int next​(int size)
        Description copied from interface: IndexDetectionStrategy
        Create next index based on size of connections
        Specified by:
        next in interface IndexDetectionStrategy
        Parameters:
        size - size of connections
        Returns:
        next index