Package org.apache.solr.common
Interface IteratorWriter.ItemWriter
- Enclosing interface:
IteratorWriter
public static interface IteratorWriter.ItemWriter
-
Method Summary
Modifier and TypeMethodDescriptiondefault IteratorWriter.ItemWriteradd(boolean v) default IteratorWriter.ItemWriteradd(double v) default IteratorWriter.ItemWriteradd(float v) default IteratorWriter.ItemWriteradd(int v) default IteratorWriter.ItemWriteradd(long v) The item could be any supported typedefault IteratorWriter.ItemWriter
-
Method Details
-
add
The item could be any supported type- Throws:
IOException
-
addNoEx
-
add
- Throws:
IOException
-
add
- Throws:
IOException
-
add
- Throws:
IOException
-
add
- Throws:
IOException
-
add
- Throws:
IOException
-