| Interface | Description |
|---|---|
| DataHub |
Handles creation and orchastration of DHF with a MarkLogic server.
|
| Debugging |
Enables or disables debugging in the DHF for the specified database using the supplied client.
|
| EntityManager |
Manages existing entities' MarkLogic Server database index settings and query options.
|
| FlowManager |
Manages existing flows and creates flow runners to execute flows.
|
| HubConfig |
An interface to set, manage and recall the Data Hub's Configuration
|
| HubConfigBuilder |
Helper interface that constructs a HubConfig object from a properties file or pre-existing config.
|
| HubProject |
Creates and gathers information about a hub project.
|
| InstallInfo |
Stores and reports information from MarkLogic server about the installed status of the DHF
This interface abstracts holding state.
|
| Tracing |
Enables or disables tracing in the DHF for the specified database using the supplied client.
|
| Enum | Description |
|---|---|
| DatabaseKind |
Public enumeration for the types of databases in MarkLogic that the
DHF uses.
|