public class ETLRealtimeTemplate extends ETLTemplate<ETLRealtimeConfig>
| Modifier and Type | Field and Description |
|---|---|
static String |
STATE_TABLE |
| Constructor and Description |
|---|
ETLRealtimeTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(ApplicationConfigurer configurer,
ApplicationContext context) |
void |
configureAdapter(String adapterName,
ETLRealtimeConfig etlConfig,
AdapterConfigurer configurer) |
configure, getAppNamepublic static final String STATE_TABLE
public void configureAdapter(String adapterName, ETLRealtimeConfig etlConfig, AdapterConfigurer configurer) throws Exception
configureAdapter in class ETLTemplate<ETLRealtimeConfig>Exceptionpublic void configure(ApplicationConfigurer configurer, ApplicationContext context)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.