Revert "HBASE-22823 Mark Canary as Public/Evolving"
This reverts commit 0481b04ca3
.
See HBASE-22874
This commit is contained in:
parent
1769dfc3a3
commit
b110dc0d76
|
@ -119,7 +119,7 @@ import org.apache.hbase.thirdparty.com.google.common.collect.Lists;
|
||||||
* </li>
|
* </li>
|
||||||
* </ol>
|
* </ol>
|
||||||
*/
|
*/
|
||||||
@InterfaceAudience.Public
|
@InterfaceAudience.Private
|
||||||
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