public class ScannerCommands extends Object
Modifier and Type | Field and Description |
---|---|
String |
baseClass
Which base class to use, supported ones are :
|
static String |
MLLIB_OPT |
String |
outputDir
if output-dir is not specified, result will be printed in stdout by default
|
List<String> |
packages
Comma delimited packages, e.g.
|
String |
runtime
Available runtime are:
|
boolean |
withMllib |
Constructor and Description |
---|
ScannerCommands() |
public static final String MLLIB_OPT
public String runtime
storm spark
public String outputDir
public String baseClass
com.github.punch.api.node.PunchBaseNode or org.thales.punch.pml.configuration.JacksonConfiguration or org.apache.spark.ml.PipelineStage
public boolean withMllib
public Class<?> baseClassAsClass()
Copyright © 2022. All rights reserved.