Package | Description |
---|---|
org.apache.sysds.runtime.controlprogram.paramserv | |
org.apache.sysds.runtime.controlprogram.paramserv.rpc |
Modifier and Type | Method and Description |
---|---|
static LocalParamServer |
LocalParamServer.create(ListObject model,
String aggFunc,
Statement.PSUpdateType updateType,
ExecutionContext ec,
int workerNum) |
Modifier and Type | Method and Description |
---|---|
static org.apache.spark.network.server.TransportServer |
PSRpcFactory.createServer(org.apache.spark.SparkConf conf,
LocalParamServer ps,
String host)
Create and start the server
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.