@Generated public class SparkSubmitTask extends Object
| Constructor and Description |
|---|
SparkSubmitTask() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<String> |
getParameters() |
int |
hashCode() |
SparkSubmitTask |
setParameters(Collection<String> parameters) |
String |
toString() |
public SparkSubmitTask setParameters(Collection<String> parameters)
public Collection<String> getParameters()
Copyright © 2024. All rights reserved.