public class OrchestratorDataSource
extends com.flipkart.poseidon.datasources.AbstractDataSource
| Constructor and Description |
|---|
OrchestratorDataSource(flipkart.lego.api.entities.LegoSet legoSet,
Map<String,Object> initialParams,
Map<String,com.flipkart.hydra.task.Task> tasks,
Object responseContext,
Set<com.flipkart.poseidon.mappers.Mapper> mappers,
List<Object> mappedBeans) |
| Modifier and Type | Method and Description |
|---|---|
flipkart.lego.api.entities.DataType |
call() |
String |
getDescription() |
String |
getShortDescription() |
public flipkart.lego.api.entities.DataType call()
throws Exception
public String getShortDescription()
getShortDescription in interface flipkart.lego.api.helpers.DescribablegetShortDescription in class com.flipkart.poseidon.datasources.AbstractDataSourcepublic String getDescription()
getDescription in interface flipkart.lego.api.helpers.DescribablegetDescription in class com.flipkart.poseidon.datasources.AbstractDataSourceCopyright © 2016. All rights reserved.