public abstract class BaseViewChecker extends java.lang.Object implements ViewChecker, java.lang.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 run()
run in interface java.lang.Runnablepublic void heartbeatAndCheckView()
ViewCheckerheartbeatAndCheckView in interface ViewCheckerpublic void triggerAsyncConnectorPing()
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"