Package | Description |
---|---|
org.apache.flink.graph.generator.random |
Modifier and Type | Method and Description |
---|---|
RandomGenerable<T> |
BlockInfo.getRandomGenerable() |
protected abstract RandomGenerable<T> |
GeneratorFactoryBase.next() |
Constructor and Description |
---|
BlockInfo(RandomGenerable<T> randomGenerable,
int blockIndex,
int blockCount,
long firstElement,
long elementCount) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.