Package gorsat.commands
Class Pyspark
java.lang.Object
gorsat.Commands.CommandInfo
gorsat.commands.Pyspark
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product,scala.Serializable
public class Pyspark
extends gorsat.Commands.CommandInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongorsat.Commands.CommandParsingResultprocessArguments(org.gorpipe.gor.session.GorContext context, String argString, String[] iargs, String[] args, boolean executeNor, String forcedInputHeader) Methods inherited from class gorsat.Commands.CommandInfo
$lessinit$greater$default$4, apply, apply$default$4, canEqual, commandArguments, commandOptions, copy, copy$default$1, copy$default$2, copy$default$3, copy$default$4, curried, equals, hashCode, init, init$default$6, isPlaceholder, name, processArguments, processArguments$default$7, productArity, productElement, productIterator, productPrefix, toString, tupled, unapply, validateArguments
-
Constructor Details
-
Pyspark
public Pyspark()
-
-
Method Details