Generated by
JDiff

Class com.cloudera.cdk.data.filesystem.FileSystemDatasetRepository

Changed Constructors
FileSystemDatasetRepository(URI) Now deprecated.
will be removed in 0.9.0
FileSystemDatasetRepository(FileSystem, Path) Now deprecated.
will be removed in 0.9.0
FileSystemDatasetRepository(FileSystem, Path, MetadataProvider) Now deprecated.
will be removed in 0.9.0
 

Removed Methods
void checkExists(FileSystem, Path) Precondition-style static validation that a dataset exists
Path pathForDataset(String)

Implementations should return the fully-qualified path of the data directory for the dataset with the given name.

Path pathForDataset(Path, String) Returns the correct dataset path for the given name and root directory.
 

Changed Methods
FileSystem getFileSystem() Now deprecated.
will be removed in 0.9.0
Path getRootDirectory() Now deprecated.
will be removed in 0.9.0