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 b97621b commit f8695bbCopy full SHA for f8695bb
hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java
@@ -109,7 +109,7 @@
109
* 3. zookeeper mode - for each zookeeper instance, selects a zNode and
110
* outputs some information about failure or latency.
111
*/
112
-@InterfaceAudience.Private
+@InterfaceAudience.Public
113
public final class Canary implements Tool {
114
// Sink interface used by the canary to outputs information
115
public interface Sink {
0 commit comments