public class LookupNodeService extends DruidService
| Modifier and Type | Field and Description |
|---|---|
static String |
DISCOVERY_SERVICE_KEY |
| Constructor and Description |
|---|
LookupNodeService(String lookupTier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLookupTier() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public static final String DISCOVERY_SERVICE_KEY
public LookupNodeService(String lookupTier)
public String getName()
getName in class DruidServicepublic String getLookupTier()
Copyright © 2011–2018. All rights reserved.