- generateCode(String, String) - Method in class com.marklogic.hub.es.EntityServicesManager
-
- generateExplorerQueryOptions() - Method in interface com.marklogic.hub.EntityManager
-
Updates the explorer query options to the file system
- generateExplorerQueryOptions() - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- generateExtractionTemplate(AppConfig, GeneratedCode) - Method in class com.marklogic.hub.deploy.commands.GenerateHubTDETemplateCommand
-
- GenerateFunctionMetadataCommand - Class in com.marklogic.hub.deploy.commands
-
- GenerateFunctionMetadataCommand() - Constructor for class com.marklogic.hub.deploy.commands.GenerateFunctionMetadataCommand
-
- GenerateFunctionMetadataCommand(HubConfig, boolean) - Constructor for class com.marklogic.hub.deploy.commands.GenerateFunctionMetadataCommand
-
- GenerateFunctionMetadataCommand(DatabaseClient, Versions) - Constructor for class com.marklogic.hub.deploy.commands.GenerateFunctionMetadataCommand
-
- GenerateHubTDETemplateCommand - Class in com.marklogic.hub.deploy.commands
-
- GenerateHubTDETemplateCommand(HubConfig) - Constructor for class com.marklogic.hub.deploy.commands.GenerateHubTDETemplateCommand
-
- generateNiFiTemplate(String) - Method in class com.marklogic.hub.nifi.NifiTemplateGenerator
-
- generateNifiTemplateFromJson(String) - Method in class com.marklogic.hub.nifi.NifiTemplateGenerator
-
- GeneratePiiCommand - Class in com.marklogic.hub.deploy.commands
-
- GeneratePiiCommand() - Constructor for class com.marklogic.hub.deploy.commands.GeneratePiiCommand
-
- getAbsolutePath(String, String...) - Static method in class com.marklogic.hub.impl.ScaffoldingImpl
-
- getAdminConfig() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getAdminManager() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getAppConfig() - Method in interface com.marklogic.hub.HubConfig
-
Returns the current AppConfig object attached to the HubConfig
- getAppConfig() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getApplicationContext() - Method in class com.marklogic.hub.util.ApplicationContextReference
-
- getArray(String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a list of Objects by key
- getArrayString(String, boolean) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a list of String by key with/without null values
- getArrayString(String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a list of String by key
- getAuthMethod(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the AuthMethod object for the DatabaseKind in the hub config
- getAuthMethod(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getBaseUri() - Method in class com.marklogic.hub.entity.InfoType
-
Gets the value of the baseUri property.
- getBatchResponse(String, String) - Method in class com.marklogic.hub.job.impl.JobMonitorImpl
-
- getBatchResponse(String, String) - Method in interface com.marklogic.hub.job.JobMonitor
-
Returns the response (uris or error msgs) of the batch
- getBatchSize() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getBatchSize() - Method in interface com.marklogic.hub.flow.Flow
-
Returns flow batch size
- getBatchSize() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getBatchSize() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getBatchSize() - Method in class com.marklogic.hub.step.impl.QueryStepRunner
-
- getBatchSize() - Method in class com.marklogic.hub.step.impl.Step
-
- getBatchSize() - Method in class com.marklogic.hub.step.impl.WriteStepRunner
-
- getBatchSize() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the batch size
- getBatchSize() - Method in interface com.marklogic.hub.step.StepRunner
-
Returns the batch size
- getBatchStatus(String, String) - Method in class com.marklogic.hub.job.impl.JobMonitorImpl
-
- getBatchStatus(String, String) - Method in interface com.marklogic.hub.job.JobMonitor
-
Sets the flow to be used with the flow runner
- getBean(Class<T>) - Static method in class com.marklogic.hub.util.ApplicationContextReference
-
- getBoolean(String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a Boolean value by key
- getBoolean(Object, Boolean) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a Boolean value by key with a default value
- getCertFile(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the SSL Cert file as a string for the DatabaseKind in the hub config
- getCertFile(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getCertPassword(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the SSL Cert Password as a string for the DatabaseKind in the hub config
- getCertPassword(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getClient() - Method in interface com.marklogic.hub.collector.Collector
-
Gets the client in use currently by the collector object
- getClient() - Method in class com.marklogic.hub.collector.impl.CollectorImpl
-
- getClient() - Method in class com.marklogic.hub.legacy.collector.impl.LegacyCollectorImpl
-
- getClient() - Method in interface com.marklogic.hub.legacy.collector.LegacyCollector
-
Gets the client in use currently by the collector object
- getCodeFormat() - Method in class com.marklogic.hub.legacy.collector.impl.LegacyCollectorImpl
-
- getCodeFormat() - Method in interface com.marklogic.hub.legacy.collector.LegacyCollector
-
Obtains the code format for the collector in use
- getCodeFormat(String) - Static method in enum com.marklogic.hub.legacy.flow.CodeFormat
-
- getCodeFormat() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getCodeFormat() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Returns the CodeFormat enum of the flow
- getCodeFormat() - Method in class com.marklogic.hub.main.impl.MainPluginImpl
-
- getCodeFormat() - Method in interface com.marklogic.hub.main.MainPlugin
-
- getCollation() - Method in class com.marklogic.hub.entity.ItemType
-
- getCollation() - Method in class com.marklogic.hub.entity.PropertyType
-
- getCollector() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getCollector() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Gets the collector to be used for the flow
- getContents(String, CodeFormat, FlowType) - Method in class com.marklogic.hub.impl.ScaffoldingImpl.ContentPlugin
-
- getContents(String, CodeFormat, FlowType, String) - Method in class com.marklogic.hub.impl.ScaffoldingImpl.ContentPlugin
-
- getCurrentJobs() - Method in class com.marklogic.hub.job.impl.JobMonitorImpl
-
- getCurrentJobs() - Method in interface com.marklogic.hub.job.JobMonitor
-
Gets the current running jobs
- getCustomForestPath() - Method in interface com.marklogic.hub.HubConfig
-
Returns the path for the custom forests definition
- getCustomForestPath() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getCustomHook() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getCustomHook() - Method in class com.marklogic.hub.step.impl.Step
-
- getCustomHook() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the customHook
- getCustomMappingFunctionsDir() - Method in interface com.marklogic.hub.HubProject
-
- getCustomMappingFunctionsDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getCustomModuleDir(String, String) - Method in interface com.marklogic.hub.HubProject
-
- getCustomModuleDir(String, String) - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getCustomModulesDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the custom modules directory
- getCustomModulesDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getDataFormat(String) - Static method in enum com.marklogic.hub.legacy.flow.DataFormat
-
- getDataFormat() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getDataFormat() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Returns the DataForm enum of the flow
- getDatatype() - Method in class com.marklogic.hub.entity.ItemType
-
- getDatatype() - Method in class com.marklogic.hub.entity.PropertyType
-
- getDateString() - Method in class com.marklogic.hub.impl.Versions.MarkLogicVersion
-
- getDbName(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the database name for the DatabaseKind set in the config
- getDbName(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getDefaultCollections(String) - Method in interface com.marklogic.hub.dataservices.MasteringService
-
Invokes the getDefaultCollections operation on the database server
- getDefinitions() - Method in class com.marklogic.hub.entity.DefinitionsType
-
- getDefinitions() - Method in class com.marklogic.hub.entity.HubEntity
-
- getDescription() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getDescription() - Method in class com.marklogic.hub.entity.InfoType
-
Gets the value of the description property.
- getDescription() - Method in class com.marklogic.hub.entity.PropertyType
-
- getDescription() - Method in interface com.marklogic.hub.flow.Flow
-
Returns flow description
- getDescription() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getDescription() - Method in interface com.marklogic.hub.mapping.Mapping
-
Returns a string description of what the mapping is/does
- getDescription() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getDescription() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getDescription() - Method in class com.marklogic.hub.step.impl.Step
-
- getDescription() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the description of the Step
- getDhfUserNames() - Method in class com.marklogic.hub.dhs.installer.command.AbstractVerifyCommand
-
- getDHFVersion() - Method in interface com.marklogic.hub.HubConfig
-
Gets the current version of the project properties file is targeting
- getDHFVersion() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getDHFVersion() - Method in class com.marklogic.hub.impl.Versions
-
- getElementRangeIndex() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getEndTime() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getEndTime() - Method in class com.marklogic.hub.legacy.job.Job
-
- getEntities() - Method in interface com.marklogic.hub.EntityManager
-
- getEntities(Boolean) - Method in interface com.marklogic.hub.EntityManager
-
- getEntities() - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- getEntities(Boolean) - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- getEntityConfigDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the entity's config directory
- getEntityConfigDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getEntityDatabaseDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the entity database directory
- getEntityDatabaseDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the entity database directory
- getEntityDatabaseDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getEntityDatabaseDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getEntityDir(String) - Method in interface com.marklogic.hub.HubProject
-
- getEntityDir(String) - Method in class com.marklogic.hub.impl.HubProjectImpl
-
Deprecated.
- getEntityFromEntityDefinitions(String, List<HubEntity>, String, Boolean) - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- getEntityFromProject(String) - Method in interface com.marklogic.hub.EntityManager
-
- getEntityFromProject(String, String) - Method in interface com.marklogic.hub.EntityManager
-
- getEntityFromProject(String, Boolean) - Method in interface com.marklogic.hub.EntityManager
-
- getEntityFromProject(String, String, Boolean) - Method in interface com.marklogic.hub.EntityManager
-
- getEntityFromProject(String) - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- getEntityFromProject(String, String) - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- getEntityFromProject(String, Boolean) - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- getEntityFromProject(String, String, Boolean) - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- getEntityFromProject(String, List<HubEntity>, String, Boolean) - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
Extracted for unit testing so that it doesn't depend on entity model files existing within a project directory structure.
- getEntityModelPermissions() - Method in interface com.marklogic.hub.HubConfig
-
Prior to 5.1.0, entities were assigned permissions returned by getModulePermissions.
- getEntityModelPermissions() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getEntityName() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getEntityName() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Returns the name of the entity that's been set for the flow in strong form
- getEntityName() - Method in class com.marklogic.hub.legacy.job.Job
-
- getEntityNames() - Method in class com.marklogic.hub.deploy.commands.GenerateHubTDETemplateCommand
-
- getEntityURIs() - Method in class com.marklogic.hub.deploy.util.EntityDeploymentUtil
-
- getExecuteSortOrder() - Method in class com.marklogic.hub.deploy.commands.CreateGranularPrivilegesCommand
-
It is anticipated that these privileges can always be added at the end of a deployment because none of the steps
before that should depend on the privileges being added.
- getExternalName(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the external name for the host for the DatabaseKind in the hub config
- getExternalName(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getFailedBatches() - Method in class com.marklogic.hub.legacy.job.Job
-
- getFailedBatches() - Method in class com.marklogic.hub.step.impl.StepMetrics
-
- getFailedBatches() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getFailedBatchesCount() - Method in class com.marklogic.hub.step.impl.StepMetrics
-
- getFailedEvents() - Method in class com.marklogic.hub.legacy.job.Job
-
- getFailedEvents() - Method in class com.marklogic.hub.step.impl.StepMetrics
-
- getFailedEvents() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getFailedEventsCount() - Method in class com.marklogic.hub.step.impl.StepMetrics
-
- getFailHard() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getFileLocations() - Method in class com.marklogic.hub.step.impl.IngestionStepDefinitionImpl
-
- getFileLocations() - Method in class com.marklogic.hub.step.impl.Step
-
- getFilename() - Method in class com.marklogic.hub.entity.HubEntity
-
- getFlow(String) - Method in interface com.marklogic.hub.FlowManager
-
Retrieves a named flow
- getFlow(String) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- getFlow(String, String) - Method in class com.marklogic.hub.legacy.impl.LegacyFlowManagerImpl
-
- getFlow(String, String, FlowType) - Method in class com.marklogic.hub.legacy.impl.LegacyFlowManagerImpl
-
- getFlow(String, String) - Method in interface com.marklogic.hub.legacy.LegacyFlowManager
-
Retrieves a named flow from a given entity
- getFlow(String, String, FlowType) - Method in interface com.marklogic.hub.legacy.LegacyFlowManager
-
Retrieves a named flow from a given entity
- getFlowAsJSON(String) - Method in interface com.marklogic.hub.FlowManager
-
Returns a flow based on the provided name as JSON string
- getFlowAsJSON(String) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- getFlowDbPath() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getFlowDbPath() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Gets the DbPath (uri) for the flow in string form
- getFlowDeveloperRoleName() - Method in interface com.marklogic.hub.HubConfig
-
Get the roleName the hub uses for developing flows
- getFlowDeveloperRoleName() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getFlowDeveloperUserName() - Method in interface com.marklogic.hub.HubConfig
-
Get the current marklogic user name the hub uses to develop flows
- getFlowDeveloperUserName() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getFlowFromProperties(Path) - Method in class com.marklogic.hub.legacy.impl.LegacyFlowManagerImpl
-
- getFlowFromProperties(Path) - Method in interface com.marklogic.hub.legacy.LegacyFlowManager
-
Obtains a flow from a property file
- getFlowName() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getFlowName() - Method in class com.marklogic.hub.flow.FlowInputs
-
- getFlowName() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getFlowName() - Method in class com.marklogic.hub.legacy.job.Job
-
- getFlowName() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getFlowNames() - Method in interface com.marklogic.hub.FlowManager
-
Retrieves a list of names of flows installed on the MarkLogic server
- getFlowNames() - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- getFlowOperatorRoleName() - Method in interface com.marklogic.hub.HubConfig
-
Get the roleName the hub uses
- getFlowOperatorRoleName() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getFlowOperatorUserName() - Method in interface com.marklogic.hub.HubConfig
-
Get the current marklogic user name the hub uses
- getFlowOperatorUserName() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getFlowPermissions() - Method in interface com.marklogic.hub.HubConfig
-
Prior to 5.2.0, entities were assigned permissions returned by getModulePermissions.
- getFlowPermissions() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getFlowRunner() - Method in interface com.marklogic.hub.DataHub
-
Creates and returns the FlowRunner object using the datahub's autowired hubconfig
- getFlowRunner() - Method in class com.marklogic.hub.impl.DataHubImpl
-
- getFlows() - Method in interface com.marklogic.hub.FlowManager
-
Retrieves a list of flows installed on the MarkLogic server
- getFlows() - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- getFlows(String) - Method in class com.marklogic.hub.legacy.impl.LegacyFlowManagerImpl
-
- getFlows(String) - Method in interface com.marklogic.hub.legacy.LegacyFlowManager
-
Retrieves a list of flows installed on the MarkLogic server
- getFlowsDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the flows directory
- getFlowsDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the flows directory
- getFlowsDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getFlowsDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getFlowType(String) - Static method in enum com.marklogic.hub.legacy.flow.FlowType
-
- getFlowType() - Method in class com.marklogic.hub.legacy.job.Job
-
- getForestsPerHost(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the number of forests per host for the DatabaseKind set in the config
- getForestsPerHost(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getFullOutput() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getGroupNames() - Method in class com.marklogic.hub.deploy.commands.CreateGranularPrivilegesCommand
-
- getGroupNames() - Method in class com.marklogic.hub.dhs.installer.Options
-
- getGroupNamesForScheduledTaskPrivileges() - Method in class com.marklogic.hub.deploy.commands.CreateGranularPrivilegesCommand
-
- getHost() - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- getHost() - Method in class com.marklogic.hub.dhs.installer.Options
-
- getHost() - Method in interface com.marklogic.hub.HubConfig
-
Gets the hostname of the AppConfig
- getHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHttpName(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the appserver name for the DatabaseKind set in the config
- getHttpName(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubConfig() - Method in interface com.marklogic.hub.collector.Collector
-
Returns the current hubConfig ont he collector object
- getHubConfig() - Method in class com.marklogic.hub.collector.impl.CollectorImpl
-
- getHubConfig() - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- getHubConfig() - Method in class com.marklogic.hub.legacy.collector.impl.LegacyCollectorImpl
-
- getHubConfig() - Method in interface com.marklogic.hub.legacy.collector.LegacyCollector
-
Returns the current hubConfig ont he collector object
- getHubConfig() - Method in class com.marklogic.hub.util.ProcessRunner
-
- getHubConfigDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the hub's config directory
- getHubConfigDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub's config directory
- getHubConfigDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubConfigDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubDatabaseDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the hub's database directory
- getHubDatabaseDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub's database directory
- getHubDatabaseDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubDatabaseDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubEntitiesDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the hub entities directory
- getHubEntitiesDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub entities directory
- getHubEntitiesDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubEntitiesDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubLogLevel() - Method in interface com.marklogic.hub.HubConfig
-
Gets the current level of logging set for the data hub
- getHubLogLevel() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubMappingsDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the hub mappings directory
- getHubMappingsDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub mappings directory
- getHubMappingsDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubMappingsDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubModulesDeployTimestampFile() - Method in interface com.marklogic.hub.HubConfig
-
Returns the last deployed timestamp file for the hub config and modules
- getHubModulesDeployTimestampFile() - Method in interface com.marklogic.hub.HubProject
-
- getHubModulesDeployTimestampFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
Deprecated.
- getHubModulesDeployTimestampFile() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubPluginsDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the hub plugins directory
- getHubPluginsDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub plugins directory
- getHubPluginsDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubPluginsDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubProject() - Method in interface com.marklogic.hub.HubConfig
-
Returns the HubProject associated with the HubConfig
- getHubProject() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubProjectDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubSecurityDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the hub's security directory
- getHubSecurityDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub's security directory
- getHubSecurityDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubSecurityDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubServersDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the hub servers directory
- getHubServersDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub servers directory
- getHubServersDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getHubServersDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubStagingModulesDir() - Method in interface com.marklogic.hub.HubProject
-
Deprecated.
- getHubStagingModulesDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubTriggersDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub's triggers directory
- getHubTriggersDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getHubVersion() - Method in class com.marklogic.hub.impl.Versions
-
- getInfo() - Method in class com.marklogic.hub.entity.HubEntity
-
- getInfo() - Method in interface com.marklogic.hub.HubConfig
-
Gets information on a datahub configuration
- getInfo() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getInputFilePath() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getInputFileType() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getInstance() - Static method in class com.marklogic.hub.deploy.util.EntityDeploymentUtil
-
- getInt(String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a int value by key with 0 as default value
- getInt(Object, int) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a int value by key with a default value
- getIntValue(JsonNode, String) - Static method in class com.marklogic.hub.entity.JsonPojo
-
- getIntValue(JsonNode, String, Integer) - Static method in class com.marklogic.hub.entity.JsonPojo
-
- getIsHostLoadBalancer() - Method in interface com.marklogic.hub.HubConfig
-
Signifies if the host is a load balancer host.
- getIsHostLoadBalancer() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getIsProvisionedEnvironment() - Method in interface com.marklogic.hub.HubConfig
-
Signifies if we are dealing with a provisioned environment.
- getIsProvisionedEnvironment() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getItems() - Method in class com.marklogic.hub.entity.PropertyType
-
- getJarVersion() - Method in interface com.marklogic.hub.HubConfig
-
Gets the current version of the DHF Jar
- getJarVersion() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getJobDocs(JobStatus) - Method in class com.marklogic.hub.job.JobDocManager
-
- getJobDocument(String) - Method in class com.marklogic.hub.job.JobDocManager
-
- getJobDocument(String, String) - Method in class com.marklogic.hub.job.JobDocManager
-
- getJobDocumentsForFlow(String) - Method in class com.marklogic.hub.job.JobDocManager
-
- getJobDocumentsForFlows(List<String>) - Method in class com.marklogic.hub.job.JobDocManager
-
- getJobId() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getJobId() - Method in class com.marklogic.hub.flow.FlowInputs
-
- getJobId() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getJobId() - Method in class com.marklogic.hub.legacy.job.Job
-
- getJobId() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getJobId() - Method in class com.marklogic.hub.util.MlcpRunner
-
- getJobName() - Method in class com.marklogic.hub.legacy.job.Job
-
- getJobOutput() - Method in class com.marklogic.hub.legacy.job.Job
-
- getJobPermissions() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getJobResponseById(String) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- getJobStatus() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getJobStatus(String) - Method in class com.marklogic.hub.job.impl.JobMonitorImpl
-
- getJobStatus(String) - Method in interface com.marklogic.hub.job.JobMonitor
-
Sets the flow to be used with the flow runner
- getJobStatus(String) - Static method in enum com.marklogic.hub.job.JobStatus
-
- getJobStatus(String) - Static method in enum com.marklogic.hub.legacy.job.JobStatus
-
- getJsonArraySize(String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets json size if it is an array
- getLang() - Method in interface com.marklogic.hub.mapping.Mapping
-
Return the language key setting
- getLang() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getLang() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getLang() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the language setting of the step
- getLanguage() - Method in interface com.marklogic.hub.mapping.Mapping
-
Deprecated.
- getLanguage() - Method in class com.marklogic.hub.mapping.MappingImpl
-
Deprecated.
- getLanguage() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
Deprecated.
- getLanguage() - Method in interface com.marklogic.hub.step.StepDefinition
-
Deprecated.
- getLastAttemptedStep() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getLastCompletedStep() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getLegacyFlowDir(String, String, FlowType) - Method in class com.marklogic.hub.impl.ScaffoldingImpl
-
- getLegacyFlowDir(String, String, FlowType) - Method in interface com.marklogic.hub.scaffold.Scaffolding
-
Returns the directory of the flow
- getLegacyHubEntitiesDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the legacy path for the hub entities directory
- getLegacyHubEntitiesDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getLegacyHubMappingsDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the legacy path for the hub mappings directory
- getLegacyHubMappingsDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getLegacyMappingDir(String) - Method in interface com.marklogic.hub.HubProject
-
- getLegacyMappingDir(String) - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getLoadBalancerHost() - Method in interface com.marklogic.hub.HubConfig
-
Gets a string of load balancer host
- getLoadBalancerHost() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getLocalFlows() - Method in class com.marklogic.hub.legacy.impl.LegacyFlowManagerImpl
-
- getLocalFlows() - Method in interface com.marklogic.hub.legacy.LegacyFlowManager
-
retrieves a list of all the flows on the local files systems
- getLocalFlowsForEntity(String) - Method in class com.marklogic.hub.legacy.impl.LegacyFlowManagerImpl
-
- getLocalFlowsForEntity(String, FlowType) - Method in class com.marklogic.hub.legacy.impl.LegacyFlowManagerImpl
-
- getLocalFlowsForEntity(String) - Method in interface com.marklogic.hub.legacy.LegacyFlowManager
-
retrieves a list of all the flows on the local files systems
- getLocalFlowsForEntity(String, FlowType) - Method in interface com.marklogic.hub.legacy.LegacyFlowManager
-
retrieves a list of all the flows on the local files systems
- getLong(String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a Long value by key
- getLong(Object, long) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a Long value by key with a default value
- getMain() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getMain() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Gets the main plugin module that the flow is set to use
- getMajor() - Method in class com.marklogic.hub.impl.Versions.MarkLogicVersion
-
- getManageClient() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getManageConfig() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getMap(String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a Map (String, Object) by key
- getMapper() - Method in class com.marklogic.hub.util.json.JSONObject
-
Returns the mapper
- getMapping(String) - Method in class com.marklogic.hub.impl.MappingManagerImpl
-
- getMapping(String, int, boolean) - Method in class com.marklogic.hub.impl.MappingManagerImpl
-
- getMapping(String) - Method in interface com.marklogic.hub.MappingManager
-
Returns a mapping based on the provided name
- getMapping(String, int, boolean) - Method in interface com.marklogic.hub.MappingManager
-
Returns a mapping based on the provided name
- getMappingAsJSON(String) - Method in class com.marklogic.hub.impl.MappingManagerImpl
-
- getMappingAsJSON(String, int, boolean) - Method in class com.marklogic.hub.impl.MappingManagerImpl
-
- getMappingAsJSON(String) - Method in interface com.marklogic.hub.MappingManager
-
Returns a mapping based on the provided name as JSON string
- getMappingAsJSON(String, int, boolean) - Method in interface com.marklogic.hub.MappingManager
-
Returns a mapping based on the provided name as JSON string
- getMappingDir(String) - Method in interface com.marklogic.hub.HubProject
-
- getMappingDir(String) - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getMappingFunctions() - Method in class com.marklogic.hub.mapping.MappingFunctions
-
- getMappingName() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getMappingName() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Gets the mapping name used for the flow
- getMappingName() - Method in class com.marklogic.hub.step.impl.Step
-
- getMappingPermissions() - Method in interface com.marklogic.hub.HubConfig
-
Prior to 5.2.0, entities were assigned permissions returned by getModulePermissions.
- getMappingPermissions() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getMappings() - Method in class com.marklogic.hub.impl.MappingManagerImpl
-
- getMappings() - Method in interface com.marklogic.hub.MappingManager
-
Returns a list of all mappings currently defined
- getMappingsNames() - Method in class com.marklogic.hub.impl.MappingManagerImpl
-
- getMappingsNames() - Method in interface com.marklogic.hub.MappingManager
-
Returns a string list of names for all mappings currently defined
- getMarkLogicVersion() - Method in class com.marklogic.hub.impl.Versions
-
- getMarkLogicVersion(AppConfig) - Method in class com.marklogic.hub.impl.Versions
-
- getMinor() - Method in class com.marklogic.hub.impl.Versions.MarkLogicVersion
-
- getMlPassword() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getMlUsername() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getMLVersion() - Method in class com.marklogic.hub.impl.Versions
-
- getMLVersion(String) - Method in class com.marklogic.hub.impl.Versions
-
- getModule() - Method in class com.marklogic.hub.legacy.collector.impl.LegacyCollectorImpl
-
- getModule() - Method in interface com.marklogic.hub.legacy.collector.LegacyCollector
-
Returns the module for the collect
- getModule() - Method in class com.marklogic.hub.main.impl.MainPluginImpl
-
- getModule() - Method in interface com.marklogic.hub.main.MainPlugin
-
- getModulePath() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getModulePath() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns path to the module
- getModulePermissions() - Method in interface com.marklogic.hub.HubConfig
-
Gets the permissions used to execute a module in string form
- getModulePermissions() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getModulesDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the modules directory
- getModulesDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the modules directory
- getModulesDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getModulesDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getName(DatabaseKind) - Static method in enum com.marklogic.hub.DatabaseKind
-
Validates the MarkLogic server to ensure compatibility with the hub
- getName() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getName() - Method in class com.marklogic.hub.entity.PropertyType
-
- getName() - Method in interface com.marklogic.hub.flow.Flow
-
Returns the name of the flow
- getName() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getName() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getName() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Gets the name of the flow
- getName() - Method in interface com.marklogic.hub.mapping.Mapping
-
Returns the name of the mapping as a string
- getName() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getName() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getName() - Method in class com.marklogic.hub.step.impl.Step
-
- getName() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the name of the step
- getNamespace() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getNamespacePrefix() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getNamespaces() - Method in interface com.marklogic.hub.mapping.Mapping
-
Gets the map of the namespaces for mapping
- getNamespaces() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getNode(Object) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a JsonNode value by key
- getNode(Object, JsonNode) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a JsonNode value by key with a default value
- getOptions() - Method in interface com.marklogic.hub.flow.Flow
-
Returns flow options as JsonNode
- getOptions() - Method in class com.marklogic.hub.flow.FlowInputs
-
- getOptions() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getOptions() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getOptions() - Method in class com.marklogic.hub.step.impl.Step
-
- getOptions() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the step options as a map
- getOptionsFile() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getOptionsJSON() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getOutputURIReplacement() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getOverrideOptions() - Method in interface com.marklogic.hub.flow.Flow
-
Gets the overridden options that were set at java runtime
- getOverrideOptions() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getOverrideStepConfig() - Method in interface com.marklogic.hub.flow.Flow
-
Gets the overridden options that were set at java runtime
- getOverrideStepConfig() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getParams() - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- getParams() - Method in class com.marklogic.hub.dhs.installer.Options
-
- getPassword() - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- getPassword() - Method in class com.marklogic.hub.dhs.installer.Options
-
- getPayload(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployHubDatabaseCommand
-
- getPii() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getPort(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the port number for the DatabaseKind set in the config
- getPort(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getPortInUseBy(DatabaseKind) - Method in interface com.marklogic.hub.DataHub
-
Returns name of what is using the port
- getPortInUseBy(DatabaseKind) - Method in class com.marklogic.hub.impl.DataHubImpl
-
- getPrimaryKey() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getProcessOutput() - Method in class com.marklogic.hub.util.ProcessRunner
-
- getProjectDir() - Method in interface com.marklogic.hub.HubConfig
-
Obtains the project directory as a string
- getProjectDir() - Method in interface com.marklogic.hub.HubProject
-
Returns the base directory for this project
- getProjectDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
Deprecated.
- getProjectDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getProjectDirString() - Method in interface com.marklogic.hub.HubProject
-
Gets the string used to originally make the project
- getProjectDirString() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getProjectPath() - Method in class com.marklogic.hub.dhs.installer.Options
-
- getProperties() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getProperties() - Method in interface com.marklogic.hub.mapping.Mapping
-
Gets the hashmap of the properties mapping
- getProperties() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getQueuedJobIdsFromFlow(String) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- getRangeIndex() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getRef() - Method in class com.marklogic.hub.entity.ItemType
-
- getRef() - Method in class com.marklogic.hub.entity.PropertyType
-
- getRequired() - Method in class com.marklogic.hub.entity.DefinitionType
-
- getResourceDirs(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployDatabaseFieldCommand
-
- getResourceManager(CommandContext) - Method in class com.marklogic.hub.deploy.commands.DeployDatabaseFieldCommand
-
- getResourceName() - Method in class com.marklogic.hub.deploy.commands.DeployDatabaseFieldCommand.HubDatabaseManager
-
- getResponse(JsonNode, String) - Static method in class com.marklogic.hub.step.impl.StepRunnerUtil
-
- getRetryLimit() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getRetryLimit() - Method in class com.marklogic.hub.step.impl.Step
-
- getRetryLimit() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the retry limit for the step
- getRunningFlow() - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- getRunningStepKey() - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- getScheme(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Deprecated.
- getScheme(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
Deprecated.
- getScriptResponse() - Method in class com.marklogic.hub.dhs.installer.deploy.CopyQueryOptionsCommand
-
- getSecurityCommandList() - Method in class com.marklogic.hub.impl.DataHubImpl
-
- getSeparator() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getServerMajorVersion() - Method in class com.marklogic.hub.dhs.installer.command.AbstractInstallerCommand
-
- getServerNames() - Method in class com.marklogic.hub.dhs.installer.Options
-
- getServerVersion() - Method in interface com.marklogic.hub.DataHub
-
Returns the string presentation of the server version, eg: "9.03-1"
- getServerVersion() - Method in class com.marklogic.hub.impl.DataHubImpl
-
- getShowOptions() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getSimpleSsl(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns if Simple SSL is set for the DatabaseKind in the hub config
- getSimpleSsl(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getSourceContext() - Method in interface com.marklogic.hub.mapping.Mapping
-
Returns the source context string for the mapping
- getSourceContext() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getSourceQuery() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getSourceQuery() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the step sourceQuery
- getSourceURI() - Method in interface com.marklogic.hub.mapping.Mapping
-
Returns a URI of the mapping source document
- getSourceURI() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getSslContext(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the SSL Context for the DatabaseKind set in the config
- getSslContext(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getSslHostnameVerifier(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the SSL hostname verifier object for the DatabaseKind in the hub config
- getSslHostnameVerifier(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getStagingSchemasDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getStagingTriggersDbName() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getStartTime() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getStartTime() - Method in class com.marklogic.hub.legacy.job.Job
-
- getStatus() - Method in class com.marklogic.hub.legacy.job.Job
-
- getStatus() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getStep(String) - Method in interface com.marklogic.hub.flow.Flow
-
Gets the step specified by string key
- getStep(String) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getStep(Flow, String) - Method in interface com.marklogic.hub.FlowManager
-
Deprecated.
- getStep(Flow, String) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
Deprecated.
- getStepBatchStatus(String, String) - Method in class com.marklogic.hub.job.impl.JobMonitorImpl
-
- getStepBatchStatus(String, String) - Method in interface com.marklogic.hub.job.JobMonitor
-
Sets the flow to be used with the flow runner
- getStepById(String) - Method in interface com.marklogic.hub.flow.Flow
-
Deprecated.
- getStepById(String) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
Deprecated.
- getStepConfig() - Method in class com.marklogic.hub.flow.FlowInputs
-
- getStepDefinition(String, String) - Method in interface com.marklogic.hub.dataservices.StepDefinitionService
-
Invokes the getStepDefinition operation on the database server
- getStepDefinition(String, StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.impl.StepDefinitionManagerImpl
-
- getStepDefinition(String, StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.step.MarkLogicStepDefinitionProvider
-
- getStepDefinition(String, StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.step.ProjectStepDefinitionProvider
-
- getStepDefinition(String, StepDefinition.StepDefinitionType) - Method in interface com.marklogic.hub.step.StepDefinitionProvider
-
- getStepDefinition(String, StepDefinition.StepDefinitionType) - Method in interface com.marklogic.hub.StepDefinitionManager
-
Returns a single Step Definition given a name and a type
- getStepDefinitionName() - Method in class com.marklogic.hub.step.impl.Step
-
- getStepDefinitionName() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getStepDefinitionNamesByType(StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.impl.StepDefinitionManagerImpl
-
- getStepDefinitionNamesByType(StepDefinition.StepDefinitionType) - Method in interface com.marklogic.hub.StepDefinitionManager
-
Returns a list of Step Definition names that have the given type
- getStepDefinitionPermissions() - Method in interface com.marklogic.hub.HubConfig
-
Prior to 5.2.0, entities were assigned permissions returned by getModulePermissions.
- getStepDefinitionPermissions() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getStepDefinitions() - Method in class com.marklogic.hub.impl.StepDefinitionManagerImpl
-
- getStepDefinitions() - Method in interface com.marklogic.hub.StepDefinitionManager
-
Returns a list of all Step Definition currently defined
- getStepDefinitionsByType(StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.impl.StepDefinitionManagerImpl
-
- getStepDefinitionsByType(StepDefinition.StepDefinitionType) - Method in interface com.marklogic.hub.StepDefinitionManager
-
Returns a list of Step Definitions that have the given type
- getStepDefinitionsDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the step definitions directory
- getStepDefinitionsDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub step-definitions directory
- getStepDefinitionsDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getStepDefinitionsDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getStepDefinitionType() - Method in class com.marklogic.hub.step.impl.Step
-
- getStepDefinitionType() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getStepDefinitionType(String) - Static method in enum com.marklogic.hub.step.StepDefinition.StepDefinitionType
-
- getStepDefinitionTypes() - Static method in enum com.marklogic.hub.step.StepDefinition.StepDefinitionType
-
- getStepEndTime() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getStepName() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getStepOutput() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getStepResponses() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getStepRunner(Flow, String) - Method in class com.marklogic.hub.step.StepRunnerFactory
-
- getSteps() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getSteps() - Method in interface com.marklogic.hub.flow.Flow
-
Returns a map of Steps
- getSteps() - Method in class com.marklogic.hub.flow.FlowInputs
-
- getSteps() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getSteps(Flow) - Method in interface com.marklogic.hub.FlowManager
-
Deprecated.
- getSteps(Flow) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
Deprecated.
- getStepsDirByType(StepDefinition.StepDefinitionType) - Method in interface com.marklogic.hub.HubConfig
-
- getStepsDirByType(StepDefinition.StepDefinitionType) - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the hub step directory by step type
- getStepsDirByType(StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getStepsDirByType(StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getStepStartTime() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getString(Object) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a String value by key
- getString(Object, String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Gets a String value by key with a default value
- getSubProperties() - Method in class com.marklogic.hub.entity.PropertyType
-
- getSuccessfulBatches() - Method in class com.marklogic.hub.legacy.job.Job
-
- getSuccessfulBatches() - Method in class com.marklogic.hub.step.impl.StepMetrics
-
- getSuccessfulBatches() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getSuccessfulBatchesCount() - Method in class com.marklogic.hub.step.impl.StepMetrics
-
- getSuccessfulEvents() - Method in class com.marklogic.hub.legacy.job.Job
-
- getSuccessfulEvents() - Method in class com.marklogic.hub.step.impl.StepMetrics
-
- getSuccessfulEvents() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getSuccessfulEventsCount() - Method in class com.marklogic.hub.step.impl.StepMetrics
-
- getTargetEntityType() - Method in interface com.marklogic.hub.mapping.Mapping
-
Returns the IRI for the targeted entity type
- getTargetEntityType() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getThreadCount() - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- getThreadCount() - Method in interface com.marklogic.hub.flow.Flow
-
Returns flow thread count
- getThreadCount() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getThreadCount() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getThreadCount() - Method in class com.marklogic.hub.step.impl.Step
-
- getThreadCount() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the thread count
- getTitle() - Method in class com.marklogic.hub.entity.InfoType
-
Gets the value of the title property.
- getTotalEvents() - Method in class com.marklogic.hub.step.RunStepResponse
-
- getTracer() - Static method in class com.marklogic.hub.util.metrics.tracer.JaegerConfig
-
Returns the currently configured tracer
- getTrustManager(DatabaseKind) - Method in interface com.marklogic.hub.HubConfig
-
Returns the TrustManager object for the DatabaseKind in the hub config
- getTrustManager(DatabaseKind) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getType() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- getType() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Gets the FlowType enum for the flow
- getType() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getType() - Method in interface com.marklogic.hub.step.StepDefinition
-
Returns the type of the Step
- getUndoSortOrder() - Method in class com.marklogic.hub.deploy.commands.CreateGranularPrivilegesCommand
-
- getUser() - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- getUserConfigDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the user config directory
- getUserConfigDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the user config directory
- getUserConfigDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getUserConfigDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getUserDatabaseDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the user database directory
- getUserDatabaseDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the user database directory
- getUserDatabaseDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getUserDatabaseDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getUserFinalModulesDir() - Method in interface com.marklogic.hub.HubProject
-
Deprecated.
- getUserFinalModulesDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getUserModulesDeployTimestampFile() - Method in interface com.marklogic.hub.HubConfig
-
Returns the last deployed timestamp file for the user modules
- getUserModulesDeployTimestampFile() - Method in interface com.marklogic.hub.HubProject
-
- getUserModulesDeployTimestampFile() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
Deprecated.
- getUserModulesDeployTimestampFile() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getUsername() - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- getUsername() - Method in class com.marklogic.hub.dhs.installer.Options
-
- getUserSchemasDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the user schemas directory
- getUserSchemasDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the user schemas directory
- getUserSchemasDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getUserSchemasDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getUserSecurityDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the user security directory
- getUserSecurityDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the user security directory
- getUserSecurityDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getUserSecurityDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getUserServersDir() - Method in interface com.marklogic.hub.HubConfig
-
Gets the path for the user servers directory
- getUserServersDir() - Method in interface com.marklogic.hub.HubProject
-
Gets the path for the user servers directory
- getUserServersDir() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- getUserServersDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getUserStagingModulesDir() - Method in interface com.marklogic.hub.HubProject
-
Deprecated.
- getUserStagingModulesDir() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- getValue(JsonNode, String) - Static method in class com.marklogic.hub.entity.JsonPojo
-
- getVersion() - Method in class com.marklogic.hub.entity.InfoType
-
Gets the value of the version property.
- getVersion() - Method in interface com.marklogic.hub.flow.Flow
-
Gets version
- getVersion() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- getVersion() - Method in interface com.marklogic.hub.mapping.Mapping
-
Returns the mapping version
- getVersion() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- getVersion() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- getVersion() - Method in interface com.marklogic.hub.step.StepDefinition
-
Return the step version
- getWordLexicon() - Method in class com.marklogic.hub.entity.DefinitionType
-
- importJobs(Path) - Method in class com.marklogic.hub.legacy.job.impl.LegacyJobManagerImpl
-
- importJobs(Path) - Method in interface com.marklogic.hub.legacy.job.LegacyJobManager
-
Import Job documents and their associated Trace documents from a zip file.
- incrementVersion() - Method in interface com.marklogic.hub.mapping.Mapping
-
Automatically increments the version of the mapping by 1
- incrementVersion() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- incrementVersion() - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- incrementVersion() - Method in interface com.marklogic.hub.step.StepDefinition
-
Automatically increments the version of the mapping by 1
- info - Variable in class com.marklogic.hub.entity.HubEntity
-
- InfoType - Class in com.marklogic.hub.entity
-
- InfoType() - Constructor for class com.marklogic.hub.entity.InfoType
-
- IngestionStepDefinitionImpl - Class in com.marklogic.hub.step.impl
-
- IngestionStepDefinitionImpl(String) - Constructor for class com.marklogic.hub.step.impl.IngestionStepDefinitionImpl
-
- init(Map<String, String>) - Method in interface com.marklogic.hub.HubProject
-
Initializes a directory as a hub project directory.
- init(Map<String, String>) - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- init(String) - Static method in class com.marklogic.hub.util.metrics.tracer.JaegerConfig
-
Initialize a tracer
- initHubProject() - Method in interface com.marklogic.hub.HubConfig
-
Initializes the hub project on disk
- initHubProject() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- initialize() - Method in class com.marklogic.hub.util.HubModuleManager
-
- initializeConfigDirs(AppConfig) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
ml-app-deployer defaults to a single config path of src/main/ml-config.
- initializeModulePaths(AppConfig) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
Need to initialize every module path as being relative to the current project directory.
- initializeProject(ApplicationContext, Options, Properties) - Method in class com.marklogic.hub.dhs.installer.command.AbstractInstallerCommand
-
The intended use case is that an installer command can be run from any directory, which means we need to first
initialize a DHF project (specifically, generating the gradle.properties file) and then refresh HubConfig based
on those properties and anything a client passed in via JVM props.
- initializePropertyConsumerMap() - Method in class com.marklogic.hub.impl.HubConfigImpl
-
Defines functions for consuming properties from a PropertySource.
- initializeStepRun(JobDocManager, RunStepResponse, Flow, String, String) - Static method in class com.marklogic.hub.step.impl.StepRunnerUtil
-
- initProject() - Method in interface com.marklogic.hub.DataHub
-
Initializes the project on disk, creates scaffold project code
- initProject() - Method in class com.marklogic.hub.impl.DataHubImpl
-
- install() - Method in interface com.marklogic.hub.DataHub
-
Installs the data hub configuration and server-side config files into MarkLogic
Must be run as a user with sufficient privileges to install a data hub.
- install(HubDeployStatusListener) - Method in interface com.marklogic.hub.DataHub
-
Installs the data hub configuration and server-side config files into MarkLogic
Must be run as a user with sufficient privileges to install a data hub.
- install() - Method in class com.marklogic.hub.impl.DataHubImpl
-
Installs the data hub configuration and server-side config files into MarkLogic
- install(HubDeployStatusListener) - Method in class com.marklogic.hub.impl.DataHubImpl
-
Installs the data hub configuration and server-side config files into MarkLogic
- InstallerCommand - Interface in com.marklogic.hub.dhs.installer
-
- InstallInfo - Interface in com.marklogic.hub
-
Stores and reports information from MarkLogic server about the installed status of the DHF
This interface abstracts holding state.
- InstallInfoImpl - Class in com.marklogic.hub.impl
-
- InstallInfoImpl() - Constructor for class com.marklogic.hub.impl.InstallInfoImpl
-
- InstallIntoDhsCommand - Class in com.marklogic.hub.dhs.installer.command
-
- InstallIntoDhsCommand() - Constructor for class com.marklogic.hub.dhs.installer.command.InstallIntoDhsCommand
-
- InvalidDBOperationError - Error in com.marklogic.hub.error
-
- InvalidDBOperationError(DatabaseKind, String) - Constructor for error com.marklogic.hub.error.InvalidDBOperationError
-
- isAppServerExistent(DatabaseKind) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- isAppServerExistent(DatabaseKind) - Method in interface com.marklogic.hub.InstallInfo
-
Checks to see if the App Server is present and accessible
- isCollectionLexiconOn(DatabaseKind) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- isCollectionLexiconOn(DatabaseKind) - Method in interface com.marklogic.hub.InstallInfo
-
Checks to see if the lexicon collection is set and on
- isCustomMapping(Step) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- isCustomStep() - Method in class com.marklogic.hub.step.impl.Step
-
- isDbExistent(DatabaseKind) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- isDbExistent(DatabaseKind) - Method in interface com.marklogic.hub.InstallInfo
-
Checks to see if the Database is present and accessible
- isDisableSsl() - Method in class com.marklogic.hub.dhs.installer.Options
-
- isEnabled() - Method in class com.marklogic.hub.legacy.impl.LegacyDebuggingImpl
-
- isEnabled() - Method in class com.marklogic.hub.legacy.impl.LegacyTracingImpl
-
- isEnabled() - Method in interface com.marklogic.hub.legacy.LegacyDebugging
-
Determines if the hub has debugging enabled or not
- isEnabled() - Method in interface com.marklogic.hub.legacy.LegacyTracing
-
Determines if the hub has tracing enabled or not
- isEqual(Object) - Method in class com.marklogic.hub.step.impl.Step
-
- isExist(String) - Method in class com.marklogic.hub.util.json.JSONObject
-
Checks if the key is existed or not
- isFlowExisted(String) - Method in interface com.marklogic.hub.FlowManager
-
Check if a flow has existed
- isFlowExisted(String) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- isInitialized() - Method in interface com.marklogic.hub.HubProject
-
Checks if the project has been initialized or not
- isInitialized() - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- isInstalled() - Method in interface com.marklogic.hub.DataHub
-
Determines if the data hub is installed in MarkLogic
- isInstalled() - Method in class com.marklogic.hub.impl.DataHubImpl
-
- isInstalled() - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- isInstalled() - Method in interface com.marklogic.hub.InstallInfo
-
Checks if DHF has been installed
- isJobDone(String) - Static method in enum com.marklogic.hub.job.JobStatus
-
- isJobRunning() - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- isMappingStep() - Method in class com.marklogic.hub.step.impl.Step
-
- isNightly() - Method in class com.marklogic.hub.impl.Versions.MarkLogicVersion
-
- isPartiallyInstalled() - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- isPartiallyInstalled() - Method in interface com.marklogic.hub.InstallInfo
-
Returns if an install has been performed, but not complete
- isPermissionedDeniedException(HttpClientErrorException) - Method in class com.marklogic.hub.dhs.installer.deploy.DeployHubQueryRolesetsCommand
-
- isPortInUse(DatabaseKind) - Method in interface com.marklogic.hub.DataHub
-
Checks to see if the port is in use
- isPortInUse(DatabaseKind) - Method in class com.marklogic.hub.impl.DataHubImpl
-
- isSafeToInstall() - Method in interface com.marklogic.hub.DataHub
-
Checks to make sure all the versions and database in a valid configuration with version check
Must be run as a user with sufficient privileges to install a data hub.
- isSafeToInstall() - Method in class com.marklogic.hub.impl.DataHubImpl
-
- isServerVersionOk() - Method in interface com.marklogic.hub.DataHub
-
Checks to see if the datahub and server versions are compatible
- isServerVersionOk() - Method in class com.marklogic.hub.impl.DataHubImpl
-
- isServerVersionValid(String) - Method in interface com.marklogic.hub.DataHub
-
Validates the MarkLogic server to ensure compatibility with the hub
- isServerVersionValid(String) - Method in class com.marklogic.hub.impl.DataHubImpl
-
- isStepDone(String) - Static method in enum com.marklogic.hub.job.JobStatus
-
- isStopOnError() - Method in interface com.marklogic.hub.flow.Flow
-
Returns the value for stop on error flag
- isStopOnError() - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- isSuccess() - Method in class com.marklogic.hub.step.RunStepResponse
-
- isTripleIndexOn(DatabaseKind) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- isTripleIndexOn(DatabaseKind) - Method in interface com.marklogic.hub.InstallInfo
-
Checks to see if the triple index is set and on
- isUniqueRestServiceExtension(String) - Method in class com.marklogic.hub.impl.ScaffoldingValidator
-
- isUniqueRestTransform(String) - Method in class com.marklogic.hub.impl.ScaffoldingValidator
-
- isVersionCompatibleWithES() - Method in class com.marklogic.hub.impl.Versions
-
- ItemType - Class in com.marklogic.hub.entity
-
- ItemType() - Constructor for class com.marklogic.hub.entity.ItemType
-
- iterator() - Method in class com.marklogic.hub.collector.DiskQueue
-
- iterator() - Method in class com.marklogic.hub.legacy.collector.DiskQueue
-
- saveDbIndexes() - Method in interface com.marklogic.hub.EntityManager
-
Updates the indexes for the entity on the filesystem
- saveDbIndexes() - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- saveEntity(HubEntity, Boolean) - Method in interface com.marklogic.hub.EntityManager
-
- saveEntity(HubEntity, Boolean) - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- saveFlow(Flow) - Method in interface com.marklogic.hub.FlowManager
-
Saves a flow to disk
- saveFlow(Flow) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- saveJob(Job) - Method in class com.marklogic.hub.legacy.job.impl.LegacyJobManagerImpl
-
- saveJob(Job, Transaction) - Method in class com.marklogic.hub.legacy.job.impl.LegacyJobManagerImpl
-
- saveJob(Job) - Method in interface com.marklogic.hub.legacy.job.LegacyJobManager
-
Saves the job to the database
- saveJob(Job, Transaction) - Method in interface com.marklogic.hub.legacy.job.LegacyJobManager
-
Saves the job to the database
- saveLastLoadedTimestamp(File, Date) - Method in class com.marklogic.hub.util.HubModuleManager
-
- saveLastLoadedTimestamp(String, Date) - Method in class com.marklogic.hub.util.HubModuleManager
-
- saveMapping(Mapping) - Method in class com.marklogic.hub.impl.MappingManagerImpl
-
- saveMapping(Mapping, boolean) - Method in class com.marklogic.hub.impl.MappingManagerImpl
-
- saveMapping(Mapping) - Method in interface com.marklogic.hub.MappingManager
-
Saves a map to disk
- saveMapping(Mapping, boolean) - Method in interface com.marklogic.hub.MappingManager
-
Saves a map to disk, incrementing its version by 1
- savePii() - Method in interface com.marklogic.hub.EntityManager
-
Scans the entities in the project for pii properties, and saves the
required ELS configurations to support those properties.
- savePii() - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- saveQueryOptions() - Method in interface com.marklogic.hub.EntityManager
-
Updates the query options to the file system
- saveQueryOptions() - Method in class com.marklogic.hub.impl.EntityManagerImpl
-
- saveResource(ResourceManager, CommandContext, String) - Method in class com.marklogic.hub.dhs.installer.deploy.DeployHubQueryRolesetsCommand
-
- saveStepDefinition(StepDefinition) - Method in class com.marklogic.hub.impl.StepDefinitionManagerImpl
-
- saveStepDefinition(StepDefinition, boolean) - Method in class com.marklogic.hub.impl.StepDefinitionManagerImpl
-
- saveStepDefinition(StepDefinition) - Method in interface com.marklogic.hub.StepDefinitionManager
-
Saves a Step Definition to disk
- saveStepDefinition(StepDefinition, boolean) - Method in interface com.marklogic.hub.StepDefinitionManager
-
Saves a Step Definition to disk
- Scaffolding - Interface in com.marklogic.hub.scaffold
-
Interface that handles the management of DHF projects on disk
Includes creating entities, flows, rest extensions, and transforms for an already initialized project
- ScaffoldingImpl - Class in com.marklogic.hub.impl
-
- ScaffoldingImpl() - Constructor for class com.marklogic.hub.impl.ScaffoldingImpl
-
- ScaffoldingImpl.ContentPlugin - Class in com.marklogic.hub.impl
-
- ScaffoldingValidationException - Exception in com.marklogic.hub.error
-
- ScaffoldingValidationException(String) - Constructor for exception com.marklogic.hub.error.ScaffoldingValidationException
-
- ScaffoldingValidator - Class in com.marklogic.hub.impl
-
- ScaffoldingValidator() - Constructor for class com.marklogic.hub.impl.ScaffoldingValidator
-
- SearchOptionsFinder - Class in com.marklogic.client.ext.modulesloader.impl
-
- SearchOptionsFinder() - Constructor for class com.marklogic.client.ext.modulesloader.impl.SearchOptionsFinder
-
- serialize() - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- serialize() - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Serializes the flow into an xml string
- serialize() - Method in interface com.marklogic.hub.mapping.Mapping
-
Serializes the mapping as a json string
- serialize() - Method in class com.marklogic.hub.mapping.MappingImpl
-
- ServerValidationException - Exception in com.marklogic.hub.error
-
- ServerValidationException(String) - Constructor for exception com.marklogic.hub.error.ServerValidationException
-
- serverVersion - Variable in class com.marklogic.hub.dhs.installer.command.AbstractInstallerCommand
-
- setAdminConfig(AdminConfig) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setAdminManager(AdminManager) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setAppConfig(AppConfig) - Method in interface com.marklogic.hub.HubConfig
-
Sets the AppConfig for the current HubConfig
- setAppConfig(AppConfig, boolean) - Method in interface com.marklogic.hub.HubConfig
-
Sets the AppConfig for the current HubConfig, with skipUpdate option
- setAppConfig(AppConfig) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setAppConfig(AppConfig, boolean) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setApplicationContext(ApplicationContext) - Method in class com.marklogic.hub.util.ApplicationContextReference
-
- setAppServerExistent(DatabaseKind, boolean) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- setAppServerExistent(DatabaseKind, boolean) - Method in interface com.marklogic.hub.InstallInfo
-
Sets the boolean property if the app server exists for the databasekind
- setAuth(String) - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- setAuthMethod(DatabaseKind, String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the SSL Auth Method for the DatabaseKind in the config
- setAuthMethod(DatabaseKind, String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setBaseUri(String) - Method in class com.marklogic.hub.entity.InfoType
-
Sets the value of the baseUri property.
- setBatchSize(Integer) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setBatchSize(int) - Method in interface com.marklogic.hub.flow.Flow
-
Set flow batch size
- setBatchSize(int) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setBatchSize(Integer) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setBatchSize(Integer) - Method in class com.marklogic.hub.step.impl.Step
-
- setBatchSize(Integer) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the batch size for running this step
- setCertFile(DatabaseKind, String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the SSL Certfile to use for the DatabaseKind in the config
- setCertFile(DatabaseKind, String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setCertPass(DatabaseKind, String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the SSL Cert password for the DatabaseKind in the config
- setCertPass(DatabaseKind, String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setClient(DatabaseClient) - Method in interface com.marklogic.hub.collector.Collector
-
Sets the client to be used to communicate with the database
- setClient(DatabaseClient) - Method in class com.marklogic.hub.collector.impl.CollectorImpl
-
- setClient(DatabaseClient) - Method in class com.marklogic.hub.legacy.collector.impl.LegacyCollectorImpl
-
- setClient(DatabaseClient) - Method in interface com.marklogic.hub.legacy.collector.LegacyCollector
-
Sets the client to be used to communicate with the database
- setCodeFormat(CodeFormat) - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- setCodeFormat(CodeFormat) - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Sets the CodeFormat enum of the flow
- setCodeFormat(CodeFormat) - Method in class com.marklogic.hub.main.impl.MainPluginImpl
-
- setCollation(String) - Method in class com.marklogic.hub.entity.ItemType
-
- setCollation(String) - Method in class com.marklogic.hub.entity.PropertyType
-
- setCollectionLexiconOn(DatabaseKind, boolean) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- setCollectionLexiconOn(DatabaseKind, boolean) - Method in interface com.marklogic.hub.InstallInfo
-
Sets if the collection lexicon is on or not
- setCollector(LegacyCollector) - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- setCollector(LegacyCollector) - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Sets the legacyCollector to be used for the flow
- setCounts(long, long, long, long) - Method in class com.marklogic.hub.legacy.job.Job
-
- setCounts(long, long, long, long, long) - Method in class com.marklogic.hub.step.RunStepResponse
-
- setCustomForestPath(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setCustomHook(JsonNode) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setCustomHook(JsonNode) - Method in class com.marklogic.hub.step.impl.Step
-
- setCustomHook(JsonNode) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the customHook
- setDatabase(String) - Method in class com.marklogic.hub.util.MlcpRunner
-
Set the database context for the MlCP Client
- setDataFormat(DataFormat) - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- setDataFormat(DataFormat) - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Sets the DataFormat for the flow
- setDatatype(String) - Method in class com.marklogic.hub.entity.ItemType
-
- setDatatype(String) - Method in class com.marklogic.hub.entity.PropertyType
-
- setDbExistent(DatabaseKind, boolean) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- setDbExistent(DatabaseKind, boolean) - Method in interface com.marklogic.hub.InstallInfo
-
Sets the boolean property if the database exists for the databasekind
- setDbName(DatabaseKind, String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the database name for the databaseKind on the hubconfig
- setDbName(DatabaseKind, String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setDefaultPropertiesForSecureConnections(Properties) - Method in class com.marklogic.hub.dhs.installer.command.InstallIntoDhsCommand
-
As of DHS 2.6.0, all connections to DHS require secure connections.
- setDefinitions(DefinitionsType) - Method in class com.marklogic.hub.entity.HubEntity
-
- setDescription(String) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setDescription(String) - Method in class com.marklogic.hub.entity.InfoType
-
Sets the value of the description property.
- setDescription(String) - Method in class com.marklogic.hub.entity.PropertyType
-
- setDescription(String) - Method in interface com.marklogic.hub.flow.Flow
-
Sets flow description
- setDescription(String) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setDescription(String) - Method in interface com.marklogic.hub.mapping.Mapping
-
Set the description for the mapping
- setDescription(String) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setDescription(String) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setDescription(String) - Method in class com.marklogic.hub.step.impl.Step
-
- setDescription(String) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the description for the step
- setDisableSsl(boolean) - Method in class com.marklogic.hub.dhs.installer.Options
-
- setElementRangeIndex(List<String>) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setEndTime(String) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setEntityModelPermissions(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setEntityName(String) - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- setEntityName(String) - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Sets the entity name for the flow
- setEntityNames(String) - Method in class com.marklogic.hub.deploy.commands.GenerateHubTDETemplateCommand
-
- setExternalName(DatabaseKind, String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the external hostname for the DatabaseKind in the config
- setExternalName(DatabaseKind, String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setFailHard(Boolean) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setFileLocations(JsonNode) - Method in class com.marklogic.hub.step.impl.IngestionStepDefinitionImpl
-
- setFileLocations(JsonNode) - Method in class com.marklogic.hub.step.impl.Step
-
- setFilename(String) - Method in class com.marklogic.hub.entity.HubEntity
-
- setFlowDeveloperRoleName(String) - Method in interface com.marklogic.hub.HubConfig
-
Set the role name that the hub uses for developing flows
- setFlowDeveloperRoleName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setFlowDeveloperUserName(String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the username for the hub to use in MarkLogic for developing flows
- setFlowDeveloperUserName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setFlowManager(FlowManager) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- setFlowName(String) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setFlowName(String) - Method in class com.marklogic.hub.flow.FlowInputs
-
- setFlowName(String) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setFlowOperatorRoleName(String) - Method in interface com.marklogic.hub.HubConfig
-
Set the role name that the hub uses
- setFlowOperatorRoleName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setFlowOperatorUserName(String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the username for the hub to use in MarkLogic
- setFlowOperatorUserName(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setFlowPermissions(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setForceLoad(boolean) - Method in class com.marklogic.hub.deploy.commands.LoadHubArtifactsCommand
-
- setForceLoad(boolean) - Method in class com.marklogic.hub.deploy.commands.LoadUserArtifactsCommand
-
- setForceLoad(boolean) - Method in class com.marklogic.hub.deploy.commands.LoadUserModulesCommand
-
- setForestsExistent(DatabaseKind, boolean) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- setForestsExistent(DatabaseKind, boolean) - Method in interface com.marklogic.hub.InstallInfo
-
Sets the boolean property if the forests exist for the databasekind
- setForestsPerHost(DatabaseKind, Integer) - Method in interface com.marklogic.hub.HubConfig
-
Sets the number of forests per host for the databaseKind on the hubconfig
- setForestsPerHost(DatabaseKind, Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setGroupNames(String) - Method in class com.marklogic.hub.dhs.installer.Options
-
- setHost(String) - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- setHost(String) - Method in class com.marklogic.hub.dhs.installer.Options
-
- setHost(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setHttpName(DatabaseKind, String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the appserver name for the databaseKind on the hubconfig
- setHttpName(DatabaseKind, String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setHubConfig(HubConfig) - Method in interface com.marklogic.hub.collector.Collector
-
Set's the hub config for the collector
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.collector.impl.CollectorImpl
-
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.deploy.commands.GeneratePiiCommand
-
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.deploy.commands.LoadHubArtifactsCommand
-
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.deploy.commands.LoadHubModulesCommand
-
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.deploy.commands.LoadUserArtifactsCommand
-
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.deploy.commands.LoadUserModulesCommand
-
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- setHubConfig(HubConfig) - Method in interface com.marklogic.hub.FlowManager
-
Set the HubConfig
- setHubConfig(HubConfigImpl) - Method in class com.marklogic.hub.impl.DataHubImpl
-
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.legacy.collector.impl.LegacyCollectorImpl
-
- setHubConfig(HubConfig) - Method in interface com.marklogic.hub.legacy.collector.LegacyCollector
-
Set's the hub config for the collector
- setHubConfig(HubConfig) - Method in class com.marklogic.hub.legacy.impl.LegacyFlowManagerImpl
-
- setHubConfig(HubConfig) - Method in interface com.marklogic.hub.legacy.LegacyFlowManager
-
Set HubConfig
- setInfo(InfoType) - Method in class com.marklogic.hub.entity.HubEntity
-
- setInputFilePath(String) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setInputFilePath(String) - Method in class com.marklogic.hub.flow.FlowInputs
-
A common step configuration to override at runtime is the inputFilePath for an ingestion step.
- setInputFileType(String) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setIsProvisionedEnvironment(boolean) - Method in interface com.marklogic.hub.HubConfig
-
- setIsProvisionedEnvironment(boolean) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setItems(ItemType) - Method in class com.marklogic.hub.entity.PropertyType
-
- setJobId(String) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setJobId(String) - Method in class com.marklogic.hub.flow.FlowInputs
-
- setJobId(String) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setJobPermissions(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setJobStatus(String) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setKnownValuesForDhsDeployment(HubConfig) - Method in class com.marklogic.hub.dhs.DhsDeployer
-
Per DHFPROD-2897, these are known values in a DHS installation that can be set so that they override any changes
the user may have made for their on-premise installation.
- setLang(String) - Method in interface com.marklogic.hub.mapping.Mapping
-
*CAREFUL - DO NOT TOUCH IF YOU DON'T EXPLICITLY KNOW WHAT THIS VALUE REPRESENTS*
Sets the language for the mapping to use for MarkLogic server
- setLang(String) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setLanguage(String) - Method in interface com.marklogic.hub.mapping.Mapping
-
Deprecated.
- setLanguage(String) - Method in class com.marklogic.hub.mapping.MappingImpl
-
Deprecated.
- setLastAttemptedStep(String) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setLastCompletedStep(String) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setLoadAllModules(boolean) - Method in class com.marklogic.hub.deploy.commands.LoadUserModulesCommand
-
- setLoadBalancerHost(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setMain(MainPlugin) - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- setMain(MainPlugin) - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Sets the main plugin module for the flow
- setManageClient(ManageClient) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setManageConfig(ManageConfig) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setMappingName(String) - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- setMappingName(String) - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Sets the mapping name used to generate the flow
- setMappingPermissions(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setMinimumFileTimestampToLoad(long) - Method in class com.marklogic.hub.util.HubModuleManager
-
- setMlPassword(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setMlUsername(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setModule(String) - Method in class com.marklogic.hub.main.impl.MainPluginImpl
-
- setModulePath(String) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setModulePath(String) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the module path
- setModulePermissions(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setName(String) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setName(String) - Method in class com.marklogic.hub.entity.PropertyType
-
- setName(String) - Method in interface com.marklogic.hub.flow.Flow
-
Sets the name of the flow
- setName(String) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setName(String) - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- setName(String) - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Sets the name of the flow
- setName(String) - Method in interface com.marklogic.hub.mapping.Mapping
-
Sets the name of the mapping as a string
- setName(String) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setName(String) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setName(String) - Method in class com.marklogic.hub.step.impl.Step
-
- setName(String) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the name of the step
- setNamespace(String) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setNamespacePrefix(String) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setNamespaces(Map<String, String>) - Method in interface com.marklogic.hub.mapping.Mapping
-
Sets the namespaces map for the mapping
- setNamespaces(Map<String, String>) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setObjectMapper(ObjectMapper) - Method in class com.marklogic.hub.deploy.commands.LoadUserArtifactsCommand
-
- setOptions(JsonNode) - Method in interface com.marklogic.hub.flow.Flow
-
Sets flow options
- setOptions(Map<String, Object>) - Method in class com.marklogic.hub.flow.FlowInputs
-
- setOptions(JsonNode) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setOptions(Map<String, Object>) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setOptions(Map<String, Object>) - Method in class com.marklogic.hub.step.impl.Step
-
- setOptions(Map<String, Object>) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the step options
- setOptionsFile(String) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setOptionsJSON(String) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setOutputURIReplacement(String) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setOverrideOptions(Map<String, Object>) - Method in interface com.marklogic.hub.flow.Flow
-
Sets the overridden options for the flow to use at java runtime
- setOverrideOptions(Map<String, Object>) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setOverrideStepConfig(Map<String, Object>) - Method in interface com.marklogic.hub.flow.Flow
-
Sets the overridden step configs to use at java runtime
- setOverrideStepConfig(Map<String, Object>) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setParams(Map<String, String>) - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- setParams(Map<String, String>) - Method in class com.marklogic.hub.dhs.installer.Options
-
- setPassword(String) - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- setPassword(String) - Method in class com.marklogic.hub.dhs.installer.Options
-
- setPii(List<String>) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setPort(DatabaseKind, Integer) - Method in interface com.marklogic.hub.HubConfig
-
Sets the port number for the databaseKind on the hubconfig
- setPort(DatabaseKind, Integer) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setPortInUseBy(DatabaseKind, String) - Method in interface com.marklogic.hub.DataHub
-
Sets what appserver name is using the port
- setPortInUseBy(DatabaseKind, String) - Method in class com.marklogic.hub.impl.DataHubImpl
-
- setPrimaryKey(String) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setProjectDir(String) - Method in interface com.marklogic.hub.HubConfig
-
Sets the directory for the current project
- setProjectDir(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
Deprecated.
- setProjectPath(String) - Method in class com.marklogic.hub.dhs.installer.Options
-
- setProperties(List<PropertyType>) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setProperties(HashMap<String, ObjectNode>) - Method in interface com.marklogic.hub.mapping.Mapping
-
Sets the properties hashmap for the mapping
- setProperties(HashMap<String, ObjectNode>) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setRangeIndex(List<String>) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setRef(String) - Method in class com.marklogic.hub.entity.ItemType
-
- setRef(String) - Method in class com.marklogic.hub.entity.PropertyType
-
- setRequired(List<String>) - Method in class com.marklogic.hub.entity.DefinitionType
-
- setRetryLimit(int) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setRetryLimit(Integer) - Method in class com.marklogic.hub.step.impl.Step
-
- setRetryLimit(int) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the retry limit for the step
- setScheme(DatabaseKind, String) - Method in interface com.marklogic.hub.HubConfig
-
Deprecated.
- setScheme(DatabaseKind, String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
Deprecated.
- setSeparator(String) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setServerNames(String) - Method in class com.marklogic.hub.dhs.installer.Options
-
- setServerVersion(String) - Method in interface com.marklogic.hub.DataHub
-
Sets the server version holder on the datahub object - currently unused
- setServerVersion(String) - Method in class com.marklogic.hub.deploy.commands.DeployHubOtherServersCommand
-
- setServerVersion(String) - Method in class com.marklogic.hub.impl.DataHubImpl
-
- setServerVersionOk(boolean) - Method in interface com.marklogic.hub.DataHub
-
Sets true or false if the server version is okay with this version of DHF
- setServerVersionOk(boolean) - Method in class com.marklogic.hub.impl.DataHubImpl
-
- setShowOptions(Boolean) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setSimpleSsl(DatabaseKind, Boolean) - Method in interface com.marklogic.hub.HubConfig
-
Sets if Simple SSL is to be used for the DatabaseKind in the config
- setSimpleSsl(DatabaseKind, Boolean) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setSourceContext(String) - Method in interface com.marklogic.hub.mapping.Mapping
-
Sets the source context for the mapping
- setSourceContext(String) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setSourceQuery(String) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setSourceQuery(String) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the sourceQuery for the step
- setSourceURI(String) - Method in interface com.marklogic.hub.mapping.Mapping
-
Set the URI for the mapping source document
- setSourceURI(String) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setSsl(Boolean) - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- setSslContext(DatabaseKind, SSLContext) - Method in interface com.marklogic.hub.HubConfig
-
Sets the SSL Context for the DatabaseKind in the config
- setSslContext(DatabaseKind, SSLContext) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setSslHostnameVerifier(DatabaseKind, DatabaseClientFactory.SSLHostnameVerifier) - Method in interface com.marklogic.hub.HubConfig
-
Sets the SSL Hostname Verifier object for the DatabaseKind in the config
- setSslHostnameVerifier(DatabaseKind, DatabaseClientFactory.SSLHostnameVerifier) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setStartTime(String) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setStepConfig(Map<String, Object>) - Method in class com.marklogic.hub.flow.FlowInputs
-
- setStepDefinitionName(String) - Method in class com.marklogic.hub.step.impl.Step
-
- setStepDefinitionPermissions(String) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setStepDefinitionProvider(StepDefinitionProvider) - Method in class com.marklogic.hub.step.StepRunnerFactory
-
- setStepDefinitionType(StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.step.impl.Step
-
- setStepEndTime(String) - Method in class com.marklogic.hub.step.RunStepResponse
-
- setStepResponses(Map<String, RunStepResponse>) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setStepRunnerFactory(StepRunnerFactory) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- setSteps(List<String>) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setSteps(Map<String, Step>) - Method in interface com.marklogic.hub.flow.Flow
-
Sets the steps to the flow model
- setSteps(List<String>) - Method in class com.marklogic.hub.flow.FlowInputs
-
- setSteps(Map<String, Step>) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setSteps(Flow, Map<String, Step>) - Method in interface com.marklogic.hub.FlowManager
-
Deprecated.
- setSteps(Flow, Map<String, Step>) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
Deprecated.
- setStepStartTime(String) - Method in class com.marklogic.hub.step.RunStepResponse
-
- setStopOnError(boolean) - Method in interface com.marklogic.hub.flow.Flow
-
If set stops the flow on error
- setStopOnError(boolean) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setSubProperties(List<PropertyType>) - Method in class com.marklogic.hub.entity.PropertyType
-
- setTargetEntityType(String) - Method in interface com.marklogic.hub.mapping.Mapping
-
Setting the IRI for the target entity type
- setTargetEntityType(String) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setThreadCount(Integer) - Method in class com.marklogic.hub.cli.client.CommandLineFlowInputs
-
- setThreadCount(int) - Method in interface com.marklogic.hub.flow.Flow
-
Sets flow thread count
- setThreadCount(int) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setThreadCount(Integer) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setThreadCount(Integer) - Method in class com.marklogic.hub.step.impl.Step
-
- setThreadCount(Integer) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the thread count for running this step
- setTitle(String) - Method in class com.marklogic.hub.entity.InfoType
-
Sets the value of the title property.
- setTripleIndexOn(DatabaseKind, boolean) - Method in class com.marklogic.hub.impl.InstallInfoImpl
-
- setTripleIndexOn(DatabaseKind, boolean) - Method in interface com.marklogic.hub.InstallInfo
-
Sets if the triple index is on or off by boolean
- setTrustManager(DatabaseKind, X509TrustManager) - Method in interface com.marklogic.hub.HubConfig
-
Sets the Trust Manager for the DatabaseKind in the config
- setTrustManager(DatabaseKind, X509TrustManager) - Method in class com.marklogic.hub.impl.HubConfigImpl
-
- setType(FlowType) - Method in class com.marklogic.hub.legacy.flow.impl.LegacyFlowImpl
-
- setType(FlowType) - Method in interface com.marklogic.hub.legacy.flow.LegacyFlow
-
Sets the type of the flow
- setType(StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setType(StepDefinition.StepDefinitionType) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the type of the step
- setUser(String) - Method in class com.marklogic.hub.flow.RunFlowResponse
-
- setUserModulesDeployTimestampFile(String) - Method in interface com.marklogic.hub.HubProject
-
- setUserModulesDeployTimestampFile(String) - Method in class com.marklogic.hub.impl.HubProjectImpl
-
- setUsername(String) - Method in class com.marklogic.hub.cli.client.RunFlowCommand
-
- setUsername(String) - Method in class com.marklogic.hub.dhs.installer.Options
-
- setVersion(String) - Method in class com.marklogic.hub.entity.InfoType
-
Sets the value of the version property.
- setVersion(int) - Method in interface com.marklogic.hub.flow.Flow
-
Sets version
- setVersion(int) - Method in class com.marklogic.hub.flow.impl.FlowImpl
-
- setVersion(int) - Method in interface com.marklogic.hub.mapping.Mapping
-
Sets the version for the mapping
- setVersion(int) - Method in class com.marklogic.hub.mapping.MappingImpl
-
- setVersion(Integer) - Method in class com.marklogic.hub.step.AbstractStepDefinition
-
- setVersion(Integer) - Method in interface com.marklogic.hub.step.StepDefinition
-
Sets the step version number
- setVersions(Versions) - Method in class com.marklogic.hub.impl.DataHubImpl
-
- setWatchingModules(boolean) - Method in class com.marklogic.hub.deploy.commands.LoadUserModulesCommand
-
- setWordLexicon(List<String>) - Method in class com.marklogic.hub.entity.DefinitionType
-
- shouldFunctionMetadataBeGenerated(Set<Resource>) - Method in class com.marklogic.hub.deploy.util.ModuleWatchingConsumer
-
- size() - Method in class com.marklogic.hub.collector.DiskQueue
-
- size() - Method in class com.marklogic.hub.legacy.collector.DiskQueue
-
- srcClient - Variable in class com.marklogic.hub.impl.MasteringManagerImpl
-
- STAGING_ENTITY_DATABASE_FILE - Static variable in interface com.marklogic.hub.HubConfig
-
- STAGING_ENTITY_QUERY_OPTIONS_FILE - Static variable in interface com.marklogic.hub.HubConfig
-
- stagingAppServerExists - Variable in class com.marklogic.hub.impl.InstallInfoImpl
-
- stagingAuthMethod - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingCollectionLexiconOn - Variable in class com.marklogic.hub.impl.InstallInfoImpl
-
- stagingDbExists - Variable in class com.marklogic.hub.impl.InstallInfoImpl
-
- stagingDbName - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingForestsExist - Variable in class com.marklogic.hub.impl.InstallInfoImpl
-
- stagingForestsPerHost - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingHttpName - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingPort - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingSchemasDbExists - Variable in class com.marklogic.hub.impl.InstallInfoImpl
-
- stagingSchemasDbName - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingSchemasForestsPerHost - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingTriggersDbExists - Variable in class com.marklogic.hub.impl.InstallInfoImpl
-
- stagingTriggersDbName - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingTriggersForestsPerHost - Variable in class com.marklogic.hub.impl.HubConfigImpl
-
- stagingTripleIndexOn - Variable in class com.marklogic.hub.impl.InstallInfoImpl
-
- Step - Class in com.marklogic.hub.step.impl
-
- Step() - Constructor for class com.marklogic.hub.step.impl.Step
-
- STEP_DEFINITION_FILE_EXTENSION - Static variable in interface com.marklogic.hub.StepDefinitionManager
-
String value for the mapping file extension
- StepDefinition - Interface in com.marklogic.hub.step
-
- StepDefinition.StepDefinitionType - Enum in com.marklogic.hub.step
-
- StepDefinitionManager - Interface in com.marklogic.hub
-
- StepDefinitionManagerImpl - Class in com.marklogic.hub.impl
-
- StepDefinitionManagerImpl() - Constructor for class com.marklogic.hub.impl.StepDefinitionManagerImpl
-
- StepDefinitionProvider - Interface in com.marklogic.hub.step
-
Abstracts how a StepDefinition is provided to a client so that it can come from MarkLogic, from a filesystem, or from
other location.
- StepDefinitionService - Interface in com.marklogic.hub.dataservices
-
Provides a set of operations on the database server
- StepDefModulesFinder - Class in com.marklogic.client.ext.modulesloader.impl
-
- StepDefModulesFinder() - Constructor for class com.marklogic.client.ext.modulesloader.impl.StepDefModulesFinder
-
- StepFinishedListener - Interface in com.marklogic.hub.step
-
- stepIsReferencedByAFlow(String, StepDefinition.StepDefinitionType) - Method in class com.marklogic.hub.impl.FlowManagerImpl
-
- StepItemCompleteListener - Interface in com.marklogic.hub.step
-
- StepItemFailureListener - Interface in com.marklogic.hub.step
-
- StepMetrics - Class in com.marklogic.hub.step.impl
-
- StepMetrics() - Constructor for class com.marklogic.hub.step.impl.StepMetrics
-
- stepOutput - Variable in class com.marklogic.hub.step.RunStepResponse
-
- StepRunner - Interface in com.marklogic.hub.step
-
Executes a step with options
- StepRunnerFactory - Class in com.marklogic.hub.step
-
- StepRunnerFactory() - Constructor for class com.marklogic.hub.step.StepRunnerFactory
-
- StepRunnerFactory(HubConfig) - Constructor for class com.marklogic.hub.step.StepRunnerFactory
-
- StepRunnerUtil - Class in com.marklogic.hub.step.impl
-
- StepRunnerUtil() - Constructor for class com.marklogic.hub.step.impl.StepRunnerUtil
-
- StepStatusListener - Interface in com.marklogic.hub.step
-
- stop() - Method in class com.marklogic.hub.step.impl.QueryStepRunner
-
- stop() - Method in class com.marklogic.hub.step.impl.WriteStepRunner
-
- stop() - Method in interface com.marklogic.hub.step.StepRunner
-
Stops the step run
- STOP_ON_ERROR_PREFIX - Static variable in enum com.marklogic.hub.job.JobStatus
-
- stopJob(String) - Method in interface com.marklogic.hub.flow.FlowRunner
-
Runs the flow.
- stopJob(String) - Method in class com.marklogic.hub.flow.impl.FlowRunnerImpl
-
- StreamGobbler - Class in com.marklogic.hub.util
-
- StreamGobbler(InputStream, Consumer<String>) - Constructor for class com.marklogic.hub.util.StreamGobbler
-
- subProperties - Variable in class com.marklogic.hub.entity.PropertyType
-