@Deprecated public interface ServiceAnnouncer
DruidNodeAnnouncer node announcement instead.
Announces our ability to serve a particular function. Multiple users may announce the same service, in which
case they are treated as interchangeable instances of that service.| Modifier and Type | Interface and Description |
|---|---|
static class |
ServiceAnnouncer.Noop
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
announce(DruidNode node)
Deprecated.
|
void |
unannounce(DruidNode node)
Deprecated.
|
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.