public abstract class BaseViewChecker extends Object implements ViewChecker, Runnable
Local heartbeats are stored in the repository. Remote heartbeats are POSTs to remote TopologyConnectorServlets.
| Constructor and Description |
|---|
BaseViewChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkView()
for testing only
|
void |
heartbeatAndCheckView()
Issue a heartbeat and check the view
|
void |
run() |
void |
triggerAsyncConnectorPing()
Trigger the issuance of the next heartbeat asap instead of at next heartbeat interval
|
public void checkView()
checkView in interface ViewCheckerpublic void heartbeatAndCheckView()
ViewCheckerheartbeatAndCheckView in interface ViewCheckerpublic void triggerAsyncConnectorPing()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"