org.apache.spark.sql.datasources.hbase
Parses the hbase field to it's corresponding scala type which can then be put into a Spark GenericRow which is then automatically converted by Spark.
(Since version ) see corresponding Javadoc for more information.