Class SparkPSProxy
java.lang.Object
org.apache.sysds.runtime.controlprogram.paramserv.ParamServer
org.apache.sysds.runtime.controlprogram.paramserv.SparkPSProxy
-
Constructor Summary
ConstructorsConstructorDescriptionSparkPSProxy(org.apache.spark.network.client.TransportClient client, long rpcTimeout, org.apache.spark.util.LongAccumulator aRPC) -
Method Summary
Methods inherited from class org.apache.sysds.runtime.controlprogram.paramserv.ParamServer
getAggInst, getNumWorkers, getResult
-
Constructor Details
-
SparkPSProxy
public SparkPSProxy(org.apache.spark.network.client.TransportClient client, long rpcTimeout, org.apache.spark.util.LongAccumulator aRPC)
-
-
Method Details
-
push
- Specified by:
pushin classParamServer
-
pull
- Specified by:
pullin classParamServer
-