Class H5FilterPipelineMessage
java.lang.Object
org.apache.sysds.runtime.io.hdf5.message.H5Message
org.apache.sysds.runtime.io.hdf5.message.H5FilterPipelineMessage
Minimal parser for filter pipeline messages. We currently do not support any filters, and therefore
fail fast if we encounter one so the user understands why the dataset cannot be read.
-
Constructor Summary
ConstructorsConstructorDescriptionH5FilterPipelineMessage(H5RootObject rootObject, BitSet flags, ByteBuffer bb) -
Method Summary
Methods inherited from class org.apache.sysds.runtime.io.hdf5.message.H5Message
readObjectHeaderMessage
-
Constructor Details
-
H5FilterPipelineMessage
-
-
Method Details
-
getFilterIds
-