Gabriel Reid created CRUNCH-504: ----------------------------------- Summary: Publish docs for HBaseFrom and HBaseTo classes in javadoc Key: CRUNCH-504 URL: https://issues.apache.org/jira/browse/CRUNCH-504 Project: Crunch Issue Type: Bug Reporter: Gabriel Reid Priority: Minor
The FromHBase, ToHBase, and AtHBase classes are currently not included in the published javadocs. This is due to the fact that all io implementation classes are (intentionally) excluded from the javadoc generation. I think there is a way to just include these classes (while excluding the internal classes in package o.a.c.io.hbase), but I haven't found it yet. -- This message was sent by Atlassian JIRA (v6.3.4#6332)