@Named(value="nullChkPtInfoReader") public class NullChkPtInfoReader extends Object implements jakarta.batch.api.chunk.ItemReader
Constructor and Description |
---|
NullChkPtInfoReader() |
Modifier and Type | Method and Description |
---|---|
Serializable |
checkpointInfo() |
void |
close() |
void |
open(Serializable checkpoint) |
String |
readItem() |
public void open(Serializable checkpoint) throws Exception
open
in interface jakarta.batch.api.chunk.ItemReader
Exception
public void close() throws Exception
close
in interface jakarta.batch.api.chunk.ItemReader
Exception
public String readItem() throws Exception
readItem
in interface jakarta.batch.api.chunk.ItemReader
Exception
public Serializable checkpointInfo() throws Exception
checkpointInfo
in interface jakarta.batch.api.chunk.ItemReader
Exception
© Copyright 2013, 2020 International Business Machines Corp. and others
Licensed under the Apache License, Version 2.0