public interface IteratorWriter
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | IteratorWriter.ItemWriter | 
| Modifier and Type | Method and Description | 
|---|---|
| void | writeIter(IteratorWriter.ItemWriter iw) | 
void writeIter(IteratorWriter.ItemWriter iw) throws IOException
iw - after this method returns , the EntryWriter Object is invalid
          Do not hold a reference to this objectIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.