public class WorkerInfo extends Object
| Constructor and Description |
|---|
WorkerInfo() |
| Modifier and Type | Method and Description |
|---|---|
static WorkerInfo |
of(String workerId,
String workerHostname,
int port) |
static WorkerInfo |
parseFrom(String str) |
public static WorkerInfo of(String workerId, String workerHostname, int port)
public static WorkerInfo parseFrom(String str)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.