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 aSupplierofElements.ElementsSupplierWithRepeats This class extendsElementsSupplierby maintaining a cache of some of theElements that have previously been output, and with a certain probability, reoutputting anElementthat 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 randomElements.