@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 | Method and Description | 
|---|---|
void | 
announce(DruidNode node)
Deprecated.  
  | 
void | 
unannounce(DruidNode node)
Deprecated.  
  | 
Copyright © 2011–2018. All rights reserved.