| java.lang.Object | |
| ↳ | org.mule.modules.hdfs.connectivity.HdfsConnectorConnectionManager |
A HdfsConnectorConnectionManager is a wrapper around HdfsConnector that adds connection management capabilities to the pojo.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DEVKIT_BUILD | ||||||||||
| String | DEVKIT_VERSION | ||||||||||
| String | MODULE_NAME | ||||||||||
| String | MODULE_VERSION | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| configurationEntries | |||||||||||
| configurationResources | |||||||||||
| connectionKey | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| defaultFileSystemName | |||||||||||
| fileSystem | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| retryPolicyTemplate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves configurationEntries
| |||||||||||
Retrieves configurationResources
| |||||||||||
Retrieves connectionKey
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieve the default connection key
| |||||||||||
Retrieves defaultFileSystemName
| |||||||||||
Returns the build of the DevKit used to create this module
| |||||||||||
Returns the version of the DevKit used to create this module
| |||||||||||
Retrieves fileSystem
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Returns the user-friendly name of this module
| |||||||||||
Returns the version of this module
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets configurationEntries
| |||||||||||
Sets configurationResources
| |||||||||||
Sets connectionKey
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets defaultFileSystemName
| |||||||||||
Sets fileSystem
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.modules.hdfs.basic.Capabilities
| |||||||||||
From interface
org.mule.modules.hdfs.basic.MetadataAware
| |||||||||||
From interface
org.mule.modules.hdfs.connection.ConnectionManager
| |||||||||||
From interface
org.mule.modules.hdfs.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves configurationEntries
Retrieves configurationResources
Retrieves connectionKey
Retrieves connectionPoolingProfile
Retrieve the default connection key
Retrieves defaultFileSystemName
Returns the build of the DevKit used to create this module
Returns the version of the DevKit used to create this module
Retrieves fileSystem
Retrieves flowConstruct
Returns the user-friendly name of this module
Returns the version of this module
Retrieves muleContext
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
| capability | The capability to test for |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets configurationEntries
| value | Value to set |
|---|
Sets configurationResources
| value | Value to set |
|---|
Sets connectionKey
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets defaultFileSystemName
| value | Value to set |
|---|
Sets fileSystem
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|