- java.lang.Object
-
- co.cask.cdap.api.spark.AbstractSpark
-
- co.cask.cdap.client.app.FakeSpark
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
NAME |
-
Constructor Summary
Constructors
| Constructor and Description |
FakeSpark() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
configure() |
-
Methods inherited from class co.cask.cdap.api.spark.AbstractSpark
beforeSubmit, configure, getConfigurer, onFinish, setDescription, setMainClass, setMainClassName, setName, setProperties
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
FakeSpark
public FakeSpark()
-
Method Detail
-
configure
public void configure()
- Overrides:
configure in class co.cask.cdap.api.spark.AbstractSpark
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.