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 Closeableclose in interface AutoCloseableIOExceptionpublic abstract boolean hasNext()
public abstract String nextUid()
public abstract int size()
public abstract boolean isNoRematchNeeded()
Copyright © GigaSpaces.