public interface ReplLoadWorkMBean
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentEventId()
Gets the event id that just got processed.
|
String |
getDumpDirectory()
Gets the dump directory.
|
Long |
getExecutionId()
Gets the execution id of the policy.
|
Long |
getLastEventId()
Gets the last event id for the load.
|
String |
getReplicationType()
Gets the Replication Type.
|
String |
getReplStats()
Gets the string representation of replication statistics
|
String |
getScheduledQueryName()
Gets the name of scheduled query being run.
|
String |
getSourceDatabase()
Gets the name of the database which is being loaded.
|
String |
getTargetDatabase()
Gets the name of the database on which load is happening.
|
String getSourceDatabase()
String getTargetDatabase()
String getReplicationType()
String getScheduledQueryName()
Long getExecutionId()
String getDumpDirectory()
String getCurrentEventId()
Long getLastEventId()
String getReplStats()
Copyright © 2024 The Apache Software Foundation. All rights reserved.