- java.lang.Object
-
- co.cask.cdap.api.app.AbstractApplication
-
- co.cask.cdap.client.app.AppReturnsArgs
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
configure() |
-
Methods inherited from class co.cask.cdap.api.app.AbstractApplication
addDatasetModule, addDatasetType, addFlow, addMapReduce, addService, addService, addSpark, addStream, addWorker, addWorkflow, configure, createDataset, createDataset, createDataset, createDataset, getConfigurer, getContext, scheduleWorkflow, scheduleWorkflow, scheduleWorkflow, scheduleWorkflow, setDescription, setName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AppReturnsArgs
public AppReturnsArgs()
-
Method Detail
-
configure
public void configure()
- Specified by:
configure in class co.cask.cdap.api.app.AbstractApplication
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.