Package org.apache.sysds.runtime.controlprogram.federated
package org.apache.sysds.runtime.controlprogram.federated
-
ClassDescriptionLookup table mapping from a FedUniqueCoordID (funCID) to an ExecutionContextMap (ECM) so that every coordinator can address federated variables with its own local sequential variable IDs.Class representing an entry of the federated read cache.Note: federated worker handler created for every command; and concurrent parfor threads at coordinator need separate execution contexts at the federated sites tooException to throw when an exception occurs in FederatedWorkerHandler during handling of FederatedRequest.Class to represent the relation between a MatrixObject and the respective LineageItem.