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