| Package | Description |
|---|---|
| io.cdap.wrangler.registry |
| Modifier and Type | Method and Description |
|---|---|
DirectiveInfo.Scope |
DirectiveInfo.scope() |
static DirectiveInfo.Scope |
DirectiveInfo.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectiveInfo.Scope[] |
DirectiveInfo.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DirectiveInfo(DirectiveInfo.Scope scope,
Class<? extends Directive> directive)
Initializes the class
DirectiveInfo. |
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.