public static class BatchManager.BatchResponse extends java.lang.Object implements java.util.Iterator<BatchManager.OutputItem>
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
finalize() |
boolean |
getSuccess() |
boolean |
hasNext() |
BatchManager.OutputItem |
next() |
void |
remove() |
public boolean getSuccess()
public boolean hasNext()
hasNext
in interface java.util.Iterator<BatchManager.OutputItem>
public BatchManager.OutputItem next()
next
in interface java.util.Iterator<BatchManager.OutputItem>
public void remove()
remove
in interface java.util.Iterator<BatchManager.OutputItem>
public void close()
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
Copyright © 2013-2018 MarkLogic Corporation.