Package org.apache.drill.exec.store.hdf5
Class HDF5DrillMetadata
java.lang.Object
org.apache.drill.exec.store.hdf5.HDF5DrillMetadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()
boolean
isLink()
void
setAttributes
(Map<String, HDF5Attribute> attribs) void
setDataType
(String dataType) void
setLink
(boolean linkStatus) void
-
Constructor Details
-
HDF5DrillMetadata
public HDF5DrillMetadata()
-
-
Method Details
-
getPath
-
setPath
-
getDataType
-
setDataType
-
getAttributes
-
setAttributes
-
isLink
public boolean isLink() -
setLink
public void setLink(boolean linkStatus)
-