| Class | Description |
|---|---|
| AbstractDirectiveHandler |
Abstract handler which contains common logic for v1 and v2 endpoints
TODO: CDAP-18015 Refactor and add unit test for methods in this class
|
| ConnectionDiscoverer |
Discover for connection related operations
|
| ConnectionUpgrader |
Upgrader for connections
|
| ConnectorArtifactLoader |
Connector artifact loader
|
| DirectivesHandler | Deprecated |
| RemoteDirectiveRequest |
Request for remote execution of directives
|
| RemoteExecutionTask |
Task for remote execution of directives
|
| SpecificationUpgradeUtils |
Specification util specifically needed for upgrade.
|
| UserDirectivesCollector |
This Visitor collects user directives and helps to add #pragma directive to load them to the
script
|
| WorkspaceHandler |
V2 endpoints for workspace
|
| WorkspaceUpgrader |
Upgrader for workspaces.
|
| WranglerDisplaySerializer |
Formats Structure and Array records in a "pseudojson" in which it collapses
complex types by callint toString().
|
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.