Package org.apache.sysds.runtime.io
Class FileFormatPropertiesHDF5
- java.lang.Object
-
- org.apache.sysds.runtime.io.FileFormatProperties
-
- org.apache.sysds.runtime.io.FileFormatPropertiesHDF5
-
- All Implemented Interfaces:
Serializable
public class FileFormatPropertiesHDF5 extends FileFormatProperties implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileFormatPropertiesHDF5()
FileFormatPropertiesHDF5(String datasetName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDatasetName()
String
toString()
-
Methods inherited from class org.apache.sysds.runtime.io.FileFormatProperties
getBlocksize, getDescription, knownBlocksize, setDescription
-
-