| Package | Description | 
|---|---|
| org.apache.sysds.api | |
| org.apache.sysds.api.mlcontext | |
| org.apache.sysds.runtime.lineage | 
| Modifier and Type | Field and Description | 
|---|---|
| static LineageCacheConfig.ReuseCacheType | DMLScript. LINEAGE_REUSE | 
| LineageCacheConfig.ReuseCacheType | DMLOptions. linReuseType | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MLContext. setLineage(LineageCacheConfig.ReuseCacheType reuse)Set type of lineage-based reuse caching and enable lineage tracing | 
| Modifier and Type | Method and Description | 
|---|---|
| static LineageCacheConfig.ReuseCacheType | LineageCacheConfig. getCacheType() | 
| static LineageCacheConfig.ReuseCacheType | LineageCacheConfig.ReuseCacheType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LineageCacheConfig.ReuseCacheType[] | LineageCacheConfig.ReuseCacheType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | LineageCacheConfig. restartReuse(LineageCacheConfig.ReuseCacheType rop) | 
| static void | LineageCacheConfig. setConfig(LineageCacheConfig.ReuseCacheType ct) | 
| static void | LineageCacheConfig. setConfig(LineageCacheConfig.ReuseCacheType ct,
         org.apache.sysds.runtime.lineage.LineageCacheConfig.CachedItemHead ith,
         org.apache.sysds.runtime.lineage.LineageCacheConfig.CachedItemTail itt) | 
| static void | LineageCacheConfig. setConfigTsmmCbind(LineageCacheConfig.ReuseCacheType ct) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.