HBASE-22823 Mark Canary as Public/Evolving
Signed-off-by: Xu Cang <xucang@apache.org>
This commit is contained in:
parent
eb6b617d92
commit
1f7458dc38
|
@ -108,7 +108,7 @@ import org.apache.zookeeper.data.Stat;
|
|||
* 3. zookeeper mode - for each zookeeper instance, selects a zNode and
|
||||
* outputs some information about failure or latency.
|
||||
*/
|
||||
@InterfaceAudience.Private
|
||||
@InterfaceAudience.Public
|
||||
public final class Canary implements Tool {
|
||||
// Sink interface used by the canary to outputs information
|
||||
public interface Sink {
|
||||
|
|
Loading…
Reference in New Issue