Package org.apache.hadoop.hbase.client
Class BufferedMutatorImpl.QueueRowAccess
java.lang.Object
org.apache.hadoop.hbase.client.BufferedMutatorImpl.QueueRowAccess
- Enclosing class:
- BufferedMutatorImpl
-
Field Details
-
remainder
-
last
-
-
Constructor Details
-
QueueRowAccess
-
-
Method Details
-
restoreLastMutation
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-
iterator
-
size
Description copied from interface:RowAccess
Returns the number of elements in this list. -
isEmpty
Description copied from interface:RowAccess
Returns true if there are no elements.
-