| 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)Creates separate slices of an input data object according to the index ranges of federated data. | 
| FederatedRequest[] | FederationMap. broadcastSliced(CacheableData<?> data,
               boolean isFrame,
               int[][] ix) | 
| static FederationMap | FederationUtils. federateLocalData(CacheableData<?> data) | 
| Constructor and Description | 
|---|
| FederatedLocalData(long id,
                  CacheableData<?> data) | 
| 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 | 
|---|---|
| static void | InitFEDInstruction. federateMatrix(CacheableData<?> output,
              List<org.apache.commons.lang3.tuple.Pair<FederatedRange,FederatedData>> workers) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LineageObject. setBackReference(CacheableData<?> cd) | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheableData<?> | MetaDataAll. parseAndSetPrivacyConstraint(CacheableData<?> cd) | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheableData<?> | MetaDataAll. parseAndSetPrivacyConstraint(CacheableData<?> cd) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.