public abstract class QueryExtensionEntryIterator extends Object implements Closeable
Constructor and Description |
---|
QueryExtensionEntryIterator() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
abstract boolean |
hasNext() |
abstract String |
nextUid() |
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public abstract boolean hasNext()
public abstract String nextUid()
Copyright © GigaSpaces.