Hbase version 0.96 after a custom Filter, a toByteArray, how to realize the rewrite the method,
Is there a specific demo
@ Override
Public byte [] toByteArray () throws IOException {
//TODO Auto - generated method stub
Return super. ToByteArray ();
}