class BufferedMutatorImpl.QueueRowAccess extends Object implements RowAccess<Row>, Closeable
| Modifier and Type | Field and Description | 
|---|---|
| private Mutation | last | 
| private int | remainder | 
| Constructor and Description | 
|---|
| QueueRowAccess() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| boolean | isEmpty() | 
| Iterator<Row> | iterator() | 
| private void | restoreLastMutation() | 
| int | size() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorQueueRowAccess()
private void restoreLastMutation()
public void close()
close in interface Closeableclose in interface AutoCloseablepublic int size()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.