@Named(value="nullChkPtInfoWriter") public class NullChkPtInfoWriter extends Object implements ItemWriter
| Constructor and Description |
|---|
NullChkPtInfoWriter() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
checkpointInfo() |
void |
close() |
void |
open(Serializable checkpoint) |
void |
writeItems(List<Object> items) |
public void open(Serializable checkpoint) throws Exception
open in interface ItemWriterExceptionpublic void close()
throws Exception
close in interface ItemWriterExceptionpublic Serializable checkpointInfo() throws Exception
checkpointInfo in interface ItemWriterExceptionpublic void writeItems(List<Object> items) throws Exception
writeItems in interface ItemWriterException© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0