Package | Description |
---|---|
io.cdap.cdap.api |
Interfaces for program and resource specifications, program lifecycle, runtime context and
processors.
|
io.cdap.cdap.api.app |
An Application is a logical grouping of
Datasets and
programs. |
Modifier and Type | Method and Description |
---|---|
ApplicationSpecification |
RuntimeContext.getApplicationSpecification() |
Modifier and Type | Method and Description |
---|---|
default ApplicationSpecification |
ApplicationUpdateContext.getApplicationSpecification()
Returns the current app spec.
|
default ApplicationSpecification |
ApplicationConfigurer.getDeployedApplicationSpec()
Return the application Specification if it was deployed before.
|
ApplicationSpecification |
RuntimeConfigurer.getDeployedApplicationSpec()
Deprecated.
|
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.