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