Class H5FilterPipelineMessage

java.lang.Object
org.apache.sysds.runtime.io.hdf5.message.H5Message
org.apache.sysds.runtime.io.hdf5.message.H5FilterPipelineMessage

public class H5FilterPipelineMessage extends H5Message
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 Details

  • Method Details