public class RemoteCallMaster extends Object
| Constructor and Description |
|---|
RemoteCallMaster() |
| Modifier and Type | Method and Description |
|---|---|
static io.ray.api.ObjectRef<byte[]> |
reportJobWorkerCommitAsync(io.ray.api.ActorHandle<JobMaster> actor,
WorkerCommitReport commitReport) |
static Boolean |
requestJobWorkerRollback(io.ray.api.ActorHandle<JobMaster> actor,
WorkerRollbackRequest rollbackRequest) |
public static io.ray.api.ObjectRef<byte[]> reportJobWorkerCommitAsync(io.ray.api.ActorHandle<JobMaster> actor, WorkerCommitReport commitReport)
public static Boolean requestJobWorkerRollback(io.ray.api.ActorHandle<JobMaster> actor, WorkerRollbackRequest rollbackRequest)
Copyright © 2021. All rights reserved.