| Package | Description |
|---|---|
| org.apache.druid.discovery |
| Modifier and Type | Class and Description |
|---|---|
class |
DataNodeService
Metadata announced by any node that serves segments.
|
class |
LookupNodeService
Metadata announced by any node that serves queries and hence applies lookups.
|
class |
WorkerNodeService
Worker metadata announced by Middle Manager.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DruidService> |
DiscoveryDruidNode.getServices() |
| Constructor and Description |
|---|
DiscoveryDruidNode(DruidNode druidNode,
NodeRole nodeRole,
Map<String,DruidService> services) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.