Generated by
JDiff

Package org.kitesdk.data

Removed Classes
NoSuchDatasetException Exception thrown when a DatasetRepository method is incorrectly called for a dataset name that does not yet exist.
 

Added Interfaces
RefineableView A {@code RefineableView} specifies a subset of a Dataset by one or more logical constraints.
 

Changed Classes and Interfaces
Dataset

A logical representation of a set of data entities.

DatasetDescriptor.Builder A fluent builder to aid in the construction of DatasetDescriptors.
FieldPartitioner

Partitions values for a named field.

PartitionStrategy

The strategy used to determine how a dataset is partitioned.

PartitionStrategy.Builder A fluent builder to aid in the construction of PartitionStrategys.
View A {@code View} is a subset of a Dataset.