|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.jbatch.tck.artifacts.specialized.SkipWriter
@Named(value="skipWriter") public class SkipWriter
| Constructor Summary | |
|---|---|
SkipWriter()
|
|
| Method Summary | |
|---|---|
ArrayIndexCheckpointData |
checkpointInfo()
|
void |
close()
|
void |
open(java.io.Serializable cpd)
|
void |
writeItems(java.util.List<ReadRecord> myData)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkipWriter()
| Method Detail |
|---|
public void open(java.io.Serializable cpd)
throws java.lang.Exception
open in interface ItemWriter<ReadRecord>java.lang.Exception
public void close()
throws java.lang.Exception
close in interface ItemWriter<ReadRecord>java.lang.Exception
public void writeItems(java.util.List<ReadRecord> myData)
throws java.lang.Exception
writeItems in interface ItemWriter<ReadRecord>java.lang.Exception
public ArrayIndexCheckpointData checkpointInfo()
throws java.lang.Exception
checkpointInfo in interface ItemWriter<ReadRecord>java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||