Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

AbstractEntity - Class in com.marklogic.hub.entity
Abstract Base class for entities
AbstractEntity(Element) - Constructor for class com.marklogic.hub.entity.AbstractEntity
 
AbstractEntity(String) - Constructor for class com.marklogic.hub.entity.AbstractEntity
 
accept(File) - Method in class com.marklogic.hub.deploy.util.HubFileFilter
 
accept(String) - Method in class com.marklogic.hub.util.MlcpConsumer
 
awaitCompletion() - Method in interface com.marklogic.hub.flow.FlowRunner
Blocks until the job is complete.
awaitCompletion(long, TimeUnit) - Method in interface com.marklogic.hub.flow.FlowRunner
Blocks until the job is complete.
awaitCompletion() - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
awaitCompletion(long, TimeUnit) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 

B

build() - Method in class com.marklogic.hub.flow.FlowBuilder
 
build() - Method in class com.marklogic.hub.HubConfigBuilder
Builds the HubConfig instance
buildDatabaseCommands(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabasesCommand
 
buildDatabaseCommands(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubOtherDatabasesCommand
 
buildDefaultDatabasePayload(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
buildDeployForestsCommand(String, SaveReceipt, CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
buildKey(File) - Method in class com.marklogic.hub.util.HubModuleManager
Lower-casing avoids some annoying issues on Windows where sometimes you get "C:" at the start, and other times you get "c:".
buildPayload(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 

C

CacheBusterDocumentFileProcessor - Class in com.marklogic.com.marklogic.client.ext.file
 
CacheBusterDocumentFileProcessor() - Constructor for class com.marklogic.com.marklogic.client.ext.file.CacheBusterDocumentFileProcessor
 
CantUpgradeException - Exception in com.marklogic.hub.error
 
CantUpgradeException(String, String) - Constructor for exception com.marklogic.hub.error.CantUpgradeException
 
clear() - Method in class com.marklogic.hub.collector.DiskQueue
 
clearUserModules() - Method in class com.marklogic.hub.DataHub
Removes user's modules from the modules db TODO: this becomes much simpler when we move code into the server dir
CodeFormat - Enum in com.marklogic.hub.flow
 
Collector - Interface in com.marklogic.hub.collector
 
CollectorImpl - Class in com.marklogic.hub.collector.impl
 
CollectorImpl() - Constructor for class com.marklogic.hub.collector.impl.CollectorImpl
 
CollectorImpl(String, CodeFormat) - Constructor for class com.marklogic.hub.collector.impl.CollectorImpl
 
com.marklogic.com.marklogic.client.ext.file - package com.marklogic.com.marklogic.client.ext.file
 
com.marklogic.com.marklogic.client.ext.modulesloader.impl - package com.marklogic.com.marklogic.client.ext.modulesloader.impl
 
com.marklogic.hub - package com.marklogic.hub
 
com.marklogic.hub.collector - package com.marklogic.hub.collector
 
com.marklogic.hub.collector.impl - package com.marklogic.hub.collector.impl
 
com.marklogic.hub.deploy - package com.marklogic.hub.deploy
 
com.marklogic.hub.deploy.commands - package com.marklogic.hub.deploy.commands
 
com.marklogic.hub.deploy.util - package com.marklogic.hub.deploy.util
 
com.marklogic.hub.entity - package com.marklogic.hub.entity
 
com.marklogic.hub.error - package com.marklogic.hub.error
 
com.marklogic.hub.flow - package com.marklogic.hub.flow
 
com.marklogic.hub.flow.impl - package com.marklogic.hub.flow.impl
 
com.marklogic.hub.impl - package com.marklogic.hub.impl
 
com.marklogic.hub.job - package com.marklogic.hub.job
 
com.marklogic.hub.main - package com.marklogic.hub.main
 
com.marklogic.hub.main.impl - package com.marklogic.hub.main.impl
 
com.marklogic.hub.scaffold - package com.marklogic.hub.scaffold
 
com.marklogic.hub.util - package com.marklogic.hub.util
 
com.marklogic.hub.validate - package com.marklogic.hub.validate
 
compare(String, String) - Static method in class com.marklogic.hub.util.Versions
 
completedItems - Variable in class com.marklogic.hub.flow.RunFlowResponse
 
ContentPlugin(DatabaseClient) - Constructor for class com.marklogic.hub.scaffold.Scaffolding.ContentPlugin
 
copy(InputStream, File) - Static method in class com.marklogic.hub.util.FileUtil
 
createEntity(String) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
createFlow(String, String, FlowType, CodeFormat, DataFormat) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
createFlow(String, String, FlowType, CodeFormat, DataFormat, boolean) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
createRestExtension(String, String, FlowType, CodeFormat) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
createRestTransform(String, String, FlowType, CodeFormat) - Method in class com.marklogic.hub.scaffold.Scaffolding
 

D

DATABASE_FILENAME - Static variable in class com.marklogic.hub.deploy.commands.DeployHubSchemasDatabaseCommand
 
DATABASE_FILENAME - Static variable in class com.marklogic.hub.deploy.commands.DeployHubTriggersDatabaseCommand
 
DataFormat - Enum in com.marklogic.hub.flow
 
DataHub - Class in com.marklogic.hub
 
DataHub(HubConfig) - Constructor for class com.marklogic.hub.DataHub
 
DataHubUpgrader - Class in com.marklogic.hub
 
DataHubUpgrader(HubConfig) - Constructor for class com.marklogic.hub.DataHubUpgrader
 
Debugging - Class in com.marklogic.hub
 
Debugging(DatabaseClient) - Constructor for class com.marklogic.hub.Debugging
 
DEFAULT_AUTH_METHOD - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_CUSTOM_FOREST_PATH - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_FILE_PATH - Static variable in class com.marklogic.hub.util.HubModuleManager
 
DEFAULT_FINAL_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_FINAL_PORT - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_FORESTS_PER_HOST - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_JOB_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_JOB_PORT - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_MODULES_DB_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_ROLE_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_SCHEMAS_DB_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_SCHEME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_STAGING_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_STAGING_PORT - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_TRACE_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_TRACE_PORT - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_TRIGGERS_DB_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
DEFAULT_USER_NAME - Static variable in interface com.marklogic.hub.HubConfig
 
deletedJobs - Variable in class com.marklogic.hub.job.JobDeleteResponse
 
deletedTraces - Variable in class com.marklogic.hub.job.JobDeleteResponse
 
deleteJobs(String) - Method in class com.marklogic.hub.job.JobManager
 
deleteJobs(String) - Method in class com.marklogic.hub.job.JobManager.JobDeleteResource
 
deletePropertiesFile() - Method in class com.marklogic.hub.util.HubModuleManager
 
deleteResource(ResourceManager, CommandContext, File) - Method in class com.marklogic.hub.deploy.commands.DeployHubServersCommand
 
deploy(AppConfig) - Method in class com.marklogic.hub.deploy.HubAppDeployer
 
DeployHubDatabaseCommand - Class in com.marklogic.hub.deploy.commands
Can be used for creating any kind of database with any sorts of forests.
DeployHubDatabaseCommand(HubConfig, String) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
DeployHubDatabasesCommand - Class in com.marklogic.hub.deploy.commands
This commands handles deploying/undeploying every database file except the "default" ones of content-database.json, triggers-database.json, and schemas-database.json.
DeployHubDatabasesCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubDatabasesCommand
 
DeployHubMimetypesCommand - Class in com.marklogic.hub.deploy.commands
 
DeployHubMimetypesCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubMimetypesCommand
 
DeployHubOtherDatabasesCommand - Class in com.marklogic.hub.deploy.commands
 
DeployHubOtherDatabasesCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubOtherDatabasesCommand
 
DeployHubRolesCommand - Class in com.marklogic.hub.deploy.commands
 
DeployHubRolesCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubRolesCommand
 
DeployHubSchemasDatabaseCommand - Class in com.marklogic.hub.deploy.commands
 
DeployHubSchemasDatabaseCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubSchemasDatabaseCommand
 
DeployHubServersCommand - Class in com.marklogic.hub.deploy.commands
 
DeployHubServersCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubServersCommand
 
DeployHubTriggersDatabaseCommand - Class in com.marklogic.hub.deploy.commands
 
DeployHubTriggersDatabaseCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubTriggersDatabaseCommand
 
DeployHubUsersCommand - Class in com.marklogic.hub.deploy.commands
 
DeployHubUsersCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.DeployHubUsersCommand
 
deploySearchOptions() - Method in class com.marklogic.hub.EntityManager
 
determineForestCountPerHost(String, CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
disable() - Method in class com.marklogic.hub.Debugging
Disables debugging
disable() - Method in class com.marklogic.hub.Tracing
Disables tracing
DiskQueue<E extends java.io.Serializable> - Class in com.marklogic.hub.collector
A queue that writes extra elements to disk, and reads them in as needed.
DiskQueue(int) - Constructor for class com.marklogic.hub.collector.DiskQueue
Construct a disk-backed queue that keeps at most maxInMemorySize elements in memory.
DiskQueue(int, File) - Constructor for class com.marklogic.hub.collector.DiskQueue
Construct a disk-backed queue that keeps at most maxInMemorySize elements in memory.

E

enable() - Method in class com.marklogic.hub.Debugging
Enables debugging
enable() - Method in class com.marklogic.hub.Tracing
Enables tracing
EntitiesValidator - Class in com.marklogic.hub.validate
 
EntitiesValidator(DatabaseClient) - Constructor for class com.marklogic.hub.validate.EntitiesValidator
 
Entity - Interface in com.marklogic.hub.entity
A entity object.
ENTITY_CONFIG_DIR - Static variable in interface com.marklogic.hub.HubConfig
 
ENTITY_CONFIG_DIR - Static variable in class com.marklogic.hub.HubProject
 
EntityDefModulesFinder - Class in com.marklogic.com.marklogic.client.ext.modulesloader.impl
 
EntityDefModulesFinder() - Constructor for class com.marklogic.com.marklogic.client.ext.modulesloader.impl.EntityDefModulesFinder
 
EntityImpl - Class in com.marklogic.hub.entity
An implementation of the Entity base class
EntityImpl(Element) - Constructor for class com.marklogic.hub.entity.EntityImpl
 
EntityImpl(String) - Constructor for class com.marklogic.hub.entity.EntityImpl
 
EntityManager - Class in com.marklogic.hub
 
EntityManager(HubConfig) - Constructor for class com.marklogic.hub.EntityManager
 
errorCount - Variable in class com.marklogic.hub.flow.RunFlowResponse
 
errorCount - Variable in class com.marklogic.hub.job.JobDeleteResponse
 
errors - Variable in class com.marklogic.hub.flow.RunFlowResponse
 
errors - Variable in class com.marklogic.hub.job.JobDeleteResponse
 
execute(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
execute(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabasesCommand
 
execute(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubOtherDatabasesCommand
 
execute(CommandContext) - Method in class com.marklogic.hub.deploy.commands.LoadHubModulesCommand
 
execute(CommandContext) - Method in class com.marklogic.hub.deploy.commands.LoadUserModulesCommand
 

F

failedItems - Variable in class com.marklogic.hub.flow.RunFlowResponse
 
failedJobs - Variable in class com.marklogic.hub.job.JobDeleteResponse
 
failedTraces - Variable in class com.marklogic.hub.job.JobDeleteResponse
 
FileUtil - Class in com.marklogic.hub.util
 
FileUtil() - Constructor for class com.marklogic.hub.util.FileUtil
 
FINAL_ENTITY_SEARCH_OPTIONS_FILE - Static variable in interface com.marklogic.hub.HubConfig
 
finalAppServerExists - Variable in class com.marklogic.hub.InstallInfo
 
finalCollectionLexiconOn - Variable in class com.marklogic.hub.InstallInfo
 
finalDbExists - Variable in class com.marklogic.hub.InstallInfo
 
finalForestsExist - Variable in class com.marklogic.hub.InstallInfo
 
finalize() - Method in class com.marklogic.hub.collector.DiskQueue
 
finalPortInUse - Variable in class com.marklogic.hub.PreInstallCheck
 
finalPortInUseBy - Variable in class com.marklogic.hub.PreInstallCheck
 
finalTripleIndexOn - Variable in class com.marklogic.hub.InstallInfo
 
findModulesWithResolvedBaseDir(String) - Method in class com.marklogic.com.marklogic.client.ext.modulesloader.impl.EntityDefModulesFinder
 
findModulesWithResolvedBaseDir(String) - Method in class com.marklogic.com.marklogic.client.ext.modulesloader.impl.SearchOptionsFinder
 
findModulesWithResolvedBaseDir(String) - Method in class com.marklogic.com.marklogic.client.ext.modulesloader.impl.UserModulesFinder
 
Flow - Interface in com.marklogic.hub.flow
 
FlowBuilder - Class in com.marklogic.hub.flow
 
FlowFinishedListener - Interface in com.marklogic.hub.flow
 
flowFromXml(Element) - Static method in class com.marklogic.hub.FlowManager
Turns an XML document into a flow
FlowImpl - Class in com.marklogic.hub.flow.impl
 
FlowImpl() - Constructor for class com.marklogic.hub.flow.impl.FlowImpl
 
FlowItemCompleteListener - Interface in com.marklogic.hub.flow
 
FlowItemFailureListener - Interface in com.marklogic.hub.flow
 
FlowManager - Class in com.marklogic.hub
 
FlowManager(HubConfig) - Constructor for class com.marklogic.hub.FlowManager
 
FlowRunner - Interface in com.marklogic.hub.flow
 
FlowRunnerImpl - Class in com.marklogic.hub.flow.impl
 
FlowRunnerImpl(HubConfig) - Constructor for class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
FlowStatusListener - Interface in com.marklogic.hub.flow
 
FlowType - Enum in com.marklogic.hub.flow
 
fromXml(Node) - Static method in class com.marklogic.hub.flow.impl.FlowImpl
 

G

getAbsolutePath(String, String...) - Static method in class com.marklogic.hub.scaffold.Scaffolding
 
getAdminConfig() - Method in interface com.marklogic.hub.HubConfig
 
getAdminConfig() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getAdminManager() - Method in class com.marklogic.hub.DataHub
 
getAdminManager() - Method in interface com.marklogic.hub.HubConfig
 
getAdminManager() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getAppConfig() - Method in interface com.marklogic.hub.HubConfig
 
getAppConfig() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getClient() - Method in interface com.marklogic.hub.collector.Collector
 
getClient() - Method in class com.marklogic.hub.collector.impl.CollectorImpl
 
getCodeFormat() - Method in interface com.marklogic.hub.collector.Collector
 
getCodeFormat() - Method in class com.marklogic.hub.collector.impl.CollectorImpl
 
getCodeFormat(String) - Static method in enum com.marklogic.hub.flow.CodeFormat
 
getCodeFormat() - Method in interface com.marklogic.hub.flow.Flow
 
getCodeFormat() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
getCodeFormat() - Method in class com.marklogic.hub.main.impl.MainPluginImpl
 
getCodeFormat() - Method in interface com.marklogic.hub.main.MainPlugin
 
getCollector() - Method in interface com.marklogic.hub.flow.Flow
 
getCollector() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
getCommandList() - Method in class com.marklogic.hub.DataHub
 
getContents(String, CodeFormat, FlowType) - Method in class com.marklogic.hub.scaffold.Scaffolding.ContentPlugin
 
getCustomForestPath() - Method in interface com.marklogic.hub.HubConfig
 
getCustomForestPath() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getDatabaseFilename() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
getDatabaseManager() - Method in class com.marklogic.hub.DataHub
 
getDatabaseName() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
getDataFormat(String) - Static method in enum com.marklogic.hub.flow.DataFormat
 
getDataFormat() - Method in interface com.marklogic.hub.flow.Flow
 
getDataFormat() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
getEndTime() - Method in class com.marklogic.hub.job.Job
 
getEntityConfigDir() - Method in class com.marklogic.hub.HubProject
 
getEntityDatabaseDir() - Method in interface com.marklogic.hub.HubConfig
 
getEntityDatabaseDir() - Method in class com.marklogic.hub.HubProject
 
getEntityDatabaseDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getEntityDir(String) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
getEntityName() - Method in interface com.marklogic.hub.flow.Flow
 
getEntityName() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
getEntityName() - Method in class com.marklogic.hub.job.Job
 
getFailedBatches() - Method in class com.marklogic.hub.job.Job
 
getFailedEvents() - Method in class com.marklogic.hub.job.Job
 
getFinalAuthMethod() - Method in interface com.marklogic.hub.HubConfig
 
getFinalAuthMethod() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalCertFile() - Method in interface com.marklogic.hub.HubConfig
 
getFinalCertFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalCertPassword() - Method in interface com.marklogic.hub.HubConfig
 
getFinalCertPassword() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalDbName() - Method in interface com.marklogic.hub.HubConfig
 
getFinalDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalExternalName() - Method in interface com.marklogic.hub.HubConfig
 
getFinalExternalName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalForestsPerHost() - Method in interface com.marklogic.hub.HubConfig
 
getFinalForestsPerHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalHttpName() - Method in interface com.marklogic.hub.HubConfig
 
getFinalHttpName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalPort() - Method in interface com.marklogic.hub.HubConfig
 
getFinalPort() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalScheme() - Method in interface com.marklogic.hub.HubConfig
 
getFinalScheme() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalSimpleSsl() - Method in interface com.marklogic.hub.HubConfig
 
getFinalSimpleSsl() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalSslContext() - Method in interface com.marklogic.hub.HubConfig
 
getFinalSslContext() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFinalSslHostnameVerifier() - Method in interface com.marklogic.hub.HubConfig
 
getFinalSslHostnameVerifier() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getFlow(String, String) - Method in class com.marklogic.hub.FlowManager
Retrieves a named flow from a given entity
getFlow(String, String, FlowType) - Method in class com.marklogic.hub.FlowManager
 
getFlowDbPath() - Method in interface com.marklogic.hub.flow.Flow
 
getFlowDbPath() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
getFlowDir(String, String, FlowType) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
getFlowFromProperties(Path) - Method in class com.marklogic.hub.FlowManager
 
getFlowName() - Method in class com.marklogic.hub.job.Job
 
getFlows() - Method in class com.marklogic.hub.entity.AbstractEntity
Returns the entity's flows
getFlows() - Method in interface com.marklogic.hub.entity.Entity
Returns all flows registered to the entity
getFlows(String) - Method in class com.marklogic.hub.FlowManager
Retrieves a list of flows installed on the MarkLogic server
getFlowType(String) - Static method in enum com.marklogic.hub.flow.FlowType
 
getFlowType() - Method in class com.marklogic.hub.job.Job
 
getForestDelete() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
getForestFilename() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
getForestsPerHost() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
getHost() - Method in interface com.marklogic.hub.HubConfig
 
getHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubConfig() - Method in interface com.marklogic.hub.collector.Collector
 
getHubConfig() - Method in class com.marklogic.hub.collector.impl.CollectorImpl
 
getHubConfig() - Method in class com.marklogic.hub.util.ProcessRunner
 
getHubConfigDir() - Method in interface com.marklogic.hub.HubConfig
 
getHubConfigDir() - Method in class com.marklogic.hub.HubProject
 
getHubConfigDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubDatabase(String) - Static method in enum com.marklogic.hub.HubDatabase
 
getHubDatabaseDir() - Method in interface com.marklogic.hub.HubConfig
 
getHubDatabaseDir() - Method in class com.marklogic.hub.HubProject
 
getHubDatabaseDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubEntitiesDir() - Method in interface com.marklogic.hub.HubConfig
 
getHubEntitiesDir() - Method in class com.marklogic.hub.HubProject
 
getHubEntitiesDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubMimetypesDir() - Method in interface com.marklogic.hub.HubConfig
 
getHubMimetypesDir() - Method in class com.marklogic.hub.HubProject
 
getHubMimetypesDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubModulesDeployTimestampFile() - Method in interface com.marklogic.hub.HubConfig
 
getHubModulesDeployTimestampFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubPluginsDir() - Method in interface com.marklogic.hub.HubConfig
 
getHubPluginsDir() - Method in class com.marklogic.hub.HubProject
 
getHubPluginsDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubProject() - Method in interface com.marklogic.hub.HubConfig
 
getHubProject() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubRoleName() - Method in interface com.marklogic.hub.HubConfig
 
getHubRoleName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubSecurityDir() - Method in interface com.marklogic.hub.HubConfig
 
getHubSecurityDir() - Method in class com.marklogic.hub.HubProject
 
getHubSecurityDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubServersDir() - Method in interface com.marklogic.hub.HubConfig
 
getHubServersDir() - Method in class com.marklogic.hub.HubProject
 
getHubServersDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubUserName() - Method in interface com.marklogic.hub.HubConfig
 
getHubUserName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getHubVersion() - Method in class com.marklogic.hub.util.Versions
 
getJarVersion() - Method in interface com.marklogic.hub.HubConfig
 
getJarVersion() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobAuthMethod() - Method in interface com.marklogic.hub.HubConfig
 
getJobAuthMethod() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobCertFile() - Method in interface com.marklogic.hub.HubConfig
 
getJobCertFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobCertPassword() - Method in interface com.marklogic.hub.HubConfig
 
getJobCertPassword() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobDbName() - Method in interface com.marklogic.hub.HubConfig
 
getJobDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobExternalName() - Method in interface com.marklogic.hub.HubConfig
 
getJobExternalName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobForestsPerHost() - Method in interface com.marklogic.hub.HubConfig
 
getJobForestsPerHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobHttpName() - Method in interface com.marklogic.hub.HubConfig
 
getJobHttpName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobId() - Method in class com.marklogic.hub.job.Job
 
getJobId() - Method in class com.marklogic.hub.util.MlcpRunner
 
getJobName() - Method in class com.marklogic.hub.job.Job
 
getJobOutput() - Method in class com.marklogic.hub.job.Job
 
getJobPort() - Method in interface com.marklogic.hub.HubConfig
 
getJobPort() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobScheme() - Method in interface com.marklogic.hub.HubConfig
 
getJobScheme() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobSimpleSsl() - Method in interface com.marklogic.hub.HubConfig
 
getJobSimpleSsl() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobSslContext() - Method in interface com.marklogic.hub.HubConfig
 
getJobSslContext() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobSslHostnameVerifier() - Method in interface com.marklogic.hub.HubConfig
 
getJobSslHostnameVerifier() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getJobStatus(String) - Static method in enum com.marklogic.hub.job.JobStatus
 
getLegacyFlows() - Method in class com.marklogic.hub.FlowManager
 
getLoadBalancerHosts() - Method in interface com.marklogic.hub.HubConfig
 
getLoadBalancerHosts() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getLocalFlows() - Method in class com.marklogic.hub.FlowManager
retrieves a list of all the flows on the local files systems
getLocalFlowsForEntity(String) - Method in class com.marklogic.hub.FlowManager
 
getLocalFlowsForEntity(String, FlowType) - Method in class com.marklogic.hub.FlowManager
 
getMain() - Method in interface com.marklogic.hub.flow.Flow
 
getMain() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
getManageClient() - Method in class com.marklogic.hub.DataHub
 
getManageClient() - Method in interface com.marklogic.hub.HubConfig
 
getManageClient() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getManageConfig() - Method in interface com.marklogic.hub.HubConfig
 
getManageConfig() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getMarkLogicVersion() - Method in class com.marklogic.hub.util.Versions
 
getModule() - Method in interface com.marklogic.hub.collector.Collector
 
getModule() - Method in class com.marklogic.hub.collector.impl.CollectorImpl
 
getModule() - Method in class com.marklogic.hub.main.impl.MainPluginImpl
 
getModule() - Method in interface com.marklogic.hub.main.MainPlugin
 
getModulePermissions() - Method in interface com.marklogic.hub.HubConfig
 
getModulePermissions() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getModulesDbName() - Method in interface com.marklogic.hub.HubConfig
 
getModulesDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getModulesForestsPerHost() - Method in interface com.marklogic.hub.HubConfig
 
getModulesForestsPerHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getName() - Method in class com.marklogic.hub.entity.AbstractEntity
Returns the name of the Entity
getName() - Method in interface com.marklogic.hub.entity.Entity
Gets the Entity name
getName() - Method in interface com.marklogic.hub.flow.Flow
 
getName() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
getPayload(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
getPayload(File, CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubServersCommand
 
getProcessOutput() - Method in class com.marklogic.hub.util.ProcessRunner
 
getProjectDir() - Method in interface com.marklogic.hub.HubConfig
 
getProjectDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getResourceDirs(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubMimetypesCommand
 
getResourceDirs(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubRolesCommand
 
getResourceDirs(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubServersCommand
 
getResourceDirs(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubUsersCommand
 
getResourceManager(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubServersCommand
 
getSchemasDbName() - Method in interface com.marklogic.hub.HubConfig
 
getSchemasDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getSchemasForestsPerHost() - Method in interface com.marklogic.hub.HubConfig
 
getSchemasForestsPerHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getServerManager() - Method in class com.marklogic.hub.DataHub
 
getStagingAuthMethod() - Method in interface com.marklogic.hub.HubConfig
 
getStagingAuthMethod() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingCertFile() - Method in interface com.marklogic.hub.HubConfig
 
getStagingCertFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingCertPassword() - Method in interface com.marklogic.hub.HubConfig
 
getStagingCertPassword() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingDbName() - Method in interface com.marklogic.hub.HubConfig
 
getStagingDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingExternalName() - Method in interface com.marklogic.hub.HubConfig
 
getStagingExternalName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingForestsPerHost() - Method in interface com.marklogic.hub.HubConfig
 
getStagingForestsPerHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingHttpName() - Method in interface com.marklogic.hub.HubConfig
 
getStagingHttpName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingPort() - Method in interface com.marklogic.hub.HubConfig
 
getStagingPort() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingScheme() - Method in interface com.marklogic.hub.HubConfig
 
getStagingScheme() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingSimpleSsl() - Method in interface com.marklogic.hub.HubConfig
 
getStagingSimpleSsl() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingSslContext() - Method in interface com.marklogic.hub.HubConfig
 
getStagingSslContext() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStagingSslHostnameVerifier() - Method in interface com.marklogic.hub.HubConfig
 
getStagingSslHostnameVerifier() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getStartTime() - Method in class com.marklogic.hub.job.Job
 
getStatus() - Method in class com.marklogic.hub.job.Job
 
getSuccessfulBatches() - Method in class com.marklogic.hub.job.Job
 
getSuccessfulEvents() - Method in class com.marklogic.hub.job.Job
 
getTraceAuthMethod() - Method in interface com.marklogic.hub.HubConfig
 
getTraceAuthMethod() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceCertFile() - Method in interface com.marklogic.hub.HubConfig
 
getTraceCertFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceCertPassword() - Method in interface com.marklogic.hub.HubConfig
 
getTraceCertPassword() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceDbName() - Method in interface com.marklogic.hub.HubConfig
 
getTraceDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceExternalName() - Method in interface com.marklogic.hub.HubConfig
 
getTraceExternalName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceForestsPerHost() - Method in interface com.marklogic.hub.HubConfig
 
getTraceForestsPerHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceHttpName() - Method in interface com.marklogic.hub.HubConfig
 
getTraceHttpName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTracePort() - Method in interface com.marklogic.hub.HubConfig
 
getTracePort() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceScheme() - Method in interface com.marklogic.hub.HubConfig
 
getTraceScheme() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceSimpleSsl() - Method in interface com.marklogic.hub.HubConfig
 
getTraceSimpleSsl() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceSslContext() - Method in interface com.marklogic.hub.HubConfig
 
getTraceSslContext() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTraceSslHostnameVerifier() - Method in interface com.marklogic.hub.HubConfig
 
getTraceSslHostnameVerifier() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTriggersDbName() - Method in interface com.marklogic.hub.HubConfig
 
getTriggersDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getTriggersForestsPerHost() - Method in interface com.marklogic.hub.HubConfig
 
getTriggersForestsPerHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getType() - Method in interface com.marklogic.hub.flow.Flow
 
getType() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
getUndoSortOrder() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
getUndoSortOrder() - Method in class com.marklogic.hub.deploy.commands.DeployHubServersCommand
 
getUserConfigDir() - Method in interface com.marklogic.hub.HubConfig
 
getUserConfigDir() - Method in class com.marklogic.hub.HubProject
 
getUserConfigDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getUserContentDeployTimestampFile() - Method in interface com.marklogic.hub.HubConfig
 
getUserContentDeployTimestampFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getUserDatabaseDir() - Method in interface com.marklogic.hub.HubConfig
 
getUserDatabaseDir() - Method in class com.marklogic.hub.HubProject
 
getUserDatabaseDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getUserModulesDeployTimestampFile() - Method in interface com.marklogic.hub.HubConfig
 
getUserModulesDeployTimestampFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getUserSchemasDir() - Method in class com.marklogic.hub.HubProject
 
getUserSecurityDir() - Method in interface com.marklogic.hub.HubConfig
 
getUserSecurityDir() - Method in class com.marklogic.hub.HubProject
 
getUserSecurityDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
getUserServersDir() - Method in interface com.marklogic.hub.HubConfig
 
getUserServersDir() - Method in class com.marklogic.hub.HubProject
 
getUserServersDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
 

H

hasFileBeenModifiedSinceLastLoaded(File) - Method in class com.marklogic.hub.util.HubModuleManager
 
hasKeyBeenModified(String, long) - Method in class com.marklogic.hub.util.HubModuleManager
 
HUB_CONFIG_DIR - Static variable in interface com.marklogic.hub.HubConfig
 
HUB_CONFIG_DIR - Static variable in class com.marklogic.hub.HubProject
 
HUB_MODULES_DEPLOY_TIMESTAMPS_PROPERTIES - Static variable in interface com.marklogic.hub.HubConfig
 
HubAppDeployer - Class in com.marklogic.hub.deploy
 
HubAppDeployer(ManageClient, AdminManager, HubDeployStatusListener) - Constructor for class com.marklogic.hub.deploy.HubAppDeployer
 
HubConfig - Interface in com.marklogic.hub
A class for passing around the Data Hub's Configuration
HubConfigBuilder - Class in com.marklogic.hub
A class for building a HubConfig class.
HubConfigImpl - Class in com.marklogic.hub.impl
 
HubConfigImpl(String) - Constructor for class com.marklogic.hub.impl.HubConfigImpl
 
HubConfigImpl() - Constructor for class com.marklogic.hub.impl.HubConfigImpl
 
HubDatabase - Enum in com.marklogic.hub
 
HubDeployStatusListener - Interface in com.marklogic.hub.deploy.util
 
HubFileFilter - Class in com.marklogic.hub.deploy.util
Simple implementation that accepts every file and ignores anything starting with ".".
HubFileFilter() - Constructor for class com.marklogic.hub.deploy.util.HubFileFilter
 
HubModuleManager - Class in com.marklogic.hub.util
 
HubModuleManager(String) - Constructor for class com.marklogic.hub.util.HubModuleManager
 
HubProject - Class in com.marklogic.hub
Class for creating a hub Project
HubProject(String) - Constructor for class com.marklogic.hub.HubProject
 

I

init(Map<String, String>) - Method in class com.marklogic.hub.HubProject
Initializes a directory as a hub project directory.
initHubProject() - Method in interface com.marklogic.hub.HubConfig
 
initHubProject() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
initialize() - Method in class com.marklogic.hub.util.HubModuleManager
 
initProject() - Method in class com.marklogic.hub.DataHub
 
install() - Method in class com.marklogic.hub.DataHub
Installs the data hub configuration and server-side modules into MarkLogic
install(HubDeployStatusListener) - Method in class com.marklogic.hub.DataHub
Installs the data hub configuration and server-side modules into MarkLogic
InstallInfo - Class in com.marklogic.hub
 
InstallInfo() - Constructor for class com.marklogic.hub.InstallInfo
 
isCreateDatabaseWithoutFile() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
isCreateForestsOnEachHost() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
isEnabled() - Method in class com.marklogic.hub.Debugging
Determines if the hub has debugging enabled or not
isEnabled() - Method in class com.marklogic.hub.Tracing
Determines if the hub has tracing enabled or not
isInitialized() - Method in class com.marklogic.hub.HubProject
 
isInstalled() - Method in class com.marklogic.hub.DataHub
Determines if the data hub is installed in MarkLogic
isInstalled() - Method in class com.marklogic.hub.InstallInfo
 
isPartiallyInstalled() - Method in class com.marklogic.hub.InstallInfo
 
isSafeToInstall() - Method in class com.marklogic.hub.PreInstallCheck
 
isServerVersionValid(String) - Method in class com.marklogic.hub.DataHub
Validates the MarkLogic server to ensure compatibility with the hub
isUniqueRestServiceExtension(String) - Method in class com.marklogic.hub.scaffold.ScaffoldingValidator
 
isUniqueRestTransform(String) - Method in class com.marklogic.hub.scaffold.ScaffoldingValidator
 
iterator() - Method in class com.marklogic.hub.collector.DiskQueue
 

J

Job - Class in com.marklogic.hub.job
 
jobAppServerExists - Variable in class com.marklogic.hub.InstallInfo
 
jobDbExists - Variable in class com.marklogic.hub.InstallInfo
 
JobDeleteResource(DatabaseClient) - Constructor for class com.marklogic.hub.job.JobManager.JobDeleteResource
 
JobDeleteResponse - Class in com.marklogic.hub.job
 
JobDeleteResponse() - Constructor for class com.marklogic.hub.job.JobDeleteResponse
 
jobForestsExist - Variable in class com.marklogic.hub.InstallInfo
 
JobManager - Class in com.marklogic.hub.job
 
JobManager(DatabaseClient) - Constructor for class com.marklogic.hub.job.JobManager
 
JobManager.JobDeleteResource - Class in com.marklogic.hub.job
 
jobPortInUse - Variable in class com.marklogic.hub.PreInstallCheck
 
jobPortInUseBy - Variable in class com.marklogic.hub.PreInstallCheck
 
JobStatus - Enum in com.marklogic.hub.job
 
JsonXor - Class in com.marklogic.hub.util
 
JsonXor() - Constructor for class com.marklogic.hub.util.JsonXor
 

L

LegacyFlowsException - Exception in com.marklogic.hub.error
 
LegacyFlowsException(List<String>) - Constructor for exception com.marklogic.hub.error.LegacyFlowsException
 
loadConfigurationFromProperties(Properties) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
loadFromFile(File) - Static method in class com.marklogic.hub.flow.impl.FlowImpl
 
LoadHubModulesCommand - Class in com.marklogic.hub.deploy.commands
 
LoadHubModulesCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.LoadHubModulesCommand
 
LoadUserModulesCommand - Class in com.marklogic.hub.deploy.commands
 
LoadUserModulesCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.LoadUserModulesCommand
 
logger - Variable in class com.marklogic.hub.DataHub
 
logger - Variable in class com.marklogic.hub.HubProject
 
logger - Variable in class com.marklogic.hub.impl.HubConfigImpl
 
logger - Variable in class com.marklogic.hub.scaffold.Scaffolding
 
logTimeInsideMethod(long, String) - Static method in class com.marklogic.hub.util.PerformanceLogger
 

M

MainPlugin - Interface in com.marklogic.hub.main
 
MainPluginImpl - Class in com.marklogic.hub.main.impl
 
MainPluginImpl() - Constructor for class com.marklogic.hub.main.impl.MainPluginImpl
 
MainPluginImpl(String, CodeFormat) - Constructor for class com.marklogic.hub.main.impl.MainPluginImpl
 
mergeDatabaseFiles(AppConfig) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
mergeServerFiles(File) - Method in class com.marklogic.hub.deploy.commands.DeployHubServersCommand
 
MIN_UPGRADE_VERSION - Static variable in class com.marklogic.hub.DataHubUpgrader
 
MlcpConsumer - Class in com.marklogic.hub.util
 
MlcpConsumer(AtomicLong, AtomicLong, FlowStatusListener, String) - Constructor for class com.marklogic.hub.util.MlcpConsumer
 
MlcpRunner - Class in com.marklogic.hub.util
 
MlcpRunner(String, String, HubConfig, Flow, DatabaseClient, JsonNode, FlowStatusListener) - Constructor for class com.marklogic.hub.util.MlcpRunner
 
monitorTimeInsideMethod() - Static method in class com.marklogic.hub.util.PerformanceLogger
 

N

newAppServicesClient() - Method in interface com.marklogic.hub.HubConfig
 
newAppServicesClient() - Method in class com.marklogic.hub.impl.HubConfigImpl
 
newFinalClient() - Method in interface com.marklogic.hub.HubConfig
Creates a new DatabaseClient for accessing the Final database
newFinalClient() - Method in class com.marklogic.hub.impl.HubConfigImpl
Creates a new DatabaseClient for accessing the Final database
newFlow() - Static method in class com.marklogic.hub.flow.FlowBuilder
 
newFlowRunner() - Method in class com.marklogic.hub.FlowManager
 
newHubConfigBuilder(String) - Static method in class com.marklogic.hub.HubConfigBuilder
Returns a new HubConfigBuilder instance
newJobDbClient() - Method in interface com.marklogic.hub.HubConfig
Creates a new DatabaseClient for accessing the Job database
newJobDbClient() - Method in class com.marklogic.hub.impl.HubConfigImpl
Creates a new DatabaseClient for accessing the Job database
newModulesDbClient() - Method in interface com.marklogic.hub.HubConfig
Creates a new DatabaseClient for accessing the Hub Modules database
newModulesDbClient() - Method in class com.marklogic.hub.impl.HubConfigImpl
Creates a new DatabaseClient for accessing the Hub Modules database
newRunner() - Static method in class com.marklogic.hub.util.ProcessRunner
 
newStagingClient() - Method in interface com.marklogic.hub.HubConfig
Creates a new DatabaseClient for accessing the Staging database
newStagingClient(String) - Method in interface com.marklogic.hub.HubConfig
 
newStagingClient() - Method in class com.marklogic.hub.impl.HubConfigImpl
Creates a new DatabaseClient for accessing the Staging database
newStagingClient(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
newTraceDbClient() - Method in interface com.marklogic.hub.HubConfig
Creates a new DatabaseClient for accessing the Trace database
newTraceDbClient() - Method in class com.marklogic.hub.impl.HubConfigImpl
Creates a new DatabaseClient for accessing the Trace database

O

offer(String) - Method in class com.marklogic.hub.collector.DiskQueue
 
onError() - Method in interface com.marklogic.hub.deploy.util.HubDeployStatusListener
 
onFinished(FlowFinishedListener) - Method in interface com.marklogic.hub.flow.FlowRunner
 
onFinished(FlowFinishedListener) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
onFlowFinished() - Method in interface com.marklogic.hub.flow.FlowFinishedListener
 
onItemComplete(FlowItemCompleteListener) - Method in interface com.marklogic.hub.flow.FlowRunner
 
onItemComplete(FlowItemCompleteListener) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
onItemFailed(FlowItemFailureListener) - Method in interface com.marklogic.hub.flow.FlowRunner
 
onItemFailed(FlowItemFailureListener) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
onStatusChange(int, String) - Method in interface com.marklogic.hub.deploy.util.HubDeployStatusListener
 
onStatusChange(String, int, String) - Method in interface com.marklogic.hub.flow.FlowStatusListener
 
onStatusChanged(FlowStatusListener) - Method in interface com.marklogic.hub.flow.FlowRunner
 
onStatusChanged(FlowStatusListener) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 

P

peek() - Method in class com.marklogic.hub.collector.DiskQueue
 
PerformanceLogger - Class in com.marklogic.hub.util
 
PerformanceLogger() - Constructor for class com.marklogic.hub.util.PerformanceLogger
 
poll() - Method in class com.marklogic.hub.collector.DiskQueue
 
PreInstallCheck - Class in com.marklogic.hub
 
PreInstallCheck() - Constructor for class com.marklogic.hub.PreInstallCheck
 
processCompletion(String, String) - Method in interface com.marklogic.hub.flow.FlowItemCompleteListener
 
processDocumentFile(DocumentFile) - Method in class com.marklogic.com.marklogic.client.ext.file.CacheBusterDocumentFileProcessor
 
processFailure(String, String) - Method in interface com.marklogic.hub.flow.FlowItemFailureListener
 
ProcessRunner - Class in com.marklogic.hub.util
 
ProcessRunner() - Constructor for class com.marklogic.hub.util.ProcessRunner
 

R

remove() - Method in class com.marklogic.hub.collector.DiskQueue
 
run(String, String, String, int, Map<String, Object>) - Method in interface com.marklogic.hub.collector.Collector
 
run(String, String, String, int, Map<String, Object>) - Method in class com.marklogic.hub.collector.impl.CollectorImpl
 
run() - Method in interface com.marklogic.hub.flow.FlowRunner
 
run() - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
run() - Method in class com.marklogic.hub.util.MlcpRunner
 
run() - Method in class com.marklogic.hub.util.ProcessRunner
 
run() - Method in class com.marklogic.hub.util.StreamGobbler
 
RunFlowResponse - Class in com.marklogic.hub.flow
 
RunFlowResponse() - Constructor for class com.marklogic.hub.flow.RunFlowResponse
 
runPreInstallCheck() - Method in class com.marklogic.hub.DataHub
 
runPreInstallCheck(Versions) - Method in class com.marklogic.hub.DataHub
 

S

saveDbIndexes() - Method in class com.marklogic.hub.EntityManager
 
saveJob(Job) - Method in class com.marklogic.hub.job.JobManager
 
saveJob(Job, Transaction) - Method in class com.marklogic.hub.job.JobManager
 
saveLastLoadedTimestamp(File, Date) - Method in class com.marklogic.hub.util.HubModuleManager
 
saveLastLoadedTimestamp(String, Date) - Method in class com.marklogic.hub.util.HubModuleManager
 
saveResource(ResourceManager, CommandContext, File) - Method in class com.marklogic.hub.deploy.commands.DeployHubServersCommand
 
saveSearchOptions() - Method in class com.marklogic.hub.EntityManager
 
Scaffolding - Class in com.marklogic.hub.scaffold
 
Scaffolding(String, DatabaseClient) - Constructor for class com.marklogic.hub.scaffold.Scaffolding
 
Scaffolding.ContentPlugin - Class in com.marklogic.hub.scaffold
 
ScaffoldingValidationException - Exception in com.marklogic.hub.error
 
ScaffoldingValidationException(String) - Constructor for exception com.marklogic.hub.error.ScaffoldingValidationException
 
ScaffoldingValidator - Class in com.marklogic.hub.scaffold
 
ScaffoldingValidator(String) - Constructor for class com.marklogic.hub.scaffold.ScaffoldingValidator
 
SearchOptionsFinder - Class in com.marklogic.com.marklogic.client.ext.modulesloader.impl
 
SearchOptionsFinder() - Constructor for class com.marklogic.com.marklogic.client.ext.modulesloader.impl.SearchOptionsFinder
 
serialize() - Method in class com.marklogic.hub.entity.AbstractEntity
Serializes the entity to an XML string
serialize() - Method in interface com.marklogic.hub.entity.Entity
Serializes the Entity as an XML string
serialize() - Method in interface com.marklogic.hub.flow.Flow
 
serialize() - Method in class com.marklogic.hub.flow.impl.FlowImpl
Serializes the flow into an xml string
ServerValidationException - Exception in com.marklogic.hub.error
 
ServerValidationException(String) - Constructor for exception com.marklogic.hub.error.ServerValidationException
 
serverVersion - Variable in class com.marklogic.hub.PreInstallCheck
 
serverVersionOk - Variable in class com.marklogic.hub.PreInstallCheck
 
setAdminConfig(AdminConfig) - Method in interface com.marklogic.hub.HubConfig
 
setAdminConfig(AdminConfig) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setAdminManager(AdminManager) - Method in interface com.marklogic.hub.HubConfig
 
setAdminManager(AdminManager) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setAppConfig(AppConfig) - Method in interface com.marklogic.hub.HubConfig
 
setAppConfig(AppConfig, boolean) - Method in interface com.marklogic.hub.HubConfig
 
setAppConfig(AppConfig) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setAppConfig(AppConfig, boolean) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setClient(DatabaseClient) - Method in interface com.marklogic.hub.collector.Collector
 
setClient(DatabaseClient) - Method in class com.marklogic.hub.collector.impl.CollectorImpl
 
setCodeFormat(CodeFormat) - Method in interface com.marklogic.hub.flow.Flow
 
setCodeFormat(CodeFormat) - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
setCodeFormat(CodeFormat) - Method in class com.marklogic.hub.main.impl.MainPluginImpl
 
setCollector(Collector) - Method in interface com.marklogic.hub.flow.Flow
 
setCollector(Collector) - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
setCounts(long, long, long, long) - Method in class com.marklogic.hub.job.Job
 
setCreateDatabaseWithoutFile(boolean) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
setCreateForestsOnEachHost(boolean) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
setCustomForestPath(String) - Method in interface com.marklogic.hub.HubConfig
 
setCustomForestPath(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setDatabaseFilename(String) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
setDatabaseName(String) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
setDataFormat(DataFormat) - Method in interface com.marklogic.hub.flow.Flow
 
setDataFormat(DataFormat) - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
setEntityName(String) - Method in interface com.marklogic.hub.flow.Flow
 
setEntityName(String) - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
setFinalAuthMethod(String) - Method in interface com.marklogic.hub.HubConfig
 
setFinalAuthMethod(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalCertFile(String) - Method in interface com.marklogic.hub.HubConfig
 
setFinalCertFile(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalCertPassword(String) - Method in interface com.marklogic.hub.HubConfig
 
setFinalCertPassword(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalDbName(String) - Method in interface com.marklogic.hub.HubConfig
 
setFinalDbName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalExternalName(String) - Method in interface com.marklogic.hub.HubConfig
 
setFinalExternalName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalForestsPerHost(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setFinalForestsPerHost(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalHttpName(String) - Method in interface com.marklogic.hub.HubConfig
 
setFinalHttpName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalPort(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setFinalPort(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalScheme(String) - Method in interface com.marklogic.hub.HubConfig
 
setFinalScheme(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalSimpleSsl(boolean) - Method in interface com.marklogic.hub.HubConfig
 
setFinalSimpleSsl(boolean) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalSslContext(SSLContext) - Method in interface com.marklogic.hub.HubConfig
 
setFinalSslContext(SSLContext) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setFinalSslHostnameVerifier(DatabaseClientFactory.SSLHostnameVerifier) - Method in interface com.marklogic.hub.HubConfig
 
setFinalSslHostnameVerifier(DatabaseClientFactory.SSLHostnameVerifier) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setForceLoad(boolean) - Method in class com.marklogic.hub.deploy.commands.LoadUserModulesCommand
 
setForestDelete(String) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
setForestFilename(String) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
setForestsPerHost(int) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
setHubConfig(HubConfig) - Method in interface com.marklogic.hub.collector.Collector
 
setHubConfig(HubConfig) - Method in class com.marklogic.hub.collector.impl.CollectorImpl
 
setHubRoleName(String) - Method in interface com.marklogic.hub.HubConfig
 
setHubRoleName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setHubUserName(String) - Method in interface com.marklogic.hub.HubConfig
 
setHubUserName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobAuthMethod(String) - Method in interface com.marklogic.hub.HubConfig
 
setJobAuthMethod(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobCertFile(String) - Method in interface com.marklogic.hub.HubConfig
 
setJobCertFile(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobCertPassword(String) - Method in interface com.marklogic.hub.HubConfig
 
setJobCertPassword(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobDbName(String) - Method in interface com.marklogic.hub.HubConfig
 
setJobDbName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobExternalName(String) - Method in interface com.marklogic.hub.HubConfig
 
setJobExternalName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobForestsPerHost(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setJobForestsPerHost(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobHttpName(String) - Method in interface com.marklogic.hub.HubConfig
 
setJobHttpName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobPort(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setJobPort(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobScheme(String) - Method in interface com.marklogic.hub.HubConfig
 
setJobScheme(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobSimpleSsl(boolean) - Method in interface com.marklogic.hub.HubConfig
 
setJobSimpleSsl(boolean) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobSslContext(SSLContext) - Method in interface com.marklogic.hub.HubConfig
 
setJobSslContext(SSLContext) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setJobSslHostnameVerifier(DatabaseClientFactory.SSLHostnameVerifier) - Method in interface com.marklogic.hub.HubConfig
 
setJobSslHostnameVerifier(DatabaseClientFactory.SSLHostnameVerifier) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setLoadBalancerHosts(String[]) - Method in interface com.marklogic.hub.HubConfig
 
setLoadBalancerHosts(String[]) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setMain(MainPlugin) - Method in interface com.marklogic.hub.flow.Flow
 
setMain(MainPlugin) - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
setManageClient(ManageClient) - Method in interface com.marklogic.hub.HubConfig
 
setManageClient(ManageClient) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setManageConfig(ManageConfig) - Method in interface com.marklogic.hub.HubConfig
 
setManageConfig(ManageConfig) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setMinimumFileTimestampToLoad(long) - Method in class com.marklogic.hub.util.HubModuleManager
 
setModule(String) - Method in class com.marklogic.hub.main.impl.MainPluginImpl
 
setModulePermissions(String) - Method in interface com.marklogic.hub.HubConfig
 
setModulePermissions(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setModulesDbName(String) - Method in interface com.marklogic.hub.HubConfig
 
setModulesDbName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setModulesForestsPerHost(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setModulesForestsPerHost(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setName(String) - Method in interface com.marklogic.hub.flow.Flow
 
setName(String) - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
setProjectDir(String) - Method in interface com.marklogic.hub.HubConfig
 
setProjectDir(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setSchemasDbName(String) - Method in interface com.marklogic.hub.HubConfig
 
setSchemasDbName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setSchemasForestsPerHost(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setSchemasForestsPerHost(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingAuthMethod(String) - Method in interface com.marklogic.hub.HubConfig
 
setStagingAuthMethod(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingCertFile(String) - Method in interface com.marklogic.hub.HubConfig
 
setStagingCertFile(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingCertPassword(String) - Method in interface com.marklogic.hub.HubConfig
 
setStagingCertPassword(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingDbName(String) - Method in interface com.marklogic.hub.HubConfig
 
setStagingDbName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingExternalName(String) - Method in interface com.marklogic.hub.HubConfig
 
setStagingExternalName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingForestsPerHost(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setStagingForestsPerHost(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingHttpName(String) - Method in interface com.marklogic.hub.HubConfig
 
setStagingHttpName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingPort(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setStagingPort(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingScheme(String) - Method in interface com.marklogic.hub.HubConfig
 
setStagingScheme(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingSimpleSsl(boolean) - Method in interface com.marklogic.hub.HubConfig
 
setStagingSimpleSsl(boolean) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingSslContext(SSLContext) - Method in interface com.marklogic.hub.HubConfig
 
setStagingSslContext(SSLContext) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setStagingSslHostnameVerifier(DatabaseClientFactory.SSLHostnameVerifier) - Method in interface com.marklogic.hub.HubConfig
 
setStagingSslHostnameVerifier(DatabaseClientFactory.SSLHostnameVerifier) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceAuthMethod(String) - Method in interface com.marklogic.hub.HubConfig
 
setTraceAuthMethod(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceCertFile(String) - Method in interface com.marklogic.hub.HubConfig
 
setTraceCertFile(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceCertPassword(String) - Method in interface com.marklogic.hub.HubConfig
 
setTraceCertPassword(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceDbName(String) - Method in interface com.marklogic.hub.HubConfig
 
setTraceDbName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceExternalName(String) - Method in interface com.marklogic.hub.HubConfig
 
setTraceExternalName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceForestsPerHost(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setTraceForestsPerHost(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceHttpName(String) - Method in interface com.marklogic.hub.HubConfig
 
setTraceHttpName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTracePort(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setTracePort(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceScheme(String) - Method in interface com.marklogic.hub.HubConfig
 
setTraceScheme(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceSimpleSsl(boolean) - Method in interface com.marklogic.hub.HubConfig
 
setTraceSimpleSsl(boolean) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceSslContext(SSLContext) - Method in interface com.marklogic.hub.HubConfig
 
setTraceSslContext(SSLContext) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTraceSslHostnameVerifier(DatabaseClientFactory.SSLHostnameVerifier) - Method in interface com.marklogic.hub.HubConfig
 
setTraceSslHostnameVerifier(DatabaseClientFactory.SSLHostnameVerifier) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTriggersDbName(String) - Method in interface com.marklogic.hub.HubConfig
 
setTriggersDbName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setTriggersForestsPerHost(Integer) - Method in interface com.marklogic.hub.HubConfig
 
setTriggersForestsPerHost(Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
 
setType(FlowType) - Method in interface com.marklogic.hub.flow.Flow
 
setType(FlowType) - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
setUndoSortOrder(int) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
size() - Method in class com.marklogic.hub.collector.DiskQueue
 
sortCommandsBeforeExecute(List<DeployDatabaseCommand>, CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabasesCommand
 
sortCommandsBeforeExecute(List<DeployDatabaseCommand>, CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubOtherDatabasesCommand
 
sortCommandsBeforeUndo(List<DeployDatabaseCommand>, CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabasesCommand
 
sortCommandsBeforeUndo(List<DeployDatabaseCommand>, CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubOtherDatabasesCommand
 
STAGING_ENTITY_SEARCH_OPTIONS_FILE - Static variable in interface com.marklogic.hub.HubConfig
 
stagingAppServerExists - Variable in class com.marklogic.hub.InstallInfo
 
stagingCollectionLexiconOn - Variable in class com.marklogic.hub.InstallInfo
 
stagingDbExists - Variable in class com.marklogic.hub.InstallInfo
 
stagingForestsExist - Variable in class com.marklogic.hub.InstallInfo
 
stagingPortInUse - Variable in class com.marklogic.hub.PreInstallCheck
 
stagingPortInUseBy - Variable in class com.marklogic.hub.PreInstallCheck
 
stagingTripleIndexOn - Variable in class com.marklogic.hub.InstallInfo
 
StreamGobbler - Class in com.marklogic.hub.util
 
StreamGobbler(InputStream, Consumer<String>) - Constructor for class com.marklogic.hub.util.StreamGobbler
 

T

toProperties() - Method in interface com.marklogic.hub.flow.Flow
 
toProperties() - Method in class com.marklogic.hub.flow.impl.FlowImpl
 
toString() - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
toString() - Method in enum com.marklogic.hub.flow.CodeFormat
 
toString() - Method in enum com.marklogic.hub.flow.DataFormat
 
toString() - Method in enum com.marklogic.hub.flow.FlowType
 
toString() - Method in class com.marklogic.hub.flow.RunFlowResponse
 
toString() - Method in enum com.marklogic.hub.HubDatabase
 
toString() - Method in class com.marklogic.hub.InstallInfo
 
toString() - Method in class com.marklogic.hub.job.JobDeleteResponse
 
toString() - Method in enum com.marklogic.hub.job.JobStatus
 
totalCount - Variable in class com.marklogic.hub.flow.RunFlowResponse
 
totalCount - Variable in class com.marklogic.hub.job.JobDeleteResponse
 
traceAppServerExists - Variable in class com.marklogic.hub.InstallInfo
 
traceDbExists - Variable in class com.marklogic.hub.InstallInfo
 
traceForestsExist - Variable in class com.marklogic.hub.InstallInfo
 
tracePortInUse - Variable in class com.marklogic.hub.PreInstallCheck
 
tracePortInUseBy - Variable in class com.marklogic.hub.PreInstallCheck
 
Tracing - Class in com.marklogic.hub
 
Tracing(DatabaseClient) - Constructor for class com.marklogic.hub.Tracing
 

U

undeploy(AppConfig) - Method in class com.marklogic.hub.deploy.HubAppDeployer
 
undo(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
 
undo(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabasesCommand
 
undo(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubOtherDatabasesCommand
 
uninstall() - Method in class com.marklogic.hub.DataHub
Uninstalls the data hub configuration and server-side modules from MarkLogic
uninstall(HubDeployStatusListener) - Method in class com.marklogic.hub.DataHub
Uninstalls the data hub configuration and server-side modules from MarkLogic
updateIndexes() - Method in class com.marklogic.hub.DataHub
 
updateLegacyEntity(String) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
updateLegacyFlow(String, String, String, FlowType) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
updateLegacyFlows(String) - Method in class com.marklogic.hub.FlowManager
 
updateLegacyFlows(String, String) - Method in class com.marklogic.hub.scaffold.Scaffolding
 
upgradeHub() - Method in class com.marklogic.hub.DataHubUpgrader
 
upgradeHub(List<String>) - Method in class com.marklogic.hub.DataHubUpgrader
 
USER_CONFIG_DIR - Static variable in interface com.marklogic.hub.HubConfig
 
USER_CONFIG_DIR - Static variable in class com.marklogic.hub.HubProject
 
USER_CONTENT_DEPLOY_TIMESTAMPS_PROPERTIES - Static variable in interface com.marklogic.hub.HubConfig
 
USER_MODULES_DEPLOY_TIMESTAMPS_PROPERTIES - Static variable in interface com.marklogic.hub.HubConfig
 
UserModulesFinder - Class in com.marklogic.com.marklogic.client.ext.modulesloader.impl
 
UserModulesFinder() - Constructor for class com.marklogic.com.marklogic.client.ext.modulesloader.impl.UserModulesFinder
 

V

validate(String, String, String, String, String) - Method in class com.marklogic.hub.validate.EntitiesValidator
 
validateAll() - Method in class com.marklogic.hub.validate.EntitiesValidator
 
valueOf(String) - Static method in enum com.marklogic.hub.flow.CodeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.hub.flow.DataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.hub.flow.FlowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.hub.HubDatabase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marklogic.hub.job.JobStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.marklogic.hub.flow.CodeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.hub.flow.DataFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.hub.flow.FlowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.hub.HubDatabase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marklogic.hub.job.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
Versions - Class in com.marklogic.hub.util
 
Versions(HubConfig) - Constructor for class com.marklogic.hub.util.Versions
 

W

withAdminConfig(AdminConfig) - Method in class com.marklogic.hub.HubConfigBuilder
Sets the AdminConfig for the HubConfig
withAdminManager(AdminManager) - Method in class com.marklogic.hub.HubConfigBuilder
Sets the AdminManager for the HubConfig
withAppConfig(AppConfig) - Method in class com.marklogic.hub.HubConfigBuilder
Sets the AppConfig for the HubConfig
withArgs(List<String>) - Method in class com.marklogic.hub.util.ProcessRunner
 
withBatchSize(int) - Method in interface com.marklogic.hub.flow.FlowRunner
 
withBatchSize(int) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
withCodeFormat(CodeFormat) - Method in class com.marklogic.hub.flow.FlowBuilder
 
withCollector(Collector) - Method in class com.marklogic.hub.flow.FlowBuilder
 
withDataFormat(DataFormat) - Method in class com.marklogic.hub.flow.FlowBuilder
 
withDestinationDatabase(String) - Method in interface com.marklogic.hub.flow.FlowRunner
 
withDestinationDatabase(String) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
withEndTime(Date) - Method in class com.marklogic.hub.job.Job
 
withEntityName(String) - Method in class com.marklogic.hub.flow.FlowBuilder
 
withFlow(Flow) - Method in interface com.marklogic.hub.flow.FlowRunner
 
withFlow(Flow) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
withFlow(Flow) - Static method in class com.marklogic.hub.job.Job
 
withHubconfig(HubConfig) - Method in class com.marklogic.hub.util.ProcessRunner
 
withJobId(String) - Method in class com.marklogic.hub.job.Job
 
withJobName(String) - Method in class com.marklogic.hub.job.Job
 
withJobOutput(List<String>) - Method in class com.marklogic.hub.job.Job
 
withJobOutput(String) - Method in class com.marklogic.hub.job.Job
 
withMain(MainPlugin) - Method in class com.marklogic.hub.flow.FlowBuilder
 
withManageClient(ManageClient) - Method in class com.marklogic.hub.HubConfigBuilder
Sets the ManageClient for the HubConfig
withManageConfig(ManageConfig) - Method in class com.marklogic.hub.HubConfigBuilder
Sets the ManageConfig for the HubConfig
withName(String) - Method in class com.marklogic.hub.flow.FlowBuilder
 
withOptions(Map<String, Object>) - Method in interface com.marklogic.hub.flow.FlowRunner
 
withOptions(Map<String, Object>) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
withProperties(Properties) - Method in class com.marklogic.hub.HubConfigBuilder
Tells the builder to use the given properties.
withPropertiesFromEnvironment() - Method in class com.marklogic.hub.HubConfigBuilder
Tells the builder to load properties from the gradle files in the project dir
withPropertiesFromEnvironment(String) - Method in class com.marklogic.hub.HubConfigBuilder
Tells the builder to load properties from the gradle files in the project dir but to look for an environment properties file with overrides
withSourceClient(DatabaseClient) - Method in interface com.marklogic.hub.flow.FlowRunner
 
withSourceClient(DatabaseClient) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
withStartTime(Date) - Method in class com.marklogic.hub.job.Job
 
withStatus(JobStatus) - Method in class com.marklogic.hub.job.Job
 
withStopOnFailure(boolean) - Method in interface com.marklogic.hub.flow.FlowRunner
 
withStopOnFailure(boolean) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
withStreamConsumer(Consumer<String>) - Method in class com.marklogic.hub.util.ProcessRunner
 
withThreadCount(int) - Method in interface com.marklogic.hub.flow.FlowRunner
 
withThreadCount(int) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
 
withType(FlowType) - Method in class com.marklogic.hub.flow.FlowBuilder
 

X

xor(File, File) - Static method in class com.marklogic.hub.util.JsonXor
 
xor(InputStream, InputStream) - Static method in class com.marklogic.hub.util.JsonXor
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links