- java.lang.Object
-
- co.cask.cdap.api.Config
-
- co.cask.cdap.api.plugin.PluginConfig
-
- co.cask.hydrator.common.ReferencePluginConfig
-
- All Implemented Interfaces:
- Serializable
public class ReferencePluginConfig
extends co.cask.cdap.api.plugin.PluginConfig
PluginConfig that contains a referenceName property that is used to create an external Dataset for
metadata, lineage purposes.
- 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.