|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
The superclass changed from org.kitesdk.data.spi.AbstractDatasetRepository to org.kitesdk.data.spi.filesystem.FileSystemDatasetRepository.
| Removed Constructors | |
Configuration, |
Construct a FileSystemDatasetRepository for the given MetadataProvider for metadata storage. |
| Removed Methods | |
Dataset<E> create(String, |
|
boolean delete(String) |
|
boolean exists(String) |
|
MetadataProvider getMetadataProvider() |
@return the MetadataProvider being used by this repository. |
URI getUri() |
|
Collection<String> list() |
|
Dataset<E> load(String) |
|
PartitionKey partitionKeyForPath(Dataset, |
Get a org.kitesdk.data.PartitionKey corresponding to a partition's filesystem path represented as a URI. |
String toString() |
|
Dataset<E> update(String, |
|
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||