- batchSize - Variable in class org.jberet.support.io.MongoItemReader
-
Limits the number of elements returned in one batch.
- batchStatement - Variable in class org.jberet.support.io.CassandraItemWriter
-
The Cassandra batch statement that contains all insert statements within the
current chunk processing cycle.
- BEAN_TYPE_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to specify a fully-qualified class or interface name that maps to a row of the source CSV file.
- BeanIOItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
based on BeanIO.
- BeanIOItemReader() - Constructor for class org.jberet.support.io.BeanIOItemReader
-
- BeanIOItemReaderWriterBase - Class in org.jberet.support.io
-
- BeanIOItemReaderWriterBase() - Constructor for class org.jberet.support.io.BeanIOItemReaderWriterBase
-
- BeanIOItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
based on BeanIO.
- BeanIOItemWriter() - Constructor for class org.jberet.support.io.BeanIOItemWriter
-
- beanType - Variable in class org.jberet.support.io.ArtemisItemReader
-
- beanType - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
For ItemReader
, it's the java type that each data item should be converted to;
for ItemWriter
, it's the java type for each incoming data item.
- beanType - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
Specifies a fully-qualified class or interface name that maps to a row of the source CSV file.
- beanType - Variable in class org.jberet.support.io.ExcelItemReaderWriterBase
-
- beanType - Variable in class org.jberet.support.io.HornetQItemReader
-
Deprecated.
- beanType - Variable in class org.jberet.support.io.JacksonCsvItemReaderWriterBase
-
For ItemReader
, it's the java type that each data item should be converted to; for ItemWriter
,
it's the java type for each incoming data item.
- beanType - Variable in class org.jberet.support.io.JdbcItemReaderWriterBase
-
For ItemReader
, it's the java type that each data item should be converted to; for ItemWriter
,
it's the java type for each incoming data item.
- beanType - Variable in class org.jberet.support.io.JmsItemReader
-
- beanType - Variable in class org.jberet.support.io.JpaItemReader
-
The Java type of the query result object.
- beanType - Variable in class org.jberet.support.io.JsonItemReader
-
- beanType - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
For
MongoItemReader
, it's the java type that each data item should be converted to; for
MongoItemWriter
, it's the java type for each incoming data item.
- beanType - Variable in class org.jberet.support.io.RestItemReader
-
The class of individual element of the response message entity.
- beanType - Variable in class org.jberet.support.io.XmlItemReader
-
- buildCsvSchema(CsvSchema) - Method in class org.jberet.support.io.JacksonCsvItemReaderWriterBase
-
- bytesToSerializableObject(byte[]) - Static method in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- CassandraBatchlet - Class in org.jberet.support.io
-
A batchlet that executes one cql statement, or multiple cql statements grouped into one
cql batch.
- CassandraBatchlet() - Constructor for class org.jberet.support.io.CassandraBatchlet
-
- CassandraItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
that reads data items from the Cassandra cluster.
- CassandraItemReader() - Constructor for class org.jberet.support.io.CassandraItemReader
-
- CassandraItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
that inserts data items into Cassandra cluster.
- CassandraItemWriter() - Constructor for class org.jberet.support.io.CassandraItemWriter
-
- CassandraReaderWriterBase - Class in org.jberet.support.io
-
- CassandraReaderWriterBase() - Constructor for class org.jberet.support.io.CassandraReaderWriterBase
-
- CELL_PROCESSORS_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to specify a list of cell processors, one for each column.
- cellProcessorInstances - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
- cellProcessors - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
Specifies a list of cell processors, one for each column.
- charset - Variable in class org.jberet.support.io.BeanIOItemReaderWriterBase
-
The name of the character set to be used for reading and writing data, e.g., UTF-8.
- charset - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
The name of the character set to be used for reading and writing data, e.g., UTF-8.
- charset - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
- checkpointInfo() - Method in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- checkpointInfo() - Method in class org.jberet.support.io.BeanIOItemReader
-
- checkpointInfo() - Method in class org.jberet.support.io.BeanIOItemWriter
-
- checkpointInfo() - Method in class org.jberet.support.io.CassandraItemReader
- checkpointInfo() - Method in class org.jberet.support.io.CassandraItemWriter
-
This method returns null.
- checkpointInfo() - Method in class org.jberet.support.io.CsvItemReader
-
- checkpointInfo() - Method in class org.jberet.support.io.CsvItemWriter
-
- checkpointInfo() - Method in class org.jberet.support.io.ExcelEventItemReader
-
- checkpointInfo() - Method in class org.jberet.support.io.ExcelUserModelItemReader
-
- checkpointInfo() - Method in class org.jberet.support.io.ExcelUserModelItemWriter
-
- checkpointInfo() - Method in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
- checkpointInfo() - Method in class org.jberet.support.io.JacksonCsvItemReader
-
Gets the current row number in the ResultSet
as the checkpoint info.
- checkpointInfo() - Method in class org.jberet.support.io.JacksonCsvItemWriter
-
- checkpointInfo() - Method in class org.jberet.support.io.JdbcItemReader
-
Gets the current row number in the ResultSet
as the checkpoint info.
- checkpointInfo() - Method in class org.jberet.support.io.JdbcItemWriter
-
- checkpointInfo() - Method in class org.jberet.support.io.JmsItemReader
-
- checkpointInfo() - Method in class org.jberet.support.io.JmsItemWriter
-
- checkpointInfo() - Method in class org.jberet.support.io.JpaItemReader
- checkpointInfo() - Method in class org.jberet.support.io.JpaItemWriter
-
Returns the current checkpoint data for this writer.
- checkpointInfo() - Method in class org.jberet.support.io.JsonItemReader
-
- checkpointInfo() - Method in class org.jberet.support.io.JsonItemWriter
-
- checkpointInfo() - Method in class org.jberet.support.io.KafkaItemReader
-
Returns reader checkpoint info that includes topic name, partition number and partition offset for each
topic partition assigned to current Kafka consumer.
- checkpointInfo() - Method in class org.jberet.support.io.KafkaItemWriter
-
Returns null checkpoint info for this writer.
- checkpointInfo() - Method in class org.jberet.support.io.MockItemWriter
- checkpointInfo() - Method in class org.jberet.support.io.MongoItemReader
-
- checkpointInfo() - Method in class org.jberet.support.io.MongoItemWriter
-
- checkpointInfo() - Method in class org.jberet.support.io.RestItemReader
-
Returns reader checkpoint info (int number), which is the last successfully read position.
- checkpointInfo() - Method in class org.jberet.support.io.RestItemWriter
-
Returns writer checkpoint info, always null.
- checkpointInfo() - Method in class org.jberet.support.io.XmlItemReader
-
- checkpointInfo() - Method in class org.jberet.support.io.XmlItemWriter
-
- client - Variable in class org.jberet.support.io.RestItemReaderWriterBase
-
- close() - Method in class org.jberet.support.io.ArtemisItemReader
-
- close() - Method in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- close() - Method in class org.jberet.support.io.ArtemisItemWriter
-
- close() - Method in class org.jberet.support.io.BeanIOItemReader
-
- close() - Method in class org.jberet.support.io.BeanIOItemWriter
-
- close() - Method in class org.jberet.support.io.CassandraReaderWriterBase
-
- close() - Method in class org.jberet.support.io.CsvItemReader
-
- close() - Method in class org.jberet.support.io.CsvItemWriter
-
- close() - Method in class org.jberet.support.io.ExcelEventItemReader
-
- close() - Method in class org.jberet.support.io.ExcelStreamingItemReader
-
- close() - Method in class org.jberet.support.io.ExcelUserModelItemReader
-
- close() - Method in class org.jberet.support.io.ExcelUserModelItemWriter
-
- close() - Method in class org.jberet.support.io.HornetQItemReader
-
Deprecated.
- close() - Method in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
- close() - Method in class org.jberet.support.io.HornetQItemWriter
-
Deprecated.
- close() - Method in class org.jberet.support.io.JacksonCsvItemReader
-
- close() - Method in class org.jberet.support.io.JacksonCsvItemWriter
-
- close() - Method in class org.jberet.support.io.JdbcItemReader
-
- close(Connection, Statement) - Static method in class org.jberet.support.io.JdbcItemReaderWriterBase
-
- close() - Method in class org.jberet.support.io.JdbcItemWriter
-
- close() - Method in class org.jberet.support.io.JmsItemReader
-
- close() - Method in class org.jberet.support.io.JmsItemReaderWriterBase
-
- close() - Method in class org.jberet.support.io.JmsItemWriter
-
- close() - Method in class org.jberet.support.io.JpaItemReader
- close() - Method in class org.jberet.support.io.JpaItemWriter
- close() - Method in class org.jberet.support.io.JsonItemReader
-
- close() - Method in class org.jberet.support.io.JsonItemWriter
-
- close() - Method in class org.jberet.support.io.KafkaItemReader
-
Closes the Kafka consumer.
- close() - Method in class org.jberet.support.io.KafkaItemWriter
-
Closes the Kafka producer.
- close() - Method in class org.jberet.support.io.MockItemWriter
- close() - Method in class org.jberet.support.io.MongoItemReader
-
- close() - Method in class org.jberet.support.io.MongoItemWriter
-
- close() - Method in class org.jberet.support.io.RestItemReader
-
closes the REST client and sets it to null.
- close() - Method in class org.jberet.support.io.RestItemReaderWriterBase
-
closes the REST client and sets it to null.
- close() - Method in class org.jberet.support.io.UnicodeBOMInputStream
- close() - Method in class org.jberet.support.io.XmlItemReader
-
- close() - Method in class org.jberet.support.io.XmlItemWriter
-
- closeEntityManager() - Method in class org.jberet.support.io.JpaItemReaderWriterBase
-
- cluster - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
- clusterInstance - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
This field holds an optional injection of com.datastax.driver.core.Cluster
.
- clusterProperties - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
Additional properties for the Cassandra cluster
- collection - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
MongoDB collection name, e.g., movies
.
- COLUMN - Static variable in class org.jberet.support.io.CsvProperties
-
The property value to indicate selected columns.
- columnDefinitions - Variable in class org.jberet.support.io.CassandraItemReader
-
The column definitions of the ResultSet
- columnLabels - Variable in class org.jberet.support.io.CassandraItemReader
-
The column names of the ResultSet
- columnLabels - Variable in class org.jberet.support.io.JdbcItemReader
-
- columnMapping - Variable in class org.jberet.support.io.CassandraItemReader
-
String keys used in target data structure for database columns.
- columnMapping - Variable in class org.jberet.support.io.JdbcItemReader
-
String keys used in target data structure for database columns.
- columnNames - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
If
JasperReportsBatchlet.resource
is specified, and is a csv, xls, or xlsx resource, this property specifies an array of
strings representing column names matching field names in the report template.
- columns - Variable in class org.jberet.support.io.JacksonCsvItemReaderWriterBase
-
Specifies CSV schema in one of the 2 ways:
columns = "<fully-qualified class name>":
CSV schema is defined in the named POJO class, which typically has class-level annotation
com.fasterxml.jackson.annotation.JsonPropertyOrder
to define property order corresponding to
CSV column order.
- columnSeparator - Variable in class org.jberet.support.io.JacksonCsvItemReaderWriterBase
-
Character used to separate values.
- columnTypes - Variable in class org.jberet.support.io.JdbcItemReader
-
Tells this class which java.sql.ResultSet
getter method to call to get ResultSet
field value.
- commandArray - Variable in class org.jberet.support.io.OsCommandBatchlet
-
The OS command and its arguments as a list of string values separated by comma (,).
- commandLine - Variable in class org.jberet.support.io.OsCommandBatchlet
-
The OS command and its arguments as a single line.
- commandOkExitValues - Variable in class org.jberet.support.io.OsCommandBatchlet
-
A comma-separated list of int numbers that signal the successful completion of the
OS command.
- COMMENT_MATCHER_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to specify a CommentMatcher
for reading CSV resource.
- commentMatcher - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
Specifies a CommentMatcher
for reading CSV resource.
- compressTempFiles - Variable in class org.jberet.support.io.ExcelStreamingItemWriter
-
Whether to compress the temp files in the course of generating Excel file, defaults to false.
- configFile - Variable in class org.jberet.support.io.KafkaItemReaderWriterBase
-
The file path or URL to the Kafka configuration properties file.
- configureJsonGenerator(JsonFactory, OutputStream, Class<?>, Map<String, String>) - Static method in class org.jberet.support.io.JsonItemWriter
-
- configureJsonParser(JsonItemReaderWriterBase, Class<?>, String, Map<String, String>) - Static method in class org.jberet.support.io.JsonItemReader
-
- configureServerLocator() - Method in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- configureServerLocator() - Method in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
- connection - Variable in class org.jberet.support.io.JdbcItemReader
-
- connection - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
- connectionFactory - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
- connectionFactoryInstance - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
This field holds an optional injection of javax.jms.ConnectionFactory
.
- connectionFactoryLookupName - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
JNDI lookup name for the JMS ConnectionFactory
.
- connectorFactoryParams - Variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
Key-value pairs to identify and configure Artemis org.apache.activemq.artemis.api.core.TransportConfiguration
, which is
used to create Artemis ServerLocator
.
- connectorFactoryParams - Variable in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
Key-value pairs to identify and configure HornetQ org.hornetq.api.core.TransportConfiguration
, which is
used to create HornetQ ServerLocator
.
- consumer - Variable in class org.jberet.support.io.ArtemisItemReader
-
- consumer - Variable in class org.jberet.support.io.HornetQItemReader
-
Deprecated.
- consumer - Variable in class org.jberet.support.io.JmsItemReader
-
- consumer - Variable in class org.jberet.support.io.KafkaItemReader
-
- contactPoints - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
Cassandra contact points
- cql - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
The CQL statement for reading data from, or inserting data into Cassandra.
- createCell(Row, int, Object) - Method in class org.jberet.support.io.ExcelUserModelItemWriter
-
- createConfigProperties() - Method in class org.jberet.support.io.KafkaItemReaderWriterBase
-
- createTopicPartitions() - Method in class org.jberet.support.io.KafkaItemReader
-
- createWorkbook(InputStream) - Method in class org.jberet.support.io.ExcelStreamingItemWriter
-
- createWorkbook(InputStream) - Method in class org.jberet.support.io.ExcelUserModelItemWriter
-
Creates the workbook for this writer.
- criteria - Variable in class org.jberet.support.io.MongoItemReader
-
Query criteria or conditions, which identify the documents that MongoDB returns to the client.
- csvGenerator - Variable in class org.jberet.support.io.JacksonCsvItemWriter
-
- csvGeneratorFeatures - Variable in class org.jberet.support.io.JacksonCsvItemWriter
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.dataformat.csv.CsvGenerator.Feature
.
- CsvItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
that reads from a CSV resource into a user-defined
bean, java.util.List<String>, or java.util.Map<String, String>.
- CsvItemReader() - Constructor for class org.jberet.support.io.CsvItemReader
-
- CsvItemReaderWriterBase - Class in org.jberet.support.io
-
- CsvItemReaderWriterBase() - Constructor for class org.jberet.support.io.CsvItemReaderWriterBase
-
- CsvItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
that writes data to CSV file or resource.
- CsvItemWriter() - Constructor for class org.jberet.support.io.CsvItemWriter
-
- csvMapper - Variable in class org.jberet.support.io.JacksonCsvItemReaderWriterBase
-
- csvParserFeatures - Variable in class org.jberet.support.io.JacksonCsvItemReader
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.dataformat.csv.CsvParser.Feature
.
- CsvProperties - Class in org.jberet.support.io
-
A collection of property keys and values used to configure CSV-related batch artifacts in JSL document.
- CsvProperties() - Constructor for class org.jberet.support.io.CsvProperties
-
- currentPosition - Variable in class org.jberet.support.io.BeanIOItemReader
-
- currentRowNum - Variable in class org.jberet.support.io.ExcelItemReaderWriterBase
-
- currentRowNumber - Variable in class org.jberet.support.io.CassandraItemReader
-
The current row number.
- currentRowNumber - Variable in class org.jberet.support.io.JdbcItemReader
-
- cursor - Variable in class org.jberet.support.io.MongoItemReader
-
- customCodecList - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
- customCodecs - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
Custom codec's for converting between CQL values and Java objects
- customDataTypeModules - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
A comma-separated list of Jackson datatype module type ids that extend com.fasterxml.jackson.databind.Module
.
- customDataTypeModules - Variable in class org.jberet.support.io.XmlItemReaderWriterBase
-
A comma-separated list of Jackson datatype module type ids that extend com.fasterxml.jackson.databind.Module
.
- customDeserializers - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
A comma-separated list of fully-qualified name of classes that implement
com.fasterxml.jackson.databind.JsonDeserializer
, which can deserialize Objects of
arbitrary types from JSON.
- customSerializers - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
A comma-separated list of fully-qualified name of classes that implement
com.fasterxml.jackson.databind.JsonSerializer
, which can serialize Objects of
arbitrary types into JSON.
- database - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
MongoDB database name, e.g., testData
.
- dataSource - Variable in class org.jberet.support.io.JdbcItemReaderWriterBase
-
- dataSourceLookup - Variable in class org.jberet.support.io.JdbcBatchlet
-
JNDI lookup name of the javax.sql.DataSource
.
- dataSourceLookup - Variable in class org.jberet.support.io.JdbcItemReaderWriterBase
-
JNDI lookup name of the javax.sql.DataSource
.
- datePattern - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
- db - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
- DEFAULT - Static variable in class org.jberet.support.io.CsvProperties
-
The property value to indicate the default behavior for the current property.
- DEFAULT_LIMIT - Static variable in class org.jberet.support.io.RestItemReader
-
Default value for limit query parameter.
- DEFAULT_LIMIT_KEY - Static variable in class org.jberet.support.io.RestItemReader
-
Default key for limit query parameter.
- DEFAULT_OFFSET - Static variable in class org.jberet.support.io.RestItemReader
-
Default value for offset query parameter.
- DEFAULT_OFFSET_KEY - Static variable in class org.jberet.support.io.RestItemReader
-
Default key for offset query parameter.
- DEFAULT_OUTPUT_TYPE - Static variable in class org.jberet.support.io.JasperReportsBatchlet
-
- defaultUseWrapper - Variable in class org.jberet.support.io.XmlItemWriter
-
Whether use wrapper for indexed (List, array) properties or not, if there are no explicit annotations.
- delegateReader - Variable in class org.jberet.support.io.CsvItemReader
-
- delegateWriter - Variable in class org.jberet.support.io.CsvItemWriter
-
- DELIMITER_CHAR_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The delimiter character (separates each cell in a row).
- delimiterChar - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
The delimiter character (separates each cell in a row).
- deserializationFeatures - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.databind.DeserializationFeature
s.
- deserializationProblemHandlers - Variable in class org.jberet.support.io.JacksonCsvItemReader
-
A comma-separated list of fully-qualified names of classes that implement
com.fasterxml.jackson.databind.deser.DeserializationProblemHandler
, which can be registered to get
called when a potentially recoverable problem is encountered during deserialization process.
- deserializationProblemHandlers - Variable in class org.jberet.support.io.JsonItemReader
-
A comma-separated list of fully-qualified names of classes that implement
com.fasterxml.jackson.databind.deser.DeserializationProblemHandler
, which can be registered to get
called when a potentially recoverable problem is encountered during deserialization process.
- destination - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
- destinationInstance - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
This field holds an optional injection of javax.jms.Destination
.
- destinationLookupName - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
JNDI lookup name for the JMS Destination
.
- durableMessage - Variable in class org.jberet.support.io.ArtemisItemWriter
-
Whether the message to be produced is durable or not.
- durableMessage - Variable in class org.jberet.support.io.HornetQItemWriter
-
Deprecated.
Whether the message to be produced is durable or not.
- em - Variable in class org.jberet.support.io.JpaItemReaderWriterBase
-
- emf - Variable in class org.jberet.support.io.JpaItemReaderWriterBase
-
- encoder - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
Specifies a custom encoder when writing CSV.
- ENCODER_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
Use your own encoder when writing CSV.
- end - Variable in class org.jberet.support.io.BeanIOItemReader
-
A positive integer indicating the end position in the input resource.
- end - Variable in class org.jberet.support.io.CassandraItemReader
-
The row number in the ResultSet
to end reading (inclusive).
- end - Variable in class org.jberet.support.io.CsvItemReader
-
Specify the end position in the data set (inclusive).
- end - Variable in class org.jberet.support.io.ExcelUserModelItemReader
-
A positive integer indicating the end position in the input resource.
- end - Variable in class org.jberet.support.io.JacksonCsvItemReader
-
Specify the end position in the data set (inclusive).
- end - Variable in class org.jberet.support.io.JdbcItemReader
-
The row number in the ResultSet
to end reading (inclusive).
- end - Variable in class org.jberet.support.io.JsonItemReader
-
Specify the end position in the data set (inclusive).
- end - Variable in class org.jberet.support.io.XmlItemReader
-
Specify the end position in the data set (inclusive).
- END_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to specify the end position in the data set (inclusive)
- END_OF_LINE_SYMBOLS_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The end of line symbols to use when writing (Windows, Mac and Linux style line breaks are all supported when
reading, so this preference won't be used at all for reading).
- endOfLineSymbols - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
The end of line symbols to use when writing (Windows, Mac and Linux style line breaks are all supported when
reading, so this preference won't be used at all for reading).
- entityManagerInstance - Variable in class org.jberet.support.io.JpaItemReaderWriterBase
-
javax.enterprise.inject.Instance
that holds optional injection
of EntityManager
.
- entityManagerLookupName - Variable in class org.jberet.support.io.JpaItemReaderWriterBase
-
JNDI lookup name of EntityManager
.
- entityTransaction - Variable in class org.jberet.support.io.JpaItemWriter
-
Flag to control whether to begin entity transaction before writing items,
and to commit entity transaction after writing items.
- entityType - Variable in class org.jberet.support.io.RestItemReader
-
The class of the REST response message entity, and is a array of collection
type whose component type is
RestItemReader.beanType
.
- environment - Variable in class org.jberet.support.io.OsCommandBatchlet
-
Custom environment variables to be used when running the OS command.
- errorHandler - Variable in class org.jberet.support.io.BeanIOItemReader
-
A class implementing BeanReaderErrorHandler
for handling exceptions thrown by a
BeanReader
.
- escapeChar - Variable in class org.jberet.support.io.JacksonCsvItemReader
-
Character, if any, used to escape values.
- EXCEL_NORTH_EUROPE_PREFERENCE - Static variable in class org.jberet.support.io.CsvProperties
-
The string property value to specify the use of org.supercsv.prefs.CsvPreference.EXCEL_NORTH_EUROPE_PREFERENCE
- EXCEL_PREFERENCE - Static variable in class org.jberet.support.io.CsvProperties
-
The string property value to specify the use of org.supercsv.prefs.CsvPreference.EXCEL_PREFERENCE
- ExcelEventItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
for reading binary Excel files (.xls) based on
Apache POI event model API.
- ExcelEventItemReader() - Constructor for class org.jberet.support.io.ExcelEventItemReader
-
- ExcelItemReaderWriterBase - Class in org.jberet.support.io
-
- ExcelItemReaderWriterBase() - Constructor for class org.jberet.support.io.ExcelItemReaderWriterBase
-
- ExcelStreamingItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
for reading OOXML Excel files, based on Apache POI
XSSF streaming reader API, and StAX.
- ExcelStreamingItemReader() - Constructor for class org.jberet.support.io.ExcelStreamingItemReader
-
- ExcelStreamingItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
for Excel 2007 OOXML (.xlsx) file format.
- ExcelStreamingItemWriter() - Constructor for class org.jberet.support.io.ExcelStreamingItemWriter
-
- ExcelUserModelItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
for reading Excel files.
- ExcelUserModelItemReader() - Constructor for class org.jberet.support.io.ExcelUserModelItemReader
-
- ExcelUserModelItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
for Excel files.
- ExcelUserModelItemWriter() - Constructor for class org.jberet.support.io.ExcelUserModelItemWriter
-
- executeStoredProcedure() - Method in class org.jberet.support.io.JdbcItemReader
-
- exporterInstance - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
Optional injection of an implementation of Jasper Reports net.sf.jasperreports.export.Exporter
.
- getBOM() - Method in class org.jberet.support.io.UnicodeBOMInputStream
-
Returns the BOM
that was detected in the wrapped
InputStream
object.
- getBytes() - Method in class org.jberet.support.io.UnicodeBOMInputStream.BOM
-
Returns the bytes corresponding to this BOM
value.
- getCellProcessors() - Method in class org.jberet.support.io.CsvItemReaderWriterBase
-
Gets the cell processors for reading CSV resource.
- getCellStringValues(Row) - Static method in class org.jberet.support.io.ExcelItemReaderWriterBase
-
Saves string values to a string array for all non-blank cells in the row passed in.
- getCellValue(Cell, int) - Method in class org.jberet.support.io.ExcelUserModelItemReader
-
- getCommentMatcher(String) - Method in class org.jberet.support.io.CsvItemReaderWriterBase
-
Gets the configured org.supercsv.comment.CommentMatcher
.
- getConnection() - Method in class org.jberet.support.io.JdbcItemReaderWriterBase
-
- getCsvPreference() - Method in class org.jberet.support.io.CsvItemReaderWriterBase
-
Creates or obtains org.supercsv.prefs.CsvPreference
according to the configuration in JSL document.
- getEncoder(String) - Method in class org.jberet.support.io.CsvItemReaderWriterBase
-
Gets the configured org.supercsv.encoder.CsvEncoder
.
- getExporter() - Method in class org.jberet.support.io.JasperReportsBatchlet
-
- getInputStream(String, boolean) - Static method in class org.jberet.support.io.ItemReaderWriterBase
-
Gets an instance of java.io.InputStream
that represents the reader resource.
- getJrDataSource() - Method in class org.jberet.support.io.JasperReportsBatchlet
-
- getNameMapping() - Method in class org.jberet.support.io.CsvItemReaderWriterBase
-
Gets the field names of the target bean, if they differ from the CSV header, or if there is no CSV header.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jberet.support.io.MappingJsonFactoryObjectFactory
-
Gets an instance of com.fasterxml.jackson.databind.MappingJsonFactory
based on the resource configuration
in the application server.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jberet.support.io.MongoClientObjectFactory
-
Gets an instance of com.mongodb.MongoClient
based on the resource configuration in the application server.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jberet.support.io.NoMappingJsonFactoryObjectFactory
-
Gets an instance of com.fasterxml.jackson.core.JsonFactory
based on the resource configuration in the
application server.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jberet.support.io.XmlFactoryObjectFactory
-
Gets an instance of com.fasterxml.jackson.dataformat.xml.XmlFactory
based on the resource configuration in the
application server.
- getOutputStream(String) - Method in class org.jberet.support.io.ItemReaderWriterBase
-
- getOutputStream() - Method in class org.jberet.support.io.JasperReportsBatchlet
-
- getPartition(Object) - Method in class org.jberet.support.io.KafkaItemWriter
-
Gets the destination topic partition used when sending ProducerRecord
.
- getQuery() - Method in class org.jberet.support.io.JpaItemReader
-
- getQuoteMode(String) - Method in class org.jberet.support.io.CsvItemReaderWriterBase
-
Gets the configured org.supercsv.quote.QuoteMode
.
- getRecordKey(Object) - Method in class org.jberet.support.io.KafkaItemWriter
-
Gets the key used when sending ProducerRecord
.
- getReportParameters() - Method in class org.jberet.support.io.JasperReportsBatchlet
-
- getTemplateInputStream() - Method in class org.jberet.support.io.JasperReportsBatchlet
-
- getTopic(Object) - Method in class org.jberet.support.io.KafkaItemWriter
-
Gets the destination topic used when sending ProducerRecord
.
- getValidator() - Static method in class org.jberet.support.io.ItemReaderWriterBase
-
Gets a cached javax.validation.Validator
.
- jacksonCollection - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
- JacksonCsvItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
that reads data items from CSV files using jackson-dataformat-csv.
- JacksonCsvItemReader() - Constructor for class org.jberet.support.io.JacksonCsvItemReader
-
- JacksonCsvItemReaderWriterBase - Class in org.jberet.support.io
-
- JacksonCsvItemReaderWriterBase() - Constructor for class org.jberet.support.io.JacksonCsvItemReaderWriterBase
-
- JacksonCsvItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
that writes data in CSV format using jackson-dataformat-csv.
- JacksonCsvItemWriter() - Constructor for class org.jberet.support.io.JacksonCsvItemWriter
-
- JasperReportsBatchlet - Class in org.jberet.support.io
-
A batchlet that generates report using Jasper Reports.
- JasperReportsBatchlet() - Constructor for class org.jberet.support.io.JasperReportsBatchlet
-
- JdbcBatchlet - Class in org.jberet.support.io
-
- JdbcBatchlet() - Constructor for class org.jberet.support.io.JdbcBatchlet
-
- JdbcItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
that reads data items from the source database.
- JdbcItemReader() - Constructor for class org.jberet.support.io.JdbcItemReader
-
- JdbcItemReaderWriterBase - Class in org.jberet.support.io
-
- JdbcItemReaderWriterBase() - Constructor for class org.jberet.support.io.JdbcItemReaderWriterBase
-
- JdbcItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
that inserts data items into the target database.
- JdbcItemWriter() - Constructor for class org.jberet.support.io.JdbcItemWriter
-
- JmsItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
that reads data items from a JMS destination.
- JmsItemReader() - Constructor for class org.jberet.support.io.JmsItemReader
-
- JmsItemReaderWriterBase - Class in org.jberet.support.io
-
- JmsItemReaderWriterBase() - Constructor for class org.jberet.support.io.JmsItemReaderWriterBase
-
- JmsItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
that sends data items to a JMS destination.
- JmsItemWriter() - Constructor for class org.jberet.support.io.JmsItemWriter
-
- jobContext - Variable in class org.jberet.support.io.BeanIOItemReaderWriterBase
-
- JpaItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
that reads
data with Java Persistence API (JPA).
- JpaItemReader() - Constructor for class org.jberet.support.io.JpaItemReader
-
- JpaItemReaderWriterBase - Class in org.jberet.support.io
-
- JpaItemReaderWriterBase() - Constructor for class org.jberet.support.io.JpaItemReaderWriterBase
-
- JpaItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
that writes
data items with Java Persistence API (JPA).
- JpaItemWriter() - Constructor for class org.jberet.support.io.JpaItemWriter
-
- jpqlQuery - Variable in class org.jberet.support.io.JpaItemReader
-
a Java Persistence query string.
- jrDataSourceInstance - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
Optional injection of Jasper Reports net.sf.jasperreports.engine.JRDataSource
, which allows for more
control over the JRDataSource
creation and configuration.
- jsonFactory - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
- jsonFactoryFeatures - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.core.JsonFactory.Feature
s.
- jsonFactoryLookup - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
JNDI lookup name for
com.fasterxml.jackson.core.JsonFactory
, which is used for constructing
com.fasterxml.jackson.core.JsonParser
in
JsonItemReader
and
com.fasterxml.jackson.core.JsonGenerator
in
JsonItemWriter
.
- jsonGenerator - Variable in class org.jberet.support.io.JsonItemWriter
-
- jsonGeneratorFeatures - Variable in class org.jberet.support.io.JacksonCsvItemWriter
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.core.JsonGenerator
features.
- jsonGeneratorFeatures - Variable in class org.jberet.support.io.JsonItemWriter
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.core.JsonGenerator
features.
- JsonItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
that reads from Json resource that consists of a
collection of same-typed data items.
- JsonItemReader() - Constructor for class org.jberet.support.io.JsonItemReader
-
- JsonItemReaderWriterBase - Class in org.jberet.support.io
-
- JsonItemReaderWriterBase() - Constructor for class org.jberet.support.io.JsonItemReaderWriterBase
-
- JsonItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
that writes a list of same-typed objects to Json resource.
- JsonItemWriter() - Constructor for class org.jberet.support.io.JsonItemWriter
-
- jsonParser - Variable in class org.jberet.support.io.JsonItemReader
-
- jsonParserFeatures - Variable in class org.jberet.support.io.JacksonCsvItemReader
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.core.JsonParser
features.
- jsonParserFeatures - Variable in class org.jberet.support.io.JsonItemReader
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.core.JsonParser
features.
- mapperFeatures - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.databind.ObjectMapper
features.
- MappingJsonFactoryObjectFactory - Class in org.jberet.support.io
-
An implementation of javax.naming.spi.ObjectFactory
that produces instance of
com.fasterxml.jackson.databind.MappingJsonFactory
.
- MappingJsonFactoryObjectFactory() - Constructor for class org.jberet.support.io.MappingJsonFactoryObjectFactory
-
- mappingProperties - Variable in class org.jberet.support.io.BeanIOItemReaderWriterBase
-
User properties that can be used for property substitution in BeanIO mapping file.
- mark(int) - Method in class org.jberet.support.io.UnicodeBOMInputStream
- markSupported() - Method in class org.jberet.support.io.UnicodeBOMInputStream
- MATCHES - Static variable in class org.jberet.support.io.CsvProperties
-
The property value to indicate the use of a org.supercsv.comment.CommentMatches
comment matcher.
- MATCHES_FUZZY - Static variable in class org.jberet.support.io.CsvProperties
-
A fuzzy variant of MATCHES.
- MAX_WORKSHEET_ROWS - Static variable in class org.jberet.support.io.ExcelEventItemReader
-
Maximum worksheet row numbers for Excel 2003: 65,536 (2 ** 16)
http://office.microsoft.com/en-us/excel-help/excel-specifications-and-limits-HP005199291.aspx
- maxResults - Variable in class org.jberet.support.io.JpaItemReader
-
Maximum number of results to retrieve by the query.
- mediaType - Variable in class org.jberet.support.io.RestItemWriter
-
Media type to use in the REST call to write data.
- mediaTypeInstance - Variable in class org.jberet.support.io.RestItemWriter
-
- messageSelector - Variable in class org.jberet.support.io.JmsItemReader
-
Only messages with properties matching the message selector expression are delivered.
- minColumnCount - Variable in class org.jberet.support.io.ExcelUserModelItemReader
-
- MockItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
for easy
testing and prototyping.
- MockItemWriter() - Constructor for class org.jberet.support.io.MockItemWriter
-
- mongoClient - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
- mongoClientLookup - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
JNDI lookup name for com.mongodb.MongoClient
.
- MongoClientObjectFactory - Class in org.jberet.support.io
-
An implementation of javax.naming.spi.ObjectFactory
that produces instance of com.mongodb.MongoClient
.
- MongoClientObjectFactory() - Constructor for class org.jberet.support.io.MongoClientObjectFactory
-
- MongoItemReader - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemReader
that reads from a collection in a MongoDB database.
- MongoItemReader() - Constructor for class org.jberet.support.io.MongoItemReader
-
- MongoItemReaderWriterBase - Class in org.jberet.support.io
-
- MongoItemReaderWriterBase() - Constructor for class org.jberet.support.io.MongoItemReaderWriterBase
-
- MongoItemWriter - Class in org.jberet.support.io
-
An implementation of javax.batch.api.chunk.ItemWriter
that writes to a collection in a MongoDB database.
- MongoItemWriter() - Constructor for class org.jberet.support.io.MongoItemWriter
-
- objectMapper - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
- objectToBytes(Object) - Static method in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- offset - Variable in class org.jberet.support.io.RestItemReader
-
The value of the offset
property, which specifies the starting
point for reading.
- offsetKey - Variable in class org.jberet.support.io.RestItemReader
-
Configures the key of the query parameter that specifies the starting
position to read in the target REST resource.
- open(Serializable) - Method in class org.jberet.support.io.ArrayItemReader
- open(Serializable) - Method in class org.jberet.support.io.ArtemisItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- open(Serializable) - Method in class org.jberet.support.io.ArtemisItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.BeanIOItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.BeanIOItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.CassandraItemReader
- open(Serializable) - Method in class org.jberet.support.io.CassandraItemWriter
- open(Serializable) - Method in class org.jberet.support.io.CsvItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.CsvItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.ExcelUserModelItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.ExcelUserModelItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.HornetQItemReader
-
Deprecated.
- open(Serializable) - Method in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
- open(Serializable) - Method in class org.jberet.support.io.HornetQItemWriter
-
Deprecated.
- open(Serializable) - Method in class org.jberet.support.io.JacksonCsvItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.JacksonCsvItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.JdbcItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.JdbcItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.JmsItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.JmsItemReaderWriterBase
-
- open(Serializable) - Method in class org.jberet.support.io.JmsItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.JpaItemReader
- open(Serializable) - Method in class org.jberet.support.io.JpaItemWriter
- open(Serializable) - Method in class org.jberet.support.io.JsonItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.JsonItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.KafkaItemReader
-
During the reader opening, the Kafka consumer is instantiated, and checkpoint
, if any, is analyzed to
position the reader properly.
- open(Serializable) - Method in class org.jberet.support.io.KafkaItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.MockItemWriter
- open(Serializable) - Method in class org.jberet.support.io.MongoItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.MongoItemWriter
-
- open(Serializable) - Method in class org.jberet.support.io.RestItemReader
-
During the reader opening, the REST client is instantiated, and
checkpoint
, if any, is used to position the reader properly.
- open(Serializable) - Method in class org.jberet.support.io.RestItemReaderWriterBase
-
During the writer opening, the REST client is instantiated.
- open(Serializable) - Method in class org.jberet.support.io.RestItemWriter
-
During the writer opening, the REST client is instantiated, and
checkpoint
is ignored.
- open(Serializable) - Method in class org.jberet.support.io.XmlItemReader
-
- open(Serializable) - Method in class org.jberet.support.io.XmlItemWriter
-
- options - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
MongoDB client options, e.g., safe=true&wtimeout=1000
.
- org.jberet.support.io - package org.jberet.support.io
-
- OsCommandBatchlet - Class in org.jberet.support.io
-
This batchlet runs a native OS command in a sub-process asynchronously.
- OsCommandBatchlet() - Constructor for class org.jberet.support.io.OsCommandBatchlet
-
- outputDecorator - Variable in class org.jberet.support.io.JacksonCsvItemWriter
-
Fully-qualified name of a class that implements com.fasterxml.jackson.core.io.OutputDecorator
, which
can be used to decorate output destinations.
- outputDecorator - Variable in class org.jberet.support.io.JsonItemWriter
-
Fully-qualified name of a class that implements com.fasterxml.jackson.core.io.OutputDecorator
, which
can be used to decorate output destinations.
- outputDecorator - Variable in class org.jberet.support.io.XmlItemWriter
-
The fully-qualified name of a class implementing com.fasterxml.jackson.core.io.OutputDecorator
, which
can be used to decorate output destinations.
- outputFile - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
The file path of the generated report.
- outputStream - Variable in class org.jberet.support.io.ExcelUserModelItemWriter
-
- outputStreamInstance - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
Optional injection of report output stream, which allows for more control over the output stream creation,
sharing, and configuration.
- outputType - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
The format of report output.
- OVERWRITE - Static variable in class org.jberet.support.io.CsvProperties
-
The property value to specify writeMode of overwrite for org.jberet.support.io.CsvItemWriter
.
- parameterNames - Variable in class org.jberet.support.io.CassandraItemWriter
-
When the cql parameter (variable) name only differs from the corresponding table column name
in case (i.e., they are same when compared case insensitive), the current driver uses the column
name as the column definition name.
- parameterNames - Variable in class org.jberet.support.io.JdbcItemWriter
-
String keys used to retrieve values from incoming data and apply to SQL insert statement parameters.
- parameterTypes - Variable in class org.jberet.support.io.JdbcItemWriter
-
Tells this class which PreparedStatement
setter method to call to set insert statement parameters.
- parseResultSetProperties() - Method in class org.jberet.support.io.JdbcItemReader
-
- password - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
Password for the Cassandra connection
- password - Variable in class org.jberet.support.io.JdbcBatchlet
-
Password for the JDBC connection
- password - Variable in class org.jberet.support.io.JdbcItemReaderWriterBase
-
Password for the JDBC connection
- password - Variable in class org.jberet.support.io.MongoItemReaderWriterBase
-
MongoDB password.
- persistenceUnitName - Variable in class org.jberet.support.io.JpaItemReaderWriterBase
-
Persistence unit name.
- persistenceUnitProperties - Variable in class org.jberet.support.io.JpaItemReaderWriterBase
-
Persistence unit properties, as a list of key-value pairs separated by comma (,).
- pollTimeout - Variable in class org.jberet.support.io.KafkaItemReader
-
The time, in milliseconds, spent waiting in poll if data is not available.
- postConstruct() - Method in class org.jberet.support.io.JpaItemReaderWriterBase
-
- preDestroy() - Method in class org.jberet.support.io.JpaItemReaderWriterBase
-
- preference - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
Specifies one of the 4 predefined CSV preferences:
STANDARD_PREFERENCE
EXCEL_PREFERENCE
EXCEL_NORTH_EUROPE_PREFERENCE
TAB_PREFERENCE
- PREFERENCE_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to specify one of the 4 predefined CSV preferences: STANDARD_PREFERENCE
,
EXCEL_PREFERENCE
, EXCEL_NORTH_EUROPE_PREFERENCE
, TAB_PREFERENCE
.
- preparedStatement - Variable in class org.jberet.support.io.CassandraItemWriter
-
- preparedStatement - Variable in class org.jberet.support.io.JdbcItemReaderWriterBase
-
- prettyPrinter - Variable in class org.jberet.support.io.JsonItemWriter
-
Fully-qualified name of a class that implements com.fasterxml.jackson.core.PrettyPrinter
, which
implements pretty printer functionality, such as indentation.
- prettyPrinter - Variable in class org.jberet.support.io.XmlItemWriter
-
The fully-qualified name of a class implementing com.fasterxml.jackson.core.PrettyPrinter
, which implements
pretty printer functionality, such as indentation.
- printWriter - Variable in class org.jberet.support.io.MockItemWriter
-
- process() - Method in class org.jberet.support.io.CassandraBatchlet
-
This method executes the cql statement(s) as specified in
CassandraReaderWriterBase.cql
batch property,
and returns the string representation of the first row in the result set.
- process() - Method in class org.jberet.support.io.JasperReportsBatchlet
-
- process() - Method in class org.jberet.support.io.JdbcBatchlet
- process() - Method in class org.jberet.support.io.OsCommandBatchlet
-
This method runs the OS command.
- producer - Variable in class org.jberet.support.io.ArtemisItemWriter
-
- producer - Variable in class org.jberet.support.io.HornetQItemWriter
-
Deprecated.
- producer - Variable in class org.jberet.support.io.JmsItemWriter
-
- producer - Variable in class org.jberet.support.io.KafkaItemWriter
-
The Kafka producer responsible for sending the records.
- projection - Variable in class org.jberet.support.io.MongoItemReader
-
Specifies the fields from the matching documents to return.
- properties - Variable in class org.jberet.support.io.JdbcBatchlet
-
Additional properties for the JDBC connection
- properties - Variable in class org.jberet.support.io.JdbcItemReaderWriterBase
-
Additional properties for the JDBC connection
- propertyDescriptorMap - Variable in class org.jberet.support.io.CassandraItemReader
-
For
CassandraReaderWriterBase.beanType
of custom POJO bean, this property defines a mapping
between POJO bean's property name and its JavaBeans
java.beans.PropertyDescriptor
.
- propertyDescriptors - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
- r1c1 - Variable in class org.jberet.support.io.ExcelStreamingItemReader
-
If set to true, the target sheet uses R1C1-style cell coordinates; if set to false, the target sheet uses the
more common A1-style cell coordinates; defaults to null (not set).
- read() - Method in class org.jberet.support.io.UnicodeBOMInputStream
- read(byte[]) - Method in class org.jberet.support.io.UnicodeBOMInputStream
- read(byte[], int, int) - Method in class org.jberet.support.io.UnicodeBOMInputStream
- readerPosition - Variable in class org.jberet.support.io.RestItemReader
-
- readItem() - Method in class org.jberet.support.io.ArrayItemReader
- readItem() - Method in class org.jberet.support.io.ArtemisItemReader
-
- readItem() - Method in class org.jberet.support.io.BeanIOItemReader
-
- readItem() - Method in class org.jberet.support.io.CassandraItemReader
- readItem() - Method in class org.jberet.support.io.CsvItemReader
-
- readItem() - Method in class org.jberet.support.io.ExcelEventItemReader
-
- readItem() - Method in class org.jberet.support.io.ExcelStreamingItemReader
-
- readItem() - Method in class org.jberet.support.io.ExcelUserModelItemReader
-
- readItem() - Method in class org.jberet.support.io.HornetQItemReader
-
Deprecated.
- readItem() - Method in class org.jberet.support.io.JacksonCsvItemReader
-
- readItem() - Method in class org.jberet.support.io.JdbcItemReader
-
- readItem() - Method in class org.jberet.support.io.JmsItemReader
-
- readItem() - Method in class org.jberet.support.io.JpaItemReader
- readItem() - Method in class org.jberet.support.io.JsonItemReader
-
- readItem() - Method in class org.jberet.support.io.KafkaItemReader
-
Reads 1 record and return its value object, and updates the current read position.
- readItem() - Method in class org.jberet.support.io.MongoItemReader
-
- readItem() - Method in class org.jberet.support.io.RestItemReader
-
Reads 1 record and return the result object, and updates the current read position.
- readItem() - Method in class org.jberet.support.io.XmlItemReader
-
- readPosition - Variable in class org.jberet.support.io.JpaItemReader
-
Current read position
- receiveTimeout - Variable in class org.jberet.support.io.ArtemisItemReader
-
The number of milliseconds a Artemis ClientConsumer
blocks until a message arrives.
- receiveTimeout - Variable in class org.jberet.support.io.HornetQItemReader
-
Deprecated.
The number of milliseconds a HornetQ ClientConsumer
blocks until a message arrives.
- receiveTimeout - Variable in class org.jberet.support.io.JmsItemReader
-
The number of milliseconds a JMS MessageConsumer
blocks until a message arrives.
- recordDelimiter - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
If
JasperReportsBatchlet.resource
is specified, and is a csv resource, this property specifies the delimiter between records,
typically new line character (CR/LF).
- recordKey - Variable in class org.jberet.support.io.KafkaItemWriter
-
The key used when sending ProducerRecord
.
- recordsBuffer - Variable in class org.jberet.support.io.KafkaItemReader
-
- recordsBuffer - Variable in class org.jberet.support.io.RestItemReader
-
- registerModule() - Method in class org.jberet.support.io.JsonItemReaderWriterBase
-
- reportParameters - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
Report parameters for generating the report.
- reportParametersInstance - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
Optional injection of Jasper Reports report parameters, which allows for more complex, non-string values.
- reset() - Method in class org.jberet.support.io.UnicodeBOMInputStream
- resource - Variable in class org.jberet.support.io.ItemReaderWriterBase
-
The resource to read from (for batch readers), or write to (for batch writers).
- resource - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
The resource that provides the data source for generating report.
- RESOURCE_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to specify the location of the CSV file.
- RestItemReader - Class in org.jberet.support.io
-
An implementation of ItemReader
that reads data items from REST resource.
- RestItemReader() - Constructor for class org.jberet.support.io.RestItemReader
-
- RestItemReaderWriterBase - Class in org.jberet.support.io
-
- RestItemReaderWriterBase() - Constructor for class org.jberet.support.io.RestItemReaderWriterBase
-
- RestItemWriter - Class in org.jberet.support.io
-
An implementation of ItemWriter
that posts data items to REST resource.
- RestItemWriter() - Constructor for class org.jberet.support.io.RestItemWriter
-
- restUrl - Variable in class org.jberet.support.io.RestItemReaderWriterBase
-
The base URI for the REST call.
- resultList - Variable in class org.jberet.support.io.JpaItemReader
-
List to hold query result objects
- resultSet - Variable in class org.jberet.support.io.CassandraItemReader
-
- resultSet - Variable in class org.jberet.support.io.JdbcItemReader
-
- resultSetMapping - Variable in class org.jberet.support.io.JpaItemReader
-
Name of the resultset mapping.
- resultSetProperties - Variable in class org.jberet.support.io.JdbcItemReader
-
The following resultSetProperties
can be optionally configured in job xml:
fetchSize (use driver default)
fetchDirection
FETCH_FORWARD (default)
FETCH_REVERSE
FETCH_UNKNOWN
resultSetType:
TYPE_FORWARD_ONLY (default)
TYPE_SCROLL_INSENSITIVE
TYPE_SCROLL_SENSITIVE
resultSetConcurrency:
CONCUR_READ_ONLY (default)
CONCUR_UPDATABLE
resultSetHoldability:
HOLD_CURSORS_OVER_COMMIT (default)
CLOSE_CURSORS_AT_COMMIT
For example:
<property name="resultSetProperties" value="fetchSize=1000, resultSetConcurrency=CONCUR_UPDATABLE"/>
- rootElementName - Variable in class org.jberet.support.io.XmlItemWriter
-
Local name of the output XML root element.
- rootElementNamespaceURI - Variable in class org.jberet.support.io.XmlItemWriter
-
The namespaceURI of the prefix to use.
- rootElementPrefix - Variable in class org.jberet.support.io.XmlItemWriter
-
The prefix of the XML root element tag.
- rowIterator - Variable in class org.jberet.support.io.CassandraItemReader
-
- rowIterator - Variable in class org.jberet.support.io.ExcelUserModelItemReader
-
- rowNumber - Variable in class org.jberet.support.io.JsonItemReader
-
- SELECT - Static variable in class org.jberet.support.io.CsvProperties
-
The property value to indicate selected columns.
- sendAcknowledgementHandler - Variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
The fully-qualified name of a class that implements org.apache.activemq.artemis.api.core.client.SendAcknowledgementHandler
.
- sendAcknowledgementHandler - Variable in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
The fully-qualified name of a class that implements org.hornetq.api.core.client.SendAcknowledgementHandler
.
- serializationFeatures - Variable in class org.jberet.support.io.JsonItemReaderWriterBase
-
A comma-separated list of key-value pairs that specify com.fasterxml.jackson.databind.SerializationFeature
s.
- SERVER_LOCATOR_HA_KEY - Static variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- serverLocator - Variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- serverLocator - Variable in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
- serverLocatorInstance - Variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
This field holds an optional injection of Artemis ServerLocator
.
- serverLocatorInstance - Variable in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
This field holds an optional injection of HornetQ ServerLocator
.
- serverLocatorParams - Variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
Key-value pairs to configure Artemis ServerLocator
.
- serverLocatorParams - Variable in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
Key-value pairs to configure HornetQ ServerLocator
.
- session - Variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- session - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
- session - Variable in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
- session - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
- sessionCreated - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
- sessionFactory - Variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
- sessionFactory - Variable in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
- sessionFactoryInstance - Variable in class org.jberet.support.io.ArtemisItemReaderWriterBase
-
This field holds an optional injection of Artemis ClientSessionFactory
.
- sessionFactoryInstance - Variable in class org.jberet.support.io.HornetQItemReaderWriterBase
-
Deprecated.
This field holds an optional injection of HornetQ ClientSessionFactory
.
- sessionInstance - Variable in class org.jberet.support.io.CassandraReaderWriterBase
-
This field holds an optional injection of com.datastax.driver.core.Session
.
- sessionMode - Variable in class org.jberet.support.io.JmsItemReaderWriterBase
-
The string name of the sessionMode used to create JMS session from a JMS connection.
- setProcessErrorStream(InputStream) - Method in interface org.jberet.support.io.StreamHandler
-
- setProcessInputStream(OutputStream) - Method in interface org.jberet.support.io.StreamHandler
-
- setProcessOutputStream(InputStream) - Method in interface org.jberet.support.io.StreamHandler
-
- sharedStringsTable - Variable in class org.jberet.support.io.ExcelStreamingItemReader
-
- sheet - Variable in class org.jberet.support.io.ExcelItemReaderWriterBase
-
- sheetIndex - Variable in class org.jberet.support.io.ExcelUserModelItemReader
-
The index (0-based) of the target sheet to read, defaults to 0.
- sheetInputStream - Variable in class org.jberet.support.io.ExcelStreamingItemReader
-
- sheetName - Variable in class org.jberet.support.io.ExcelItemReaderWriterBase
-
The optional name of the target sheet.
- sheetStreamReader - Variable in class org.jberet.support.io.ExcelStreamingItemReader
-
- skip - Variable in class org.jberet.support.io.MongoItemReader
-
Specifies the number of elements to discard at the beginning of the cursor.
- skip(long) - Method in class org.jberet.support.io.UnicodeBOMInputStream
- skipBeanValidation - Variable in class org.jberet.support.io.CassandraItemReader
-
- skipBeanValidation - Variable in class org.jberet.support.io.ItemReaderWriterBase
-
Indicates whether the current batch reader will invoke Bean Validation API to validate the incoming data POJO.
- skipBOM() - Method in class org.jberet.support.io.UnicodeBOMInputStream
-
Skips the BOM
that was found in the wrapped
InputStream
object.
- skipFirstDataRow - Variable in class org.jberet.support.io.JacksonCsvItemReader
-
Whether the first data line (either first line of the document, if useHeader=false, or second, if useHeader=true)
should be completely ignored by parser.
- sort - Variable in class org.jberet.support.io.MongoItemReader
-
Specifies how to sort the cursor's elements.
- sql - Variable in class org.jberet.support.io.JdbcItemReaderWriterBase
-
The sql statement for reading data from database, or inserting data into database.
- sqls - Variable in class org.jberet.support.io.JdbcBatchlet
-
The sql statements to execute.
- STANDARD_PREFERENCE - Static variable in class org.jberet.support.io.CsvProperties
-
The string property value to specify the use of org.supercsv.prefs.CsvPreference.STANDARD_PREFERENCE
- start - Variable in class org.jberet.support.io.BeanIOItemReader
-
A positive integer indicating the start position in the input resource.
- start - Variable in class org.jberet.support.io.CassandraItemReader
-
The row number in the ResultSet
to start reading.
- start - Variable in class org.jberet.support.io.CsvItemReader
-
Specifies the start position (a positive integer starting from 1) to read the data.
- start - Variable in class org.jberet.support.io.ExcelUserModelItemReader
-
A positive integer indicating the start position in the input resource.
- start - Variable in class org.jberet.support.io.JacksonCsvItemReader
-
Specifies the start position (a positive integer starting from 1) to read the data.
- start - Variable in class org.jberet.support.io.JdbcItemReader
-
The row number in the ResultSet
to start reading.
- start - Variable in class org.jberet.support.io.JsonItemReader
-
Specifies the start position (a positive integer starting from 1) to read the data.
- start() - Method in interface org.jberet.support.io.StreamHandler
-
Start handling of the streams.
- start - Variable in class org.jberet.support.io.XmlItemReader
-
Specifies the start position (a positive integer starting from 1) to read the data.
- START_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to specify the start position (a positive integer starting from 1) in the data set.
- STARTS_WITH - Static variable in class org.jberet.support.io.CsvProperties
-
The property value to indicate the use of a org.supercsv.comment.CommentStartsWith
comment matcher.
- STARTS_WITH_FUZZY - Static variable in class org.jberet.support.io.CsvProperties
-
A fuzzy variant of STARTS_WITH.
- STARTS_WITH_FUZZY2 - Static variable in class org.jberet.support.io.CsvProperties
-
A fuzzy variant of STARTS_WITH.
- statement - Variable in class org.jberet.support.io.CassandraItemReader
-
- stepContext - Variable in class org.jberet.support.io.OsCommandBatchlet
-
Injected StepContext
.
- stop() - Method in class org.jberet.support.io.CassandraBatchlet
-
This method does nothing.
- stop() - Method in class org.jberet.support.io.JasperReportsBatchlet
-
- stop() - Method in class org.jberet.support.io.JdbcBatchlet
- stop() - Method in class org.jberet.support.io.OsCommandBatchlet
-
This method tries to destroy the process running the OS command.
- stop() - Method in interface org.jberet.support.io.StreamHandler
-
Stop handling the streams.
- storedProcedureQuery - Variable in class org.jberet.support.io.JpaItemReader
-
A name of the stored procedure in the database.
- streamFactoryLookup - Variable in class org.jberet.support.io.BeanIOItemReaderWriterBase
-
JNDI name for looking up org.beanio.StreamFactory
when running in application server.
- streamHandler - Variable in class org.jberet.support.io.OsCommandBatchlet
-
Fully-qualified name of a class that implements
StreamHandler
,
which handles the input and output of the subprocess.
- StreamHandler - Interface in org.jberet.support.io
-
A handler which allows the streams from a
Process
to be consumed.
- streamMapping - Variable in class org.jberet.support.io.BeanIOItemReaderWriterBase
-
Location of the BeanIO mapping file, which can be a file path, a URL, or a resource loadable by the current
class loader.
- streamName - Variable in class org.jberet.support.io.BeanIOItemReaderWriterBase
-
Name of the BeanIO stream defined in BeanIO mapping file.
- SURROUNDING_SPACES_NEED_QUOTES_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
Whether spaces surrounding a cell need quotes in order to be preserved (see below).
- surroundingSpacesNeedQuotes - Variable in class org.jberet.support.io.CsvItemReaderWriterBase
-
Whether spaces surrounding a cell need quotes in order to be preserved (see below).
- TAB_PREFERENCE - Static variable in class org.jberet.support.io.CsvProperties
-
The string property value to specify the use of org.supercsv.prefs.CsvPreference.TAB_PREFERENCE
- template - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
Resource path of the compiled Jasper Reports template (*.jasper file).
- templateHeaderRow - Variable in class org.jberet.support.io.ExcelUserModelItemWriter
-
The row number (0-based) of the header in the template sheet.
- templateResource - Variable in class org.jberet.support.io.ExcelUserModelItemWriter
-
The resource of an existing Excel file or template file to be used as a base for generating output Excel.
- templateSheetIndex - Variable in class org.jberet.support.io.ExcelUserModelItemWriter
-
The sheet index (0-based) in the template file to be used for generating output Excel.
- templateSheetName - Variable in class org.jberet.support.io.ExcelUserModelItemWriter
-
The sheet name in the template file to be used for generating output Excel.
- timeoutSeconds - Variable in class org.jberet.support.io.OsCommandBatchlet
-
The timeout as number of seconds.
- timeZone - Variable in class org.jberet.support.io.JasperReportsBatchlet
-
- toClass - Variable in class org.jberet.support.io.MockItemWriter
-
The fully-qualified name of a class that contains a
public static java.util.List
field to hold data items.
- toConsole - Variable in class org.jberet.support.io.MockItemWriter
-
A flag to control whether to write data items to the console.
- toFile - Variable in class org.jberet.support.io.MockItemWriter
-
The file path to write data to.
- topicPartition - Variable in class org.jberet.support.io.KafkaItemWriter
-
A topic partition in the form of <topicName>:<partitionNumber>
.
- topicPartitionOffset - Variable in class org.jberet.support.io.KafkaItemReader
-
A mapping of topic-partition and its offset to track the progress of each
TopicPartition
.
- topicPartitions - Variable in class org.jberet.support.io.KafkaItemReader
-
A list of topic-and-partition in the form of "topicName1:partitionNumber1, topicName2:partitionNumber2, ".
- toString() - Method in class org.jberet.support.io.UnicodeBOMInputStream.BOM
-
Returns a String
representation of this BOM
value.
- toXmlGenerator - Variable in class org.jberet.support.io.XmlItemWriter
-
- workbook - Variable in class org.jberet.support.io.ExcelItemReaderWriterBase
-
- workingDir - Variable in class org.jberet.support.io.OsCommandBatchlet
-
The working directory for running the OS command.
- WRITE_COMMENTS_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to Specifies the complete comment line that can be recognized by any tools or programs
intended to read the current CSV output.
- WRITE_MODE_KEY - Static variable in class org.jberet.support.io.CsvProperties
-
The property key to instruct org.jberet.support.io.CsvItemWriter
, when the target CSV resource already
exists, whether to append to, or overwrite the existing resource, or fail.
- writeComments - Variable in class org.jberet.support.io.CsvItemWriter
-
Specifies the complete comment line that can be recognized by any tools or programs intended to read the current
CSV output.
- writeItems(List<Object>) - Method in class org.jberet.support.io.ArtemisItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.BeanIOItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.CassandraItemWriter
- writeItems(List<Object>) - Method in class org.jberet.support.io.CsvItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.ExcelUserModelItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.HornetQItemWriter
-
Deprecated.
- writeItems(List<Object>) - Method in class org.jberet.support.io.JacksonCsvItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.JdbcItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.JmsItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.JpaItemWriter
-
In this method, the entity manager persists the items
.
- writeItems(List<Object>) - Method in class org.jberet.support.io.JsonItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.KafkaItemWriter
-
Creates Kafka ProducerRecord
and sends it to Kafka topic partition for each item in data items
.
- writeItems(List<Object>) - Method in class org.jberet.support.io.MockItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.MongoItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.RestItemWriter
-
- writeItems(List<Object>) - Method in class org.jberet.support.io.XmlItemWriter
-
- writeMode - Variable in class org.jberet.support.io.CsvItemWriter
-
Instructs org.jberet.support.io.CsvItemWriter
, when the target CSV resource already
exists, whether to append to, or overwrite the existing resource, or fail.
- writeMode - Variable in class org.jberet.support.io.ExcelUserModelItemWriter
-
- writeMode - Variable in class org.jberet.support.io.JacksonCsvItemWriter
-
Instructs this class, when the target CSV resource already exists, whether to append to, or overwrite
the existing resource, or fail.
- writeMode - Variable in class org.jberet.support.io.JsonItemWriter
-
Instructs this class, when the target Json resource already exists, whether to append to, or overwrite
the existing resource, or fail.
- writeMode - Variable in class org.jberet.support.io.MockItemWriter
-
Instructs this class, when the target file already exists, whether to append to, or overwrite
the existing resource, or fail.
- writeMode - Variable in class org.jberet.support.io.XmlItemWriter
-
Instructs this class, when the target XML resource already
exists, whether to append to, or overwrite the existing resource, or fail.