public class FakeApp extends AbstractApplication<FakeApp.AppConfig>
| Modifier and Type | Class and Description |
|---|---|
static class |
FakeApp.AppConfig
Application Config Class to control schedule creation
|
| 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 List<String> |
SERVICES |
static List<String> |
SPARK |
static String |
STREAM_NAME |
static String |
TIME_SCHEDULE_NAME |
static List<String> |
WORKFLOWS |
| Constructor and Description |
|---|
FakeApp() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
addFlow, addMapReduce, addService, addService, addSpark, addWorker, addWorkflow, buildSchedule, configure, getConfig, getConfigurer, getContext, getTriggerFactory, schedule, 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 TIME_SCHEDULE_NAME
public static final String SCHEDULE_CRON
public void configure()
configure in class AbstractApplication<FakeApp.AppConfig>Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.