@Deprecated public interface DataSegmentServerAnnouncer
DruidNodeAnnouncer.
However, it's still required in some cases. As of this writing (2020-12-03) it's required for any process that
is serving queryable segments via Curator-based segment discovery. (When using Curator for segment discovery, Brokers
look for these announcements as part of discovering what segments are available.)| Modifier and Type | Interface and Description |
|---|---|
static class |
DataSegmentServerAnnouncer.Noop
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
announce()
Deprecated.
|
void |
unannounce()
Deprecated.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.