Class ThemeDataSetGenerator.TrainConfig
java.lang.Object
org.eclipse.rdf4j.benchmark.rio.util.ThemeDataSetGenerator.TrainConfig
- Enclosing class:
ThemeDataSetGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithRouteCount(int routeCount) withSeed(long seed) withStationCount(int stationCount) withStopsPerRoute(int stopsPerRoute) withTrainCount(int trainCount) withTripsPerTrain(int tripsPerTrain)
-
Constructor Details
-
TrainConfig
public TrainConfig()
-
-
Method Details
-
withStationCount
-
withRouteCount
-
withStopsPerRoute
-
withTrainCount
-
withTripsPerTrain
-
withSeed
-