[hbase10] Remove use of guava
- module previously had an undeclared dependency on guava - removed VisibleForTesting in favor of a comment - removed Preconditions.checkNotNull in favor of NPE through use closes #1136
Please register or sign in to comment