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)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
int | 
getCapacity()  | 
String | 
getIp()  | 
String | 
getName()  | 
String | 
getVersion()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public static final String DISCOVERY_SERVICE_KEY
public String getName()
getName in class DruidServicepublic String getIp()
public int getCapacity()
public String getVersion()
Copyright © 2011–2018. All rights reserved.