| Name | Description | Type | Package | Framework |
| AbstractHBaseBolt | Class | org.apache.storm.hbase.bolt | Apache Storm | |
| HBaseBolt | Basic bolt for writing to HBase. | Class | org.apache.storm.hbase.bolt | Apache Storm |
| HBaseLookupBolt | Basic bolt for querying from HBase. | Class | org.apache.storm.hbase.bolt | Apache Storm |
| HBaseMapper | Maps a backtype. | Interface | org.apache.storm.hbase.bolt.mapper | Apache Storm |
| HBaseProjectionCriteria | Allows the user to specify the projection criteria. | Class | org.apache.storm.hbase.bolt.mapper | Apache Storm |
| HBaseProjectionCriteria .ColumnMetaData | Class | org.apache.storm.hbase.bolt.mapper.HBaseProjectionCriteria | Apache Storm | |
| HBaseValueMapper | declares the output fields for the lookup bolt. | Interface | org.apache.storm.hbase.bolt.mapper | Apache Storm |
| SimpleHBaseMapper | Class | org.apache.storm.hbase.bolt.mapper | Apache Storm | |