+ Setting "hbase.client.bufferedmutator.classname" to the name of the alternate implementation class + Or, by setting implementationClassName on BufferedMutatorParams and passing the amended BufferedMutatorParams when calling Connection#getBufferedMutator. Add a test to exercise both means.