HBASE-22823 Mark Canary as Public/Evolving
Signed-off-by: Xu Cang <xucang@apache.org>
This commit is contained in:
parent
8ffc45ab8b
commit
edf6f68cb2
|
@ -119,7 +119,7 @@ import org.apache.hbase.thirdparty.com.google.common.collect.Lists;
|
|||
* </li>
|
||||
* </ol>
|
||||
*/
|
||||
@InterfaceAudience.Private
|
||||
@InterfaceAudience.Public
|
||||
public final class Canary implements Tool {
|
||||
/**
|
||||
* Sink interface used by the canary to output information
|
||||
|
|
Loading…
Reference in New Issue