public interface IteratorWriter
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
IteratorWriter.ItemWriter |
void writeIter(IteratorWriter.ItemWriter iw) throws IOException
iw - after this method returns , the ItemWriter Object is invalid
Do not hold a reference to this objectIOExceptionCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.