Interface | Description |
---|---|
MetadataReader |
The context for reading metadata from program
|
MetadataWriter |
The context for emitting metadata from programs
|
Class | Description |
---|---|
Metadata |
Represents metadata (properties and tags) of an entity.
|
MetadataEntity |
Represents either a CDAP entity or a custom entity in metadata APIs.
|
MetadataEntity.Builder |
Builder for
MetadataEntity |
MetadataEntity.KeyValue |
MetadataEntity key-value. |
Enum | Description |
---|---|
MetadataScope |
Represents the scope of metadata for a metadata entity.
|
Exception | Description |
---|---|
MetadataException |
Exception which is thrown when a metadata operation fails
|
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.