Class RandomSampler

    • Constructor Summary

      Constructors 
      Constructor Description
      RandomSampler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Iterator<java.lang.Long> sample​(RandomAccessDataset dataset)
      Fetches an iterator that iterates through the indices of the given RandomAccessDataset.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait