Uses of Enum Class
org.apache.sysds.hops.codegen.SpoofCompiler.PlanCachePolicy
Packages that use SpoofCompiler.PlanCachePolicy
-
Uses of SpoofCompiler.PlanCachePolicy in org.apache.sysds.hops.codegen
Fields in org.apache.sysds.hops.codegen declared as SpoofCompiler.PlanCachePolicyMethods in org.apache.sysds.hops.codegen that return SpoofCompiler.PlanCachePolicyModifier and TypeMethodDescriptionSpoofCompiler.PlanCachePolicy.get(boolean planCache, boolean compileLiterals) Returns the enum constant of this class with the specified name.static SpoofCompiler.PlanCachePolicy[]SpoofCompiler.PlanCachePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.