Uses of Enum Class
org.apache.sysds.parser.Statement.PSCheckpointing
Packages that use Statement.PSCheckpointing
-
Uses of Statement.PSCheckpointing in org.apache.sysds.parser
Methods in org.apache.sysds.parser that return Statement.PSCheckpointingModifier and TypeMethodDescriptionstatic Statement.PSCheckpointingReturns the enum constant of this class with the specified name.static Statement.PSCheckpointing[]Statement.PSCheckpointing.values()Returns an array containing the constants of this enum class, in the order they are declared.