- validate() - Method in class io.cdap.delta.proto.ColumnTransformation
-
Validate whether the columnName is non-empty and diretive is non-empty
- validate() - Method in class io.cdap.delta.proto.DBTable
-
Validates that both database and table are non-null and non-empty.
- validate() - Method in class io.cdap.delta.proto.Plugin
-
- validate() - Method in class io.cdap.delta.proto.Stage
-
- validate() - Method in class io.cdap.delta.proto.StateRequest
-
- validate() - Method in class io.cdap.delta.proto.TableTransformation
-
Validate whether table name is non-empty and column transformations are valid.
- validateDraft() - Method in class io.cdap.delta.proto.DeltaConfig
-
Validate that the config is a valid draft.
- validatePipeline() - Method in class io.cdap.delta.proto.DeltaConfig
-
Validate that the config is a valid pipeline.
- valueOf(String) - Static method in enum io.cdap.delta.proto.PipelineState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.cdap.delta.proto.TableState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.cdap.delta.proto.PipelineState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.cdap.delta.proto.TableState
-
Returns an array containing the constants of this enum type, in
the order they are declared.