Uses of Enum Class
org.apache.sysds.runtime.lineage.LineageItem.LineageItemType
Packages that use LineageItem.LineageItemType
-
Uses of LineageItem.LineageItemType in org.apache.sysds.runtime.lineage
Methods in org.apache.sysds.runtime.lineage that return LineageItem.LineageItemTypeModifier and TypeMethodDescriptionLineageItem.getType()static LineageItem.LineageItemTypestatic LineageItem.LineageItemTypeReturns the enum constant of this class with the specified name.static LineageItem.LineageItemType[]LineageItem.LineageItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.