Interesting question here: https://issues.apache.org/jira/browse/HBASE-10413
public long getLength() { // Not clear how to obtain this... seems to be
used only for sorting splits return 0; }
I did not looked at it, but any clue why it's like that?
Thanks,
JM
