| Name | Description | Type | Package | Framework |
| BufferedMutator | Used to communicate with a single HBase table similar to Table but meant for batched, asynchronous puts. | Interface | org.apache.hadoop.hbase.client | HBase |
| BufferedMutator .ExceptionListener | Listens for asynchronous exceptions on a BufferedMutator. | Interface | org.apache.hadoop.hbase.client.BufferedMutator | HBase |
| BufferedMutatorParams | Parameters for instantiating a BufferedMutator. | Class | org.apache.hadoop.hbase.client | HBase |