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