public class StageValidator extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSameVersion(Class<? extends com.streamsets.pipeline.api.Stage> a,
Class<? extends com.streamsets.pipeline.api.Stage> b)
Returns if and only if both stage classes have defined the same version.
|
Copyright © 2019 StreamSets. All rights reserved.