Class JDBCPipesIteratorConfig
java.lang.Object
org.apache.tika.pipes.pipesiterator.PipesIteratorConfig
org.apache.tika.pipes.iterator.jdbc.JDBCPipesIteratorConfig
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.tika.pipes.pipesiterator.PipesIteratorConfig
getEmitterId, getFetcherId, setEmitterId, setFetcherId
-
Constructor Details
-
JDBCPipesIteratorConfig
public JDBCPipesIteratorConfig()
-
-
Method Details
-
load
- Throws:
TikaConfigException
-
getIdColumn
-
getFetchKeyColumn
-
getFetchKeyRangeStartColumn
-
getFetchKeyRangeEndColumn
-
getEmitKeyColumn
-
getConnection
-
getSelect
-
getFetchSize
public int getFetchSize() -
getQueryTimeoutSeconds
public int getQueryTimeoutSeconds() -
equals
- Overrides:
equalsin classPipesIteratorConfig
-
hashCode
public int hashCode()- Overrides:
hashCodein classPipesIteratorConfig
-