Uses of Class
org.apache.sysds.runtime.iogen.MappingProperties
Packages that use MappingProperties
-
Uses of MappingProperties in org.apache.sysds.runtime.iogen
Methods in org.apache.sysds.runtime.iogen that return MappingPropertiesModifier and TypeMethodDescriptionCustomProperties.getMappingProperties()ReaderMapping.getMappingProperties()ReaderMappingIndex.getMappingProperties()Methods in org.apache.sysds.runtime.iogen with parameters of type MappingPropertiesModifier and TypeMethodDescriptionvoidCustomProperties.setMappingProperties(MappingProperties mappingProperties) Constructors in org.apache.sysds.runtime.iogen with parameters of type MappingPropertiesModifierConstructorDescriptionCustomProperties(MappingProperties mappingProperties, RowIndexStructure rowIndexStructure, ColIndexStructure colIndexStructure)