com
.
ibm
.
sparktc
.
sparkbench
datageneration
package
datageneration
Visibility
Public
All
Type Members
case class
GraphDataGen
(
numVertices:
Int
,
input:
Option
[
String
] =
None
,
output:
Option
[
String
]
,
saveMode:
String
,
mu:
Double
=
4.0
,
sigma:
Double
=
1.3
,
seed:
Long
=
1
,
numPartitions:
Int
=
0
)
extends
Workload
with
Product
with
Serializable
Value Members
object
GraphDataGen
extends
WorkloadDefaults
with
Serializable
package
mlgenerator
Ungrouped