public class HBaseTimestampIterator extends Object implements org.wso2.carbon.analytics.datasource.commons.AnalyticsIterator<org.wso2.carbon.analytics.datasource.commons.Record>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
org.wso2.carbon.analytics.datasource.commons.Record |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
public org.wso2.carbon.analytics.datasource.commons.Record next()
public void remove()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2018 WSO2. All rights reserved.