| Package | Description |
|---|---|
| io.cdap.delta.api.assessment |
| Modifier and Type | Method and Description |
|---|---|
ColumnSupport |
ColumnAssessment.getSupport() |
static ColumnSupport |
ColumnSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnSupport[] |
ColumnSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnAssessment.Builder |
ColumnAssessment.Builder.setSupport(ColumnSupport support) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.