public class TransportUtils extends Object
| 构造器和说明 |
|---|
TransportUtils() |
public static void ttReportInstanceStatus(TaskTrackerReportInstanceStatusReq req, String address, Transporter transporter)
public static void ttStartPtTask(TaskTrackerStartTaskReq req, String address, Transporter transporter)
public static void ttStopPtInstance(TaskTrackerStopInstanceReq req, String address, Transporter transporter)
public static void ptReportTask(ProcessorReportTaskStatusReq req, String address, WorkerRuntime workerRuntime)
public static void ptReportSelfStatus(ProcessorTrackerStatusReportReq req, String address, WorkerRuntime workerRuntime)
public static void reportLogs(WorkerLogReportReq req, String address, Transporter transporter)
public static void reportWorkerHeartbeat(WorkerHeartbeat req, String address, Transporter transporter)
public static boolean reliablePtReportTask(ProcessorReportTaskStatusReq req, String address, WorkerRuntime workerRuntime)
public static boolean reliableMapTask(ProcessorMapTaskRequest req, String address, WorkerRuntime workerRuntime) throws PowerJobCheckedException
public static boolean reliableTtReportInstanceStatus(TaskTrackerReportInstanceStatusReq req, String address, Transporter transporter)
public static AskResponse reliableQueryJobCluster(WorkerQueryExecutorClusterReq req, String address, Transporter transporter)
public static AskResponse reliableQueryContainerInfo(WorkerNeedDeployContainerRequest req, String address, Transporter transporter)
public static URL easyBuildUrl(ServerType serverType, String rootPath, String handlerPath, String address)
Copyright © 2024. All rights reserved.