public static class BatchManager.BatchResponse extends Object implements Iterator<BatchManager.OutputItem>
public boolean getSuccess()
public boolean hasNext()
hasNext in interface Iterator<BatchManager.OutputItem>public BatchManager.OutputItem next()
next in interface Iterator<BatchManager.OutputItem>public void remove()
remove in interface Iterator<BatchManager.OutputItem>public void close()
Copyright © 2013-2015 MarkLogic Corporation.