Generated by
JDiff

Class com.cloudera.cdk.data.DatasetDescriptor

Changed Constructors
DatasetDescriptor(Schema, PartitionStrategy) Now deprecated.
will be removed in 0.9.0
 

Added Methods
boolean equals(Object)  
URI getLocation() Get the URL location where the data for this Dataset is stored (optional).
String getProperty(String) Get a named property.
boolean hasProperty(String) Check if a named property exists.
int hashCode()  
Collection<String> listProperties() List the names of all custom properties set.