public class CruxSinkConnector extends SinkConnector
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_KEY_CONFIG |
static String |
URL_CONFIG |
TOPICS_CONFIG| Constructor and Description |
|---|
CruxSinkConnector() |
| Modifier and Type | Method and Description |
|---|---|
ConfigDef |
config() |
void |
start(Map<String,String> props) |
void |
stop() |
Class<? extends Task> |
taskClass() |
List<Map<String,String>> |
taskConfigs(int maxTasks) |
String |
version() |
contextinitialize, initialize, reconfigure, validatepublic static final String URL_CONFIG
public static final String ID_KEY_CONFIG