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