-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Class and Description |
static interface |
Upgrader.UpgradeAction
Performs an action on the upgraded hydrator config.
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
shouldUpgrade(co.cask.cdap.proto.artifact.ArtifactSummary artifactSummary) |
boolean |
upgrade(co.cask.cdap.proto.artifact.ArtifactSummary oldArtifact,
String oldConfigStr,
Upgrader.UpgradeAction upgradeAction) |
-
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.