public class ServerURLFactory extends Object
| 构造器和说明 |
|---|
ServerURLFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static tech.powerjob.remote.framework.base.URL |
deployContainer2Worker(String address) |
static tech.powerjob.remote.framework.base.URL |
destroyContainer2Worker(String address) |
static tech.powerjob.remote.framework.base.URL |
dispatchJob2Worker(String address) |
static tech.powerjob.remote.framework.base.URL |
ping2Friend(String address) |
static tech.powerjob.remote.framework.base.URL |
process2Friend(String address) |
static tech.powerjob.remote.framework.base.URL |
queryInstance2Worker(String address) |
static tech.powerjob.remote.framework.base.URL |
simileBuild(String address,
tech.powerjob.remote.framework.base.ServerType type,
String rootPath,
String handlerPath) |
static tech.powerjob.remote.framework.base.URL |
stopInstance2Worker(String address) |
public static tech.powerjob.remote.framework.base.URL dispatchJob2Worker(String address)
public static tech.powerjob.remote.framework.base.URL stopInstance2Worker(String address)
public static tech.powerjob.remote.framework.base.URL queryInstance2Worker(String address)
public static tech.powerjob.remote.framework.base.URL deployContainer2Worker(String address)
public static tech.powerjob.remote.framework.base.URL destroyContainer2Worker(String address)
public static tech.powerjob.remote.framework.base.URL ping2Friend(String address)
public static tech.powerjob.remote.framework.base.URL process2Friend(String address)
Copyright © 2023. All rights reserved.