Class S3PipesIteratorConfig
java.lang.Object
org.apache.tika.pipes.pipesiterator.PipesIteratorConfig
org.apache.tika.pipes.iterator.s3.S3PipesIteratorConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()booleanstatic S3PipesIteratorConfigMethods inherited from class org.apache.tika.pipes.pipesiterator.PipesIteratorConfig
getEmitterId, getFetcherId, setEmitterId, setFetcherId
-
Constructor Details
-
S3PipesIteratorConfig
public S3PipesIteratorConfig()
-
-
Method Details
-
load
- Throws:
TikaConfigException
-
getPrefix
-
getRegion
-
getAccessKey
-
getSecretKey
-
getEndpointConfigurationService
-
getCredentialsProvider
-
getProfile
-
getBucket
-
getFileNamePattern
-
getMaxConnections
public int getMaxConnections() -
isPathStyleAccessEnabled
public boolean isPathStyleAccessEnabled() -
equals
- Overrides:
equalsin classPipesIteratorConfig
-
hashCode
public int hashCode()- Overrides:
hashCodein classPipesIteratorConfig
-