public class RetrySampleItemWriter<T> extends Object implements ItemWriter<T>
Constructor and Description |
---|
RetrySampleItemWriter() |
public void write(List<? extends T> items) throws Exception
ItemWriter
write
in interface ItemWriter<T>
Exception
- if there are errors. The framework will catch the
exception and convert or rethrow it as appropriate.public int getCounter()
write(List)
method was called.Copyright © 2014 Pivotal. All rights reserved.