| Interface | Description |
|---|---|
| ConnectorManagerRepository.ExecutionFactoryProvider |
Provides
ExecutionFactorys to the ConnectorManagerRepository |
| ConnectorWork |
Represents a connector execution in batched form.
|
| Class | Description |
|---|---|
| CapabilitiesConverter |
Utility to convert a ConnectorCapabilities class into a Map of
capabilities information that can be passed through the system.
|
| ConnectorManager |
The
ConnectorManager manages an ExecutionFactory
and its associated workers' state. |
| ConnectorManagerRepository | |
| ConnectorWorkItem | |
| ExecutionContextImpl | |
| LanguageBridgeFactory | |
| RuntimeMetadataImpl | |
| ThreadCpuTimer |
Timer class that uses the ThreadMXBean for CPU timing
|
| TranslatorRepository |
| Exception | Description |
|---|---|
| ConnectorManagerRepository.ConnectorManagerException |
Copyright © 2019. All rights reserved.