public class ServiceCheckGrouping extends Grouping
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceCheckGrouping.ServiceCheckBuilder
Used to build stages for service check groupings.
|
static class |
ServiceCheckGrouping.ServiceCheckStageWrapper
Special type of stage wrapper that allows inspection of the service check for
merging if required.
|
addAfterGroup, addAfterGroupEntry, allowRetry, condition, intendedDirection, name, parallelScheduler, performServiceCheck, scope, services, skippable, supportsAutoSkipOnFailure, title| Constructor and Description |
|---|
ServiceCheckGrouping() |
| Modifier and Type | Method and Description |
|---|---|
ServiceCheckGrouping.ServiceCheckBuilder |
getBuilder()
Gets the default builder.
|
Set<String> |
getExcluded() |
Set<String> |
getPriorities() |
void |
merge(Iterator<Grouping> iterator)
Attempts to merge all the service check groupings.
|
protected boolean |
serviceCheckAfterProcessing()
Overridable function to indicate if full service checks can be run
|
isProcessingGroup, toStringprotected boolean serviceCheckAfterProcessing()
GroupingserviceCheckAfterProcessing in class Groupingpublic ServiceCheckGrouping.ServiceCheckBuilder getBuilder()
getBuilder in class Groupingpublic Set<String> getPriorities()
public Set<String> getExcluded()
Copyright © 2022 Apache Software Foundation. All rights reserved.