org.apache.sysml.runtime.matrix

Class MetaData

  • Direct Known Subclasses:
    MatrixDimensionsMetaData


    public abstract class MetaData
    extends Object
    Class to store metadata associated with a file (e.g., a matrix) on disk. This class must be extended to associate specific information with the file.
    • Constructor Detail

      • MetaData

        public MetaData()

Copyright © 2017 The Apache Software Foundation. All rights reserved.