@Internal public class ContinuousRefreshHandler extends Object implements RefreshHandler, Serializable
| Constructor and Description |
|---|
ContinuousRefreshHandler(String executionTarget,
String jobId) |
ContinuousRefreshHandler(String executionTarget,
String jobId,
String restorePath) |
| Modifier and Type | Method and Description |
|---|---|
String |
asSummaryString()
Returns a string that summarizes this refresh handler meta information for printing to a
console or log.
|
String |
getExecutionTarget() |
String |
getJobId() |
Optional<String> |
getRestorePath() |
public String getExecutionTarget()
public String getJobId()
public String asSummaryString()
RefreshHandlerasSummaryString in interface RefreshHandlerCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.