Class CallCenterDistributions

java.lang.Object
org.gridgain.tpcds.qgen.distribution.CallCenterDistributions

public final class CallCenterDistributions extends Object
  • Method Details

    • getCallCenterAtIndex

      public static String getCallCenterAtIndex(int i)
    • getNumberOfCallCenters

      public static int getNumberOfCallCenters()
    • pickRandomCallCenterClass

      public static String pickRandomCallCenterClass(RandomNumberStream stream)
    • pickRandomCallCenterHours

      public static String pickRandomCallCenterHours(RandomNumberStream stream)