| Package | Description |
|---|---|
| org.apache.slider.server.servicemonitor |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProbeWorker.checkAndReportBootstrapProbes()
run through all the bootstrap probes and see if they are live.
|
boolean |
ProbeWorker.checkAndReportDependencyProbes()
Run through all the dependency probes and report their outcomes successes (even if they fail)
|
protected void |
ProbeWorker.checkAndReportLiveProbes()
run through all the live probes, pinging and reporting them.
|
protected void |
ProbeWorker.executeProbePhases()
Run the set of probes relevant for this phase of the probe lifecycle.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.