I want to do client-side write-caching to hbase.  I see the setAutoFlush method 
in HTable.  I do not see that in the HTableInterface that is returned from 
HTablePool.  Is there something equivalent to setAutoFlush on table instances 
from HTablePool?

Thanks!

Reply via email to