| Package | Description |
|---|---|
| io.cdap.wrangler.parser | |
| io.cdap.wrangler.registry |
| Constructor and Description |
|---|
GrammarBasedParser(String namespace,
String[] directives,
DirectiveRegistry registry) |
GrammarBasedParser(String namespace,
String recipe,
DirectiveRegistry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeDirectiveRegistry
This class implements a Composition of multiple registries.
|
class |
SystemDirectiveRegistry
This class is implementation of
DirectiveRegistry for maintaining a registry
of system provided directives. |
class |
UserDirectiveRegistry
A User Executor Registry in a collection of user defined directives.
|
| Constructor and Description |
|---|
CompositeDirectiveRegistry(DirectiveRegistry... registries) |
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.