public class RemoteRecordIterator extends Object implements org.wso2.carbon.analytics.datasource.commons.AnalyticsIterator<org.wso2.carbon.analytics.datasource.commons.Record>
| Constructor and Description |
|---|
RemoteRecordIterator(InputStream inputStream) |
public RemoteRecordIterator(InputStream inputStream) throws IOException
IOExceptionpublic 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 © 2016 WSO2. All rights reserved.