public class WorkerRegistration<WorkerType extends Serializable> extends TaskExecutorConnection
TaskExecutorConnection, adding the worker information.| Constructor and Description |
|---|
WorkerRegistration(TaskExecutorGateway taskExecutorGateway,
WorkerType worker) |
| Modifier and Type | Method and Description |
|---|---|
WorkerType |
getWorker() |
getInstanceID, getTaskExecutorGatewaypublic WorkerRegistration(TaskExecutorGateway taskExecutorGateway, WorkerType worker)
public WorkerType getWorker()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.