Nick Dimiduk created HBASE-25889:
------------------------------------
Summary: Provide javadoc strings for all significant public
symbols in o.a.h.h.client.*
Key: HBASE-25889
URL: https://issues.apache.org/jira/browse/HBASE-25889
Project: HBase
Issue Type: Bug
Components: Client, Usability
Reporter: Nick Dimiduk
While playing with the jshell via HBASE-25841, I noticed that several of our
classes and methods in this package don't have javadoc. We should do this
anyway, but with jshell's tab-completion to show javadoc, this became
particularly noticeable. Specifically, the very first class one must use,
{{ConnectionFactory}}, is without a class-level javadoc. I assume there are
plenty more.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)