public final class ConnectorNames
extends Object
Includes builtin connector names for phone home purposes. These connectors live in
Sources
and
Sinks
The connector name format is "(Source|Sink)" and follows camel case.
e.g avroSink, fileSource, fileWatcherSource, avroSource and so on.
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
FILES
public static final String FILES
- See Also:
-
-
FILE_WATCHER
public static final String FILE_WATCHER
- See Also:
-