Class H5AttributeMessage
java.lang.Object
org.apache.sysds.runtime.io.hdf5.message.H5Message
org.apache.sysds.runtime.io.hdf5.message.H5AttributeMessage
Lightweight placeholder for attribute messages. We currently ignore attribute content but keep track of the
bytes to ensure the buffer position stays consistent, logging that the attribute was skipped to aid debugging.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sysds.runtime.io.hdf5.message.H5Message
readObjectHeaderMessage
-
Constructor Details
-
H5AttributeMessage
-