Interface | Description |
---|---|
ArtifactManager |
Provides access to artifacts
|
Class | Description |
---|---|
ApplicationClass |
Contains information about an Application class.
|
ArtifactClasses |
Classes contained in an artifact, such as plugin classes and application classes.
|
ArtifactClasses.Builder |
Builder to more easily add application and plugin classes, and in the future, program and
dataset classes.
|
ArtifactId |
Uniquely describes an artifact within a namespace.
|
ArtifactInfo |
Represents an artifact returned by /artifacts/{artifact-name}/versions/{artifact-version}.
|
ArtifactRange |
Represents a range of versions for an artifact.
|
ArtifactSummary |
Represents an artifact returned by /artifacts and /artifacts/{artifact-name}.
|
ArtifactVersion |
Represents version of an artifact.
|
ArtifactVersionRange |
Represents a version range of an artifact.
|
CloseableClassLoader |
A
ClassLoader that implements Closeable for resource cleanup. |
Enum | Description |
---|---|
ArtifactScope |
The scope of an artifact.
|
Exception | Description |
---|---|
InvalidArtifactRangeException |
Thrown when an artifact range is invalid.
|
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.