Package uk.gov.gchq.gaffer.randomelementgeneration.supplier
-
Interface Summary Interface Description ElementSeedSupplier<T extends uk.gov.gchq.gaffer.operation.data.ElementSeed> -
Class Summary Class Description EdgeSeedSupplier ElementsSupplier This class is aSupplier
ofElement
s.ElementsSupplierWithRepeats This class extendsElementsSupplier
by maintaining a cache of some of theElement
s that have previously been output, and with a certain probability, reoutputting anElement
that has previously been output.EntitySeedSupplier RmatElementSupplier This class uses the RMAT random graph generation method (http://www.cs.cmu.edu/~christos/PUBLICATIONS/siam04.pdf) to generate randomElement
s.