Package | Description |
---|---|
io.cdap.cdap.api |
Interfaces for program and resource specifications, program lifecycle, runtime context and processors.
|
io.cdap.cdap.api.data |
Defines means of integration between programs and data access.
|
io.cdap.cdap.api.data.batch |
Allows MapReduce jobs to read from and write to datasets.
|
io.cdap.cdap.api.dataset |
Defines APIs for accessing and managing data within CDAP.
|
io.cdap.cdap.api.dataset.lib |
Collection of
Dataset implementations available out-of-the-box in CDAP. |
io.cdap.cdap.api.dataset.lib.cube |
Implementation of a Cube dataset in CDAP.
|
io.cdap.cdap.api.dataset.module |
Defines deployment of custom
Dataset s to make them available within CDAP. |
io.cdap.cdap.api.dataset.table |
Provides access to the system-level table
Dataset s available within CDAP. |
io.cdap.cdap.api.workflow |
For constructing workflows.
|
io.cdap.cdap.internal.api |
This package contains internal classes for supporting the CDAP API.
|
io.cdap.cdap.internal.dataset |
This package contains internal classes for supporting the CDAP API.
|
Class and Description |
---|
Dataset
Implementations of this class perform data operations on dataset instance.
|
DatasetManager
Provides dataset management functions.
|
DatasetProperties
Dataset instance properties.
|
Class and Description |
---|
Dataset
Implementations of this class perform data operations on dataset instance.
|
Class and Description |
---|
DataSetException
Thrown when a data operation fails.
|
Class and Description |
---|
Dataset
Implementations of this class perform data operations on dataset instance.
|
DatasetAdmin
Defines the minimum administrative operations a dataset should support.
|
DatasetContext
Provides access to the context for a dataset including its environment and configuration
|
DataSetException
Thrown when a data operation fails.
|
DatasetManagementException
Thrown when there's an error during dataset modules, types or instances management operations.
|
DatasetProperties
Dataset instance properties.
|
DatasetProperties.Builder
A Builder to construct DatasetProperties instances.
|
DatasetSpecification
A
DatasetSpecification is a hierarchical meta data object that contains all
meta data needed to instantiate a dataset at runtime. |
DatasetSpecification.Builder
A Builder to construct DatasetSpecification instances.
|
ExploreProperties.AbstractBuilder
A builder for dataset properties for Explore.
|
ExploreProperties.Builder
A builder for dataset properties for Explore.
|
IncompatibleUpdateException
Exception thrown when a dataset instance is reconfigured in an incompatible way.
|
Class and Description |
---|
Dataset
Implementations of this class perform data operations on dataset instance.
|
DatasetAdmin
Defines the minimum administrative operations a dataset should support.
|
DatasetContext
Provides access to the context for a dataset including its environment and configuration
|
DatasetDefinition
Defines named dataset type implementation.
|
DataSetException
Thrown when a data operation fails.
|
DatasetProperties
Dataset instance properties.
|
DatasetProperties.Builder
A Builder to construct DatasetProperties instances.
|
DatasetSpecification
A
DatasetSpecification is a hierarchical meta data object that contains all
meta data needed to instantiate a dataset at runtime. |
ExploreProperties.AbstractBuilder
A builder for dataset properties for Explore.
|
IncompatibleUpdateException
Exception thrown when a dataset instance is reconfigured in an incompatible way.
|
Reconfigurable
Interface implemented by DatasetDefinitions that have a way to reconfigure the dataset properties.
|
Updatable
Interface implemented by DatasetAdmin that have a way to update the dataset after reconfiguration.
|
Class and Description |
---|
Dataset
Implementations of this class perform data operations on dataset instance.
|
Class and Description |
---|
DatasetDefinition
Defines named dataset type implementation.
|
Class and Description |
---|
Dataset
Implementations of this class perform data operations on dataset instance.
|
DatasetProperties
Dataset instance properties.
|
DatasetProperties.Builder
A Builder to construct DatasetProperties instances.
|
ExploreProperties.AbstractBuilder
A builder for dataset properties for Explore.
|
Class and Description |
---|
Dataset
Implementations of this class perform data operations on dataset instance.
|
DatasetProperties
Dataset instance properties.
|
Class and Description |
---|
Dataset
Implementations of this class perform data operations on dataset instance.
|
DatasetProperties
Dataset instance properties.
|
Class and Description |
---|
DatasetProperties
Dataset instance properties.
|
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.