Package org.gorpipe.spark
Class SparkOperatorSpecs
java.lang.Object
org.gorpipe.spark.SparkOperatorSpecs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddDriverHostPath(String name, String pvc, String path, String subPath, boolean readOnly) voidaddDriverVolumeClaim(String name, String pvc, String path, String subPath, boolean readOnly) voidaddExecutorHostPath(String name, String pvc, String path, String subPath, boolean readOnly) voidaddExecutorVolumeClaim(String name, String pvc, String path, String subPath, boolean readOnly) voidaddHostPath(String pod, String name, String hostPath, String path, String subPath, boolean readOnly) voidvoidvoid
-
Constructor Details
-
SparkOperatorSpecs
public SparkOperatorSpecs()
-
-
Method Details
-
addConfig
-
addVolumeClaim
-
addHostPath
-
addMount
-
addDriverVolumeClaim
-
addExecutorVolumeClaim
-
addDriverHostPath
-
addExecutorHostPath
-
apply
-