public class WorkerNodeService extends DruidService
| Modifier and Type | Field and Description |
|---|---|
static String |
DISCOVERY_SERVICE_KEY |
| Constructor and Description |
|---|
WorkerNodeService(String ip,
int capacity,
String version,
String category) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCapacity() |
String |
getCategory() |
String |
getIp() |
String |
getName() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
isDiscoverablepublic static final String DISCOVERY_SERVICE_KEY
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.