-
-
Constructor Summary
Constructors
| Constructor and Description |
RecordIter() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
close() |
URI |
locator() |
org.gcube.common.data.Record |
next() |
void |
remove() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.gcube.data.streams.Stream
hasNext, isClosed
-
-
Constructor Detail
-
RecordIter
public RecordIter()
-
Method Detail
-
locator
public URI locator()
- Specified by:
locator in interface org.gcube.data.streams.Stream<org.gcube.common.data.Record>
-
close
public void close()
- Specified by:
close in interface org.gcube.data.streams.Stream<org.gcube.common.data.Record>
-
remove
public void remove()
- Specified by:
remove in interface Iterator<org.gcube.common.data.Record>
Copyright © 2015. All Rights Reserved.