| Package | Description |
|---|---|
| org.kitesdk.data.impl |
Provides internal implementation classes that are not part of the public API,
and which are not published in the Javadoc.
|
| org.kitesdk.data.spi |
Provides a service provider interface for implementors of Kite Data APIs.
|
| Class and Description |
|---|
| FieldPartitioner
Partitions values for a named field.
|
| Class and Description |
|---|
| AbstractRefinableView
A common View base class to simplify implementations of Views created from ranges.
|
| Constraints
A set of simultaneous constraints.
|
| Constraints.KeyPredicate
A
Predicate for testing a StorageKey against a set of
predicates. |
| DatasetRepository
A logical repository (storage system) of
Datasets. |
| EntityAccessor |
| FieldPartitioner
Partitions values for a named field.
|
| InitializeAccessor |
| JsonUtil.JsonTreeVisitor |
| Marker
A
Marker is a bookmark in the partition space, which is the space of
each possible partition in a PartitionStrategy. |
| Marker.Builder
A fluent builder for creating Marker instances.
|
| MarkerComparator
Comparison methods for
Marker objects with respect to a
PartitionStrategy. |
| MarkerRange
Represents a range of concrete partitions.
|
| MarkerRange.Boundary
Represents the boundary of a range, either inclusive or exclusive.
|
| MarkerRange.Builder |
| MetadataProvider
A service provider interface for metadata system plugins.
|
| OptionBuilder
This interface defines methods that allow instances of some type, T, to be
created from a set of options.
|
| Pair |
| PartitionedDataset |
| PartitionKey
A key for retrieving partitions from a
Dataset. |
| ReaderWriterState
An enum representing the state of a
DatasetReader or
DatasetWriter. |
| SchemaUtil.SchemaVisitor |
| StorageKey
A StorageKey is a complete set of values for a PartitionStrategy.
|
| StorageKey.Builder
A fluent
Builder for creating a StorageKey. |
| TemporaryDatasetRepository
A
DatasetRepository that can be discarded when no longer needed. |
| TimeDomain |
| URIPattern
Defines a URI pattern that can be used to parse and match other URIs.
|
Copyright © 2013–2015. All rights reserved.