We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2793f1 commit bb31ffaCopy full SHA for bb31ffa
hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java
@@ -108,7 +108,7 @@
108
* 3. zookeeper mode - for each zookeeper instance, selects a zNode and
109
* outputs some information about failure or latency.
110
*/
111
-@InterfaceAudience.Public
+@InterfaceAudience.Private
112
public final class Canary implements Tool {
113
// Sink interface used by the canary to outputs information
114
public interface Sink {
0 commit comments