Commit 4c8c94a
HBASE-22874 Define a public API for Canary checking and a non-public tool implementation
Closes #580
* Canary is now an IA.Public interface
* CanaryTool is now the implementation
Branch-1.3 specific changes for differences in APIs and cleanup of the ref guide using a classname.
Co-authored-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>1 parent 092b4b2 commit 4c8c94a
File tree
6 files changed
+1928
-1739
lines changed- bin
- hbase-server/src
- main
- jamon/org/apache/hadoop/hbase/tmpl/master
- java/org/apache/hadoop/hbase/tool
- test/java/org/apache/hadoop/hbase/tool
- src/main/asciidoc/_chapters
6 files changed
+1928
-1739
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| |||
0 commit comments