Generated by
JDiff

Package org.kitesdk.data

Added Interfaces
PartitionView A {@code PartitionView} is a subset of a Dataset that corresponds to a single partition, with a location.
Signalable Signalable views may signal consumers when their underlying data is ready for consumption.
 

Changed Classes and Interfaces
IncompatibleSchemaException

Exception thrown when a schema update is not compatible with the previous schema (or schemas) or with existing datasets (if shared storage is used, for example).

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