Package | Description |
---|---|
org.apache.sysds.hops.codegen |
Modifier and Type | Field and Description |
---|---|
static SpoofCompiler.PlanCachePolicy |
SpoofCompiler.PLAN_CACHE_POLICY |
Modifier and Type | Method and Description |
---|---|
static SpoofCompiler.PlanCachePolicy |
SpoofCompiler.PlanCachePolicy.get(boolean planCache,
boolean compileLiterals) |
static SpoofCompiler.PlanCachePolicy |
SpoofCompiler.PlanCachePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpoofCompiler.PlanCachePolicy[] |
SpoofCompiler.PlanCachePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.