|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.jbatch.jsl.model.Chunk
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public class Chunk
Java class for Chunk complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Chunk">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="reader" type="{http://xmlns.jcp.org/xml/ns/javaee}ItemReader"/>
<element name="processor" type="{http://xmlns.jcp.org/xml/ns/javaee}ItemProcessor" minOccurs="0"/>
<element name="writer" type="{http://xmlns.jcp.org/xml/ns/javaee}ItemWriter"/>
<element name="checkpoint-algorithm" type="{http://xmlns.jcp.org/xml/ns/javaee}CheckpointAlgorithm" minOccurs="0"/>
<element name="skippable-exception-classes" type="{http://xmlns.jcp.org/xml/ns/javaee}ExceptionClassFilter" minOccurs="0"/>
<element name="retryable-exception-classes" type="{http://xmlns.jcp.org/xml/ns/javaee}ExceptionClassFilter" minOccurs="0"/>
<element name="no-rollback-exception-classes" type="{http://xmlns.jcp.org/xml/ns/javaee}ExceptionClassFilter" minOccurs="0"/>
</sequence>
<attribute name="checkpoint-policy" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="item-count" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="time-limit" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="skip-limit" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="retry-limit" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected CheckpointAlgorithm |
checkpointAlgorithm
|
protected String |
checkpointPolicy
|
protected String |
itemCount
|
protected ExceptionClassFilter |
noRollbackExceptionClasses
|
protected ItemProcessor |
processor
|
protected ItemReader |
reader
|
protected ExceptionClassFilter |
retryableExceptionClasses
|
protected String |
retryLimit
|
protected String |
skipLimit
|
protected ExceptionClassFilter |
skippableExceptionClasses
|
protected String |
timeLimit
|
protected ItemWriter |
writer
|
| Constructor Summary | |
|---|---|
Chunk()
|
|
| Method Summary | |
|---|---|
CheckpointAlgorithm |
getCheckpointAlgorithm()
Gets the value of the checkpointAlgorithm property. |
String |
getCheckpointPolicy()
Gets the value of the checkpointPolicy property. |
String |
getItemCount()
Gets the value of the itemCount property. |
ExceptionClassFilter |
getNoRollbackExceptionClasses()
Gets the value of the noRollbackExceptionClasses property. |
ItemProcessor |
getProcessor()
Gets the value of the processor property. |
ItemReader |
getReader()
Gets the value of the reader property. |
ExceptionClassFilter |
getRetryableExceptionClasses()
Gets the value of the retryableExceptionClasses property. |
String |
getRetryLimit()
Gets the value of the retryLimit property. |
String |
getSkipLimit()
Gets the value of the skipLimit property. |
ExceptionClassFilter |
getSkippableExceptionClasses()
Gets the value of the skippableExceptionClasses property. |
String |
getTimeLimit()
Gets the value of the timeLimit property. |
ItemWriter |
getWriter()
Gets the value of the writer property. |
void |
setCheckpointAlgorithm(CheckpointAlgorithm value)
Sets the value of the checkpointAlgorithm property. |
void |
setCheckpointPolicy(String value)
Sets the value of the checkpointPolicy property. |
void |
setItemCount(String value)
Sets the value of the itemCount property. |
void |
setNoRollbackExceptionClasses(ExceptionClassFilter value)
Sets the value of the noRollbackExceptionClasses property. |
void |
setProcessor(ItemProcessor value)
Sets the value of the processor property. |
void |
setReader(ItemReader value)
Sets the value of the reader property. |
void |
setRetryableExceptionClasses(ExceptionClassFilter value)
Sets the value of the retryableExceptionClasses property. |
void |
setRetryLimit(String value)
Sets the value of the retryLimit property. |
void |
setSkipLimit(String value)
Sets the value of the skipLimit property. |
void |
setSkippableExceptionClasses(ExceptionClassFilter value)
Sets the value of the skippableExceptionClasses property. |
void |
setTimeLimit(String value)
Sets the value of the timeLimit property. |
void |
setWriter(ItemWriter value)
Sets the value of the writer property. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected ItemReader reader
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected ItemProcessor processor
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected ItemWriter writer
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected CheckpointAlgorithm checkpointAlgorithm
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected ExceptionClassFilter skippableExceptionClasses
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected ExceptionClassFilter retryableExceptionClasses
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected ExceptionClassFilter noRollbackExceptionClasses
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected String checkpointPolicy
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected String itemCount
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected String timeLimit
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected String skipLimit
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected String retryLimit
| Constructor Detail |
|---|
public Chunk()
| Method Detail |
|---|
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public ItemReader getReader()
ItemReader
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setReader(ItemReader value)
value - allowed object is
ItemReader
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public ItemProcessor getProcessor()
ItemProcessor
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setProcessor(ItemProcessor value)
value - allowed object is
ItemProcessor
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public ItemWriter getWriter()
ItemWriter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setWriter(ItemWriter value)
value - allowed object is
ItemWriter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public CheckpointAlgorithm getCheckpointAlgorithm()
CheckpointAlgorithm
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setCheckpointAlgorithm(CheckpointAlgorithm value)
value - allowed object is
CheckpointAlgorithm
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public ExceptionClassFilter getSkippableExceptionClasses()
ExceptionClassFilter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setSkippableExceptionClasses(ExceptionClassFilter value)
value - allowed object is
ExceptionClassFilter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public ExceptionClassFilter getRetryableExceptionClasses()
ExceptionClassFilter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setRetryableExceptionClasses(ExceptionClassFilter value)
value - allowed object is
ExceptionClassFilter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public ExceptionClassFilter getNoRollbackExceptionClasses()
ExceptionClassFilter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setNoRollbackExceptionClasses(ExceptionClassFilter value)
value - allowed object is
ExceptionClassFilter
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public String getCheckpointPolicy()
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setCheckpointPolicy(String value)
value - allowed object is
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public String getItemCount()
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setItemCount(String value)
value - allowed object is
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public String getTimeLimit()
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setTimeLimit(String value)
value - allowed object is
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public String getSkipLimit()
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setSkipLimit(String value)
value - allowed object is
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public String getRetryLimit()
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-03-18T06:45:00-04:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setRetryLimit(String value)
value - allowed object is
Stringpublic String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||