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

A

AbstractController - Class in com.redhat.lightblue.migrator
 
AbstractController(Controller, MigrationConfiguration, String) - Constructor for class com.redhat.lightblue.migrator.AbstractController
 
AbstractMonitoredThread - Class in com.redhat.lightblue.migrator
Base class for all monitored threads.
AbstractMonitoredThread() - Constructor for class com.redhat.lightblue.migrator.AbstractMonitoredThread
 
AbstractMonitoredThread(String) - Constructor for class com.redhat.lightblue.migrator.AbstractMonitoredThread
 
AbstractMonitoredThread(ThreadGroup, String) - Constructor for class com.redhat.lightblue.migrator.AbstractMonitoredThread
 
ActiveExecution - Class in com.redhat.lightblue.migrator
This class represents an active execution of a migration job.
ActiveExecution() - Constructor for class com.redhat.lightblue.migrator.ActiveExecution
 
applyProperties(Properties) - Method in class com.redhat.lightblue.migrator.MainConfiguration
 

B

BATCH_SIZE - Static variable in class com.redhat.lightblue.migrator.DefaultMigrator
 
Breakpoint - Class in com.redhat.lightblue.migrator
Works like a breakpoint in a debugger.
Breakpoint() - Constructor for class com.redhat.lightblue.migrator.Breakpoint
 
Breakpoint(String) - Constructor for class com.redhat.lightblue.migrator.Breakpoint
 

C

ccc - Variable in class com.redhat.lightblue.migrator.Controller.MigrationProcess
 
cfg - Variable in class com.redhat.lightblue.migrator.Controller.MigrationProcess
 
checkpoint() - Method in class com.redhat.lightblue.migrator.Breakpoint
 
checkpoint(String) - Static method in class com.redhat.lightblue.migrator.Breakpoint
 
cleanupMigrator() - Method in class com.redhat.lightblue.migrator.Migrator
Notifies the implementing class that processing has finished
cleanupOldJobs(LightblueClient, Date) - Method in class com.redhat.lightblue.migrator.CleanupThread
 
CleanupThread - Class in com.redhat.lightblue.migrator
 
CleanupThread(Controller) - Constructor for class com.redhat.lightblue.migrator.CleanupThread
 
clearAll() - Static method in class com.redhat.lightblue.migrator.Breakpoint
 
com.redhat.lightblue.migrator - package com.redhat.lightblue.migrator
 
compareDocs(JsonNode, JsonNode, List<String>) - Static method in class com.redhat.lightblue.migrator.Utils
 
ConsistencyChecker() - Constructor for class com.redhat.lightblue.migrator.MigrationJob.ConsistencyChecker
 
ConsistencyCheckerController - Class in com.redhat.lightblue.migrator
There is one consistency checker controller for each entity.
ConsistencyCheckerController(Controller, MigrationConfiguration) - Constructor for class com.redhat.lightblue.migrator.ConsistencyCheckerController
 
controller - Variable in class com.redhat.lightblue.migrator.AbstractController
 
Controller - Class in com.redhat.lightblue.migrator
This is the main thread.
Controller(MainConfiguration) - Constructor for class com.redhat.lightblue.migrator.Controller
 
Controller.MigrationProcess - Class in com.redhat.lightblue.migrator
 
createControllers(MigrationConfiguration[]) - Method in class com.redhat.lightblue.migrator.Controller
Creates controller threads for migrators and consistency checkers based on the configuration loaded from the db.
createJobs(Date, Date, ActiveExecution) - Method in class com.redhat.lightblue.migrator.ConsistencyCheckerController
Create a migration job or jobs to process records created between the given dates.
createMigrator(MigrationJob, ActiveExecution) - Method in class com.redhat.lightblue.migrator.AbstractController
 
createRangeQuery(Date, Date) - Method in class com.redhat.lightblue.migrator.DefaultMigrator
 
createRangeQuery(Date, Date) - Method in class com.redhat.lightblue.migrator.Migrator
 

D

DefaultMigrator - Class in com.redhat.lightblue.migrator
 
DefaultMigrator(ThreadGroup) - Constructor for class com.redhat.lightblue.migrator.DefaultMigrator
 
destroy() - Method in class com.redhat.lightblue.migrator.Main
 

E

enableStuckJobs(LightblueClient, Date) - Method in class com.redhat.lightblue.migrator.CleanupThread
 
equals(Object) - Method in class com.redhat.lightblue.migrator.Identity
 

F

fastCompareDocs(JsonNode, JsonNode, List<String>) - Static method in class com.redhat.lightblue.migrator.Utils
Compare two docs fast if they are the same, excluding exclusions

G

get(int) - Method in class com.redhat.lightblue.migrator.Identity
 
get_id() - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
get_id() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of _id
get_id() - Method in class com.redhat.lightblue.migrator.MigrationJob
 
getActiveExecution() - Method in class com.redhat.lightblue.migrator.Migrator
 
getActiveExecutionId() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of activeExecutionId
getActiveExecutionId() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getActualEndDate() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of actualEndDate
getActualEndDate() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getActualStartDate() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of actualStartDate
getActualStartDate() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getCfg(Properties) - Static method in class com.redhat.lightblue.migrator.MainConfiguration
 
getClientConfig() - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
getComparisonExclusionPaths() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
 
getConfigurationName() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of configurationName
getConfigurationName() - Method in class com.redhat.lightblue.migrator.MigrationJob.ConsistencyChecker
 
getConfigurationName() - Method in class com.redhat.lightblue.migrator.MigrationJob
 
getConsistencyChecker() - Method in class com.redhat.lightblue.migrator.MigrationJob
 
getConsistencyCheckerControllerClass() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of consistencyCheckerControllerClass
getConsistencyCheckerName() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of consistencyCheckerName
getConsistentDocumentCount() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of consistentDocumentCount
getConsistentDocumentCount() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getController() - Method in class com.redhat.lightblue.migrator.AbstractController
 
getController() - Method in class com.redhat.lightblue.migrator.Migrator
 
getDestDocs() - Method in class com.redhat.lightblue.migrator.Migrator
 
getDestinationConfigPath() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of destinationConfigPath
getDestinationDocuments(Collection<Identity>) - Method in class com.redhat.lightblue.migrator.DefaultMigrator
 
getDestinationDocuments(Collection<Identity>) - Method in class com.redhat.lightblue.migrator.Migrator
Should return a list of destination documents
getDestinationEntityName() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of destinationEntityName
getDestinationEntityVersion() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of destinationEntityVersion
getDestinationIdentityFields() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
 
getDestinationServiceURI() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of destinationServiceURI
getDestValue() - Method in class com.redhat.lightblue.migrator.Inconsistency
 
getDocumentIdMap(List<JsonNode>, List<String>) - Static method in class com.redhat.lightblue.migrator.Utils
Build an id-doc map from a list of docs
getEndDate(Date, long) - Method in class com.redhat.lightblue.migrator.ConsistencyCheckerController
Returns the end date given the start date end the period.
getErrorMsg() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of errorMsg
getErrorMsg() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getField() - Method in class com.redhat.lightblue.migrator.Inconsistency
 
getFieldValue(JsonNode, String) - Static method in class com.redhat.lightblue.migrator.Identity
Ooes not do array index lookup!
getHostName() - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
getHostName() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of hostName
getHostName() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getIdentityFields() - Method in class com.redhat.lightblue.migrator.Migrator
Override this to change how identity fields are retrieved
getInconsistentDocumentCount() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of inconsistentDocumentCount
getInconsistentDocumentCount() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getInsertDocs() - Method in class com.redhat.lightblue.migrator.Migrator
 
getJobExecutions() - Method in class com.redhat.lightblue.migrator.MigrationJob
 
getJobRangeBegin() - Method in class com.redhat.lightblue.migrator.MigrationJob.ConsistencyChecker
 
getJobRangeEnd() - Method in class com.redhat.lightblue.migrator.MigrationJob.ConsistencyChecker
 
getLightblueClient() - Method in class com.redhat.lightblue.migrator.Controller
 
getLightblueClient(String) - Method in class com.redhat.lightblue.migrator.Migrator
 
getLightblueClient(String) - Static method in class com.redhat.lightblue.migrator.Utils
 
getMainConfiguration() - Method in class com.redhat.lightblue.migrator.Controller
 
getMigrationConfiguration() - Method in class com.redhat.lightblue.migrator.AbstractController
 
getMigrationConfiguration(String) - Method in class com.redhat.lightblue.migrator.Controller
Read a configuration from the database whose name matches the the given configuration name
getMigrationConfiguration() - Method in class com.redhat.lightblue.migrator.Migrator
 
getMigrationConfigurations() - Method in class com.redhat.lightblue.migrator.Controller
Read configurations from the database whose name matches this instance name
getMigrationJob() - Method in class com.redhat.lightblue.migrator.Migrator
 
getMigrationJobId() - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
getMigrationProcesses() - Method in class com.redhat.lightblue.migrator.Controller
 
getMigratorClass() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of migratorClass
getMigratorThreads() - Method in class com.redhat.lightblue.migrator.AbstractController
 
getMismatchedValues(List<Inconsistency>) - Static method in class com.redhat.lightblue.migrator.Inconsistency
 
getName() - Method in class com.redhat.lightblue.migrator.Breakpoint
 
getName() - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
getNow() - Method in class com.redhat.lightblue.migrator.ConsistencyCheckerController
This is simply here so that we can override it in the tests, and change the current time
getNumDocsProcessed() - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
getNumDocsToProcess() - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
getOldJobThreshold() - Method in class com.redhat.lightblue.migrator.CleanupThread
 
getOverwrittenDocumentCount() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of overwrittenDocumentCount
getOverwrittenDocumentCount() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getOwnerName() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of ownerName
getOwnerName() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getPathList(List<Inconsistency>) - Static method in class com.redhat.lightblue.migrator.Inconsistency
 
getPeriod() - Method in class com.redhat.lightblue.migrator.CleanupThread
 
getPeriod() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of period
getPing() - Method in class com.redhat.lightblue.migrator.ActiveExecution
Gets the value of ping
getProcessedDocumentCount() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of processedDocumentCount
getProcessedDocumentCount() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getQuery() - Method in class com.redhat.lightblue.migrator.MigrationJob
 
getRewriteDocs() - Method in class com.redhat.lightblue.migrator.Migrator
 
getScheduledDate() - Method in class com.redhat.lightblue.migrator.MigrationJob
 
getSourceConfigPath() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of sourceConfigPath
getSourceDocs() - Method in class com.redhat.lightblue.migrator.Migrator
 
getSourceDocuments() - Method in class com.redhat.lightblue.migrator.DefaultMigrator
 
getSourceDocuments() - Method in class com.redhat.lightblue.migrator.Migrator
Should return a list of source documents
getSourceEntityName() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of sourceEntityName
getSourceEntityVersion() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of sourceEntityVersion
getSourceServiceURI() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of sourceServiceURI
getSourceValue() - Method in class com.redhat.lightblue.migrator.Inconsistency
 
getStartTime() - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
getStatus() - Method in class com.redhat.lightblue.migrator.MigrationJob
 
getStatus() - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Gets the value of status
getStatus() - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
getStatus(MonitoredThread) - Method in class com.redhat.lightblue.migrator.ThreadMonitor
 
getThreadCount() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of threadCount
getThreadCount(ThreadGroup, ThreadMonitor.Status...) - Method in class com.redhat.lightblue.migrator.ThreadMonitor
Return the count of threads that are in any of the statuses
getThreadCount(ThreadMonitor.Status...) - Method in class com.redhat.lightblue.migrator.ThreadMonitor
 
getThreadMonitor() - Method in class com.redhat.lightblue.migrator.Controller
 
getThreadTimeout() - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
getThreadTimeout() - Method in class com.redhat.lightblue.migrator.ThreadMonitor
 
getTimestampFieldName() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of timestampFieldName
getTimestampInitialValue() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of timestampInitialValue

H

hashCode() - Method in class com.redhat.lightblue.migrator.Identity
 

I

Identity - Class in com.redhat.lightblue.migrator
 
Identity(Object[]) - Constructor for class com.redhat.lightblue.migrator.Identity
 
Identity(JsonNode, List<String>) - Constructor for class com.redhat.lightblue.migrator.Identity
 
Inconsistency - Class in com.redhat.lightblue.migrator
Keeps the inconsistent field, its source and destination values
Inconsistency(String, Object, Object) - Constructor for class com.redhat.lightblue.migrator.Inconsistency
 
init(DaemonContext) - Method in class com.redhat.lightblue.migrator.Main
 
initMigrator() - Method in class com.redhat.lightblue.migrator.Migrator
Notifies the implementing class that processing has started
isGenerated() - Method in class com.redhat.lightblue.migrator.MigrationJob
 
isOverwriteDestinationDocuments() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Gets the value of overwriteDestinationDocuments

J

JOB_FETCH_BATCH_SIZE - Static variable in class com.redhat.lightblue.migrator.MigratorController
 
JobExecution() - Constructor for class com.redhat.lightblue.migrator.MigrationJob.JobExecution
 

L

lbClient - Variable in class com.redhat.lightblue.migrator.AbstractController
 
loadMigrationConfiguration(String) - Method in class com.redhat.lightblue.migrator.Controller
Load migration configuration based on its id
lock(String) - Method in class com.redhat.lightblue.migrator.AbstractController
Attempts to lock a migration job.
locking - Variable in class com.redhat.lightblue.migrator.AbstractController
 

M

Main - Class in com.redhat.lightblue.migrator
 
Main() - Constructor for class com.redhat.lightblue.migrator.Main
 
main(String[]) - Static method in class com.redhat.lightblue.migrator.Main
 
main(String[]) - Static method in class com.redhat.lightblue.migrator.Utils
 
MainConfiguration - Class in com.redhat.lightblue.migrator
 
MainConfiguration() - Constructor for class com.redhat.lightblue.migrator.MainConfiguration
 
mig - Variable in class com.redhat.lightblue.migrator.Controller.MigrationProcess
 
migrate(MigrationJobExecution) - Method in class com.redhat.lightblue.migrator.Migrator
 
migrationConfiguration - Variable in class com.redhat.lightblue.migrator.AbstractController
 
MigrationConfiguration - Class in com.redhat.lightblue.migrator
 
MigrationConfiguration() - Constructor for class com.redhat.lightblue.migrator.MigrationConfiguration
 
MigrationJob - Class in com.redhat.lightblue.migrator
 
MigrationJob() - Constructor for class com.redhat.lightblue.migrator.MigrationJob
 
MigrationJob.ConsistencyChecker - Class in com.redhat.lightblue.migrator
 
MigrationJob.JobExecution - Class in com.redhat.lightblue.migrator
 
MigrationJobExecution - Class in com.redhat.lightblue.migrator
 
MigrationJobExecution() - Constructor for class com.redhat.lightblue.migrator.MigrationJobExecution
 
MigrationProcess(MigrationConfiguration, MigratorController, AbstractController) - Constructor for class com.redhat.lightblue.migrator.Controller.MigrationProcess
 
Migrator - Class in com.redhat.lightblue.migrator
 
Migrator(ThreadGroup) - Constructor for class com.redhat.lightblue.migrator.Migrator
 
migratorClass - Variable in class com.redhat.lightblue.migrator.AbstractController
 
MigratorController - Class in com.redhat.lightblue.migrator
 
MigratorController(Controller, MigrationConfiguration) - Constructor for class com.redhat.lightblue.migrator.MigratorController
 
migratorThreads - Variable in class com.redhat.lightblue.migrator.AbstractController
 
MonitoredThread - Interface in com.redhat.lightblue.migrator
Interface for monitored threads
myLocks - Variable in class com.redhat.lightblue.migrator.AbstractController
 

O

options - Static variable in class com.redhat.lightblue.migrator.MainConfiguration
 

P

parsePeriod(String) - Static method in class com.redhat.lightblue.migrator.ConsistencyCheckerController
Returns the period in msecs
ping() - Method in class com.redhat.lightblue.migrator.AbstractMonitoredThread
 
ping(String) - Method in class com.redhat.lightblue.migrator.AbstractMonitoredThread
 
ping(String) - Method in class com.redhat.lightblue.migrator.ConsistencyCheckerController
 
ping(String) - Method in interface com.redhat.lightblue.migrator.MonitoredThread
 
ping(String) - Method in class com.redhat.lightblue.migrator.ThreadMonitor
 
processArguments(String[]) - Static method in class com.redhat.lightblue.migrator.MainConfiguration
 

R

registerThreadMonitor(ThreadMonitor) - Method in class com.redhat.lightblue.migrator.AbstractMonitoredThread
 
registerThreadMonitor(ThreadMonitor) - Method in class com.redhat.lightblue.migrator.ConsistencyCheckerController
 
registerThreadMonitor(ThreadMonitor) - Method in interface com.redhat.lightblue.migrator.MonitoredThread
 
registerThreadStatusListener(ThreadStatusListener) - Method in class com.redhat.lightblue.migrator.ThreadMonitor
Registers a thread status listener
reloadMigrationConfiguration() - Method in class com.redhat.lightblue.migrator.AbstractController
 
resume() - Method in class com.redhat.lightblue.migrator.Breakpoint
 
resume(String) - Static method in class com.redhat.lightblue.migrator.Breakpoint
 
retrieveJobs(int, int) - Method in class com.redhat.lightblue.migrator.MigratorController
Retrieves jobs that are available, and their scheduled time has passed.
run() - Method in class com.redhat.lightblue.migrator.CleanupThread
 
run() - Method in class com.redhat.lightblue.migrator.ConsistencyCheckerController
 
run() - Method in class com.redhat.lightblue.migrator.Controller
 
run() - Method in class com.redhat.lightblue.migrator.Migrator
 
run() - Method in class com.redhat.lightblue.migrator.MigratorController
 
run() - Method in class com.redhat.lightblue.migrator.ThreadMonitor
 
runNow() - Method in class com.redhat.lightblue.migrator.ThreadMonitor
 

S

save(List<JsonNode>) - Method in class com.redhat.lightblue.migrator.DefaultMigrator
 
save(List<JsonNode>) - Method in class com.redhat.lightblue.migrator.Migrator
 
set_id(String) - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
set_id(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of _id
set_id(String) - Method in class com.redhat.lightblue.migrator.MigrationJob
 
setActiveExecution(ActiveExecution) - Method in class com.redhat.lightblue.migrator.Migrator
 
setActiveExecutionId(String) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of activeExecutionId
setActiveExecutionId(String) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setActualEndDate(Date) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of actualEndDate
setActualEndDate(Date) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setActualStartDate(Date) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of actualStartDate
setActualStartDate(Date) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setClientConfig(String) - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
setComparisonExclusionPaths(List<String>) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
 
setConfigurationName(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of configurationName
setConfigurationName(String) - Method in class com.redhat.lightblue.migrator.MigrationJob.ConsistencyChecker
 
setConfigurationName(String) - Method in class com.redhat.lightblue.migrator.MigrationJob
 
setConsistencyChecker(MigrationJob.ConsistencyChecker) - Method in class com.redhat.lightblue.migrator.MigrationJob
 
setConsistencyCheckerControllerClass(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of consistencyCheckerControllerClass
setConsistencyCheckerName(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of consistencyCheckerName
setConsistentDocumentCount(int) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of consistentDocumentCount
setConsistentDocumentCount(int) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setController(AbstractController) - Method in class com.redhat.lightblue.migrator.Migrator
 
setDestinationConfigPath(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of destinationConfigPath
setDestinationEntityName(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of destinationEntityName
setDestinationEntityVersion(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of destinationEntityVersion
setDestinationIdentityFields(List<String>) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
 
setDestinationServiceURI(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of destinationServiceURI
setErrorMsg(String) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of errorMsg
setErrorMsg(String) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setGenerated(boolean) - Method in class com.redhat.lightblue.migrator.MigrationJob
 
setHostName(String) - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
setHostName(String) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of hostName
setHostName(String) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setInconsistentDocumentCount(int) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of inconsistentDocumentCount
setInconsistentDocumentCount(int) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setJobExecutions(List<MigrationJob.JobExecution>) - Method in class com.redhat.lightblue.migrator.MigrationJob
 
setJobRangeBegin(String) - Method in class com.redhat.lightblue.migrator.MigrationJob.ConsistencyChecker
 
setJobRangeEnd(String) - Method in class com.redhat.lightblue.migrator.MigrationJob.ConsistencyChecker
 
setMigrationJob(MigrationJob) - Method in class com.redhat.lightblue.migrator.Migrator
 
setMigrationJobId(String) - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
setMigratorClass(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of migratorClass
setName(String) - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
setNumDocsProcessed(int) - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
setNumDocsToProcess(int) - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
setOldJobThreshold(long) - Method in class com.redhat.lightblue.migrator.CleanupThread
 
setOverwriteDestinationDocuments(boolean) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of overwriteDestinationDocuments
setOverwrittenDocumentCount(int) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of overwrittenDocumentCount
setOverwrittenDocumentCount(int) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setOwnerName(String) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of ownerName
setOwnerName(String) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setPeriod(long) - Method in class com.redhat.lightblue.migrator.CleanupThread
 
setPeriod(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of period
setPing(Date) - Method in class com.redhat.lightblue.migrator.ActiveExecution
Sets the value of ping
setProcessedDocumentCount(int) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of processedDocumentCount
setProcessedDocumentCount(int) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setQuery(String) - Method in class com.redhat.lightblue.migrator.MigrationJob
 
setScheduledDate(Date) - Method in class com.redhat.lightblue.migrator.MigrationJob
 
setSourceConfigPath(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of sourceConfigPath
setSourceEntityName(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of sourceEntityName
setSourceEntityVersion(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of sourceEntityVersion
setSourceServiceURI(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of sourceServiceURI
setStartTime(Date) - Method in class com.redhat.lightblue.migrator.ActiveExecution
 
setStatus(String) - Method in class com.redhat.lightblue.migrator.MigrationJob.JobExecution
Sets the value of status
setStatus(String) - Method in class com.redhat.lightblue.migrator.MigrationJob
 
setStatus(String) - Method in class com.redhat.lightblue.migrator.MigrationJobExecution
 
setThreadCount(int) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of threadCount
setThreadTimeout(String) - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
setThreadTimeout(Long) - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
setTimestampFieldName(String) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of timestampFieldName
setTimestampInitialValue(Date) - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
Sets the value of timestampInitialValue
start() - Method in class com.redhat.lightblue.migrator.Main
 
STATE_ACTIVE - Static variable in class com.redhat.lightblue.migrator.MigrationJob
 
STATE_AVAILABLE - Static variable in class com.redhat.lightblue.migrator.MigrationJob
 
STATE_COMPLETED - Static variable in class com.redhat.lightblue.migrator.MigrationJob
 
STATE_FAILED - Static variable in class com.redhat.lightblue.migrator.MigrationJob
 
stop() - Method in class com.redhat.lightblue.migrator.Breakpoint
 
stop(String) - Static method in class com.redhat.lightblue.migrator.Breakpoint
 
stop() - Method in class com.redhat.lightblue.migrator.Main
 

T

ThreadMonitor - Class in com.redhat.lightblue.migrator
 
ThreadMonitor(long) - Constructor for class com.redhat.lightblue.migrator.ThreadMonitor
 
ThreadMonitor() - Constructor for class com.redhat.lightblue.migrator.ThreadMonitor
 
ThreadMonitor.Status - Enum in com.redhat.lightblue.migrator
 
threadStatusChanged(MonitoredThread) - Method in class com.redhat.lightblue.migrator.ThreadMonitor
 
threadStatusChanged(MonitoredThread, ThreadMonitor) - Method in interface com.redhat.lightblue.migrator.ThreadStatusListener
This is called after the status of the monitored thread is changed by the monitor
ThreadStatusListener - Interface in com.redhat.lightblue.migrator
 
toString() - Method in class com.redhat.lightblue.migrator.Identity
 
toString() - Method in class com.redhat.lightblue.migrator.Inconsistency
 
toString() - Method in class com.redhat.lightblue.migrator.MainConfiguration
 
toString() - Method in class com.redhat.lightblue.migrator.MigrationConfiguration
 

U

unlock(String) - Method in class com.redhat.lightblue.migrator.AbstractController
 
unregisterThreadStatusListener(ThreadStatusListener) - Method in class com.redhat.lightblue.migrator.ThreadMonitor
Unregisters a thread status listener
Utils - Class in com.redhat.lightblue.migrator
 

V

valueOf(String) - Static method in enum com.redhat.lightblue.migrator.ThreadMonitor.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.redhat.lightblue.migrator.ThreadMonitor.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitUntil() - Method in class com.redhat.lightblue.migrator.Breakpoint
 
waitUntil(String) - Static method in class com.redhat.lightblue.migrator.Breakpoint
 
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.