public class GetRowColumnIteratorImpl extends AbstractColumnIteratorImpl
| Constructor and Description |
|---|
GetRowColumnIteratorImpl(InternalClient client,
GetRowRequest getRowRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchData() |
boolean |
hasNext() |
boolean |
isRowExistent() |
Column |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic GetRowColumnIteratorImpl(InternalClient client, GetRowRequest getRowRequest)
public boolean isRowExistent()
public void fetchData()
public boolean hasNext()
public Column next()
public void remove()
Copyright © 2024. All Rights Reserved.