Revert "HBASE-22823 Mark Canary as Public/Evolving"
This reverts commit 1f7458dc38
.
See HBASE-22874
This commit is contained in:
parent
d2793f1cd7
commit
bb31ffa9d2
|
@ -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.Public
|
||||
@InterfaceAudience.Private
|
||||
public final class Canary implements Tool {
|
||||
// Sink interface used by the canary to outputs information
|
||||
public interface Sink {
|
||||
|
|
Loading…
Reference in New Issue