public class FakeApp extends AbstractApplication
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
ALL_PROGRAMS |
static String |
DS_NAME |
static List<String> |
FLOWS |
static List<String> |
MAPREDUCES |
static String |
NAME |
static String |
SCHEDULE_CRON |
static String |
SCHEDULE_NAME |
static List<String> |
SERVICES |
static List<String> |
SPARK |
static String |
STREAM_NAME |
static String |
STREAM_SCHEDULE_NAME |
static int |
STREAM_TRIGGER_MB |
static List<String> |
WORKFLOWS |
| Constructor and Description |
|---|
FakeApp() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
addFlow, addMapReduce, addService, addService, addSpark, addWorker, addWorkflow, configure, getConfig, getConfigurer, getContext, scheduleWorkflow, scheduleWorkflow, setDescription, setNameusePlugin, usePlugin, usePluginClass, usePluginClassaddDatasetModule, addDatasetType, addStream, addStream, createDataset, createDataset, createDataset, createDatasetpublic static final String NAME
public static final String STREAM_NAME
public static final String DS_NAME
public static final String SCHEDULE_NAME
public static final String SCHEDULE_CRON
public static final String STREAM_SCHEDULE_NAME
public static final int STREAM_TRIGGER_MB
public void configure()
configure in class AbstractApplicationCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.