| Package | Description |
|---|---|
| io.cdap.wrangler.parser | |
| io.cdap.wrangler.registry |
| Modifier and Type | Method and Description |
|---|---|
DirectiveScope |
DirectiveClass.getScope() |
| Constructor and Description |
|---|
DirectiveClass(String name,
String className,
DirectiveScope scope,
ArtifactId artifactId) |
| Modifier and Type | Method and Description |
|---|---|
DirectiveScope |
DirectiveInfo.scope() |
static DirectiveScope |
DirectiveScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectiveScope[] |
DirectiveScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 CDAP Licensed under the Apache License, Version 2.0.