Uses of Enum Class
org.apache.sysds.runtime.ooc.cache.BlockState
Packages that use BlockState
-
Uses of BlockState in org.apache.sysds.runtime.ooc.cache
Methods in org.apache.sysds.runtime.ooc.cache that return BlockStateModifier and TypeMethodDescriptionBlockEntry.getState()static BlockStateReturns the enum constant of this class with the specified name.static BlockState[]BlockState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.sysds.runtime.ooc.cache with parameters of type BlockStateConstructors in org.apache.sysds.runtime.ooc.cache with parameters of type BlockState