| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.kitesdk.data | |
|---|---|
| org.kitesdk.data | Provides interfaces and classes for reading and writing datasets. | 
| org.kitesdk.data.crunch | Provides helper classes for working with datasets using Crunch. | 
| org.kitesdk.data.hcatalog | Provides a dataset implementation that uses the Hive/HCatalog metastore for metadata,
 and stores data in a Hadoop FileSystem.  | 
| org.kitesdk.data.mapreduce | Provides helper classes for working with datasets using MapReduce. | 
| org.kitesdk.data.spi | |
| org.kitesdk.data.spi.filesystem | |
| org.kitesdk.tools | |
| Classes in org.kitesdk.data used by org.kitesdk.data | |
|---|---|
| ColumnMapping
 A descriptor for an entity's column mappings, which defines how an entity maps to a columnar store.  | 
|
| ColumnMapping.Builder
 A fluent builder to aid in constructing a ColumnMapping. | 
|
| Dataset
 A logical representation of a set of data entities.  | 
|
| DatasetDescriptor
 The structural definition of a Dataset. | 
|
| DatasetDescriptor.Builder
 A fluent builder to aid in the construction of DatasetDescriptors. | 
|
| DatasetException
 Exception thrown for dataset-related failures.  | 
|
| DatasetReader
 A stream-oriented dataset reader.  | 
|
| DatasetRepository
 A logical repository (storage system) of Datasets. | 
|
| DatasetRepositoryException
 Exception thrown for dataset repository-related failures.  | 
|
| DatasetWriter
 A stream-oriented dataset writer.  | 
|
| FieldMapping
 Represents how to store a Schema field.  | 
|
| FieldMapping.MappingType
 The supported Mapping Types, which control how an entity field maps to columns in an HBase table.  | 
|
| Format
 The data format used for encoding the data in a Dataset when stored 
 in a DatasetRepository. | 
|
| Key
 A key for retrieving entities from a RandomAccessDataset. | 
|
| Key.Builder
 A fluent builder to aid in the construction of Key objects. | 
|
| PartitionKey
 Deprecated. will be removed in 0.16.0; use RefinableView
 methods instead | 
|
| PartitionStrategy
 The strategy used to determine how a dataset is partitioned.  | 
|
| PartitionStrategy.Builder
 A fluent builder to aid in the construction of PartitionStrategys. | 
|
| RandomAccessDataset
 A Dataset that supports random access operations on entities. | 
|
| RandomAccessDatasetRepository
 A logical repository (storage system) of RandomAccessDatasets. | 
|
| RefinableView
 A RefinableView specifies a subset of a Dataset by one or 
 more logical constraints. | 
|
| View
 A View is a subset of a Dataset. | 
|
| Classes in org.kitesdk.data used by org.kitesdk.data.crunch | |
|---|---|
| Dataset
 A logical representation of a set of data entities.  | 
|
| View
 A View is a subset of a Dataset. | 
|
| Classes in org.kitesdk.data used by org.kitesdk.data.hcatalog | |
|---|---|
| Dataset
 A logical representation of a set of data entities.  | 
|
| DatasetDescriptor
 The structural definition of a Dataset. | 
|
| DatasetRepository
 A logical repository (storage system) of Datasets. | 
|
| Classes in org.kitesdk.data used by org.kitesdk.data.mapreduce | |
|---|---|
| View
 A View is a subset of a Dataset. | 
|
| Classes in org.kitesdk.data used by org.kitesdk.data.spi | |
|---|---|
| DatasetRepository
 A logical repository (storage system) of Datasets. | 
|
| Classes in org.kitesdk.data used by org.kitesdk.data.spi.filesystem | |
|---|---|
| DatasetRepository
 A logical repository (storage system) of Datasets. | 
|
| Classes in org.kitesdk.data used by org.kitesdk.tools | |
|---|---|
| View
 A View is a subset of a Dataset. | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||