- java.lang.Object
-
- co.cask.cdap.api.Config
-
- co.cask.cdap.api.plugin.PluginConfig
-
- co.cask.hydrator.plugin.ConnectionConfig
-
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DBConfig, QueryConfig
public class ConnectionConfig
extends co.cask.cdap.api.plugin.PluginConfig
Defines a base PluginConfig that Database source, sink, and action can all re-use.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class co.cask.cdap.api.plugin.PluginConfig
containsMacro, getProperties
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.