| Constructor and Description |
|---|
ETLPlugin(String name,
String type,
Map<String,String> properties) |
ETLPlugin(String name,
String type,
Map<String,String> properties,
ArtifactSelectorConfig artifact) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ArtifactSelectorConfig |
getArtifactConfig() |
String |
getName() |
PluginProperties |
getPluginProperties() |
Map<String,String> |
getProperties() |
String |
getType() |
int |
hashCode() |
String |
toString() |
void |
validate()
Validate correctness.
|
public String getName()
public String getType()
public PluginProperties getPluginProperties()
public ArtifactSelectorConfig getArtifactConfig()
public void validate()
IllegalArgumentException - if the object is invalidCopyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.