| Modifier and Type | Class and Description | 
|---|---|
| class  | FrameObject | 
| class  | MatrixObjectRepresents a matrix in control program. | 
| class  | TensorObject | 
| Modifier and Type | Method and Description | 
|---|---|
| static CacheableData<?> | ExecutionContext. createCacheableData(CacheBlock cb) | 
| CacheableData<?> | ExecutionContext. getCacheableData(CPOperand input) | 
| CacheableData<?> | ExecutionContext. getCacheableData(String varname) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.spark.broadcast.Broadcast<CacheBlock> | SparkExecutionContext. broadcastVariable(CacheableData<CacheBlock> cd) | 
| void | ExecutionContext. cleanupCacheableData(CacheableData<?> mo) | 
| void | SparkExecutionContext. cleanupCacheableData(CacheableData<?> mo) | 
| Modifier and Type | Method and Description | 
|---|---|
| FederatedRequest | FederationMap. broadcast(CacheableData<?> data) | 
| FederatedRequest[] | FederationMap. broadcastSliced(CacheableData<?> data,
               boolean transposed) | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheableData<?> | ParameterizedBuiltinCPInstruction. getTarget(ExecutionContext ec) | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheableData<?> | ParameterizedBuiltinFEDInstruction. getTarget(ExecutionContext ec) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LineageObject. setBackReference(CacheableData<?> cd) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.