| 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
| |||||||||||
Retrieves defaultFileSystemName
| |||||||||||
Retrieves fileSystem
| |||||||||||
Retrieves flowConstruct
| |||||||||||
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.Capabilities
| |||||||||||
From interface
org.mule.api.ConnectionManager
| |||||||||||
From interface
org.mule.api.MetadataAware
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves configurationEntries
Retrieves configurationResources
Retrieves connectionKey
Retrieves connectionPoolingProfile
Retrieves defaultFileSystemName
Retrieves fileSystem
Retrieves flowConstruct
Retrieves muleContext
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
| capability |
|---|
| 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 |
|---|