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, toString
protected boolean serviceCheckAfterProcessing()
Grouping
serviceCheckAfterProcessing
in class Grouping
public ServiceCheckGrouping.ServiceCheckBuilder getBuilder()
getBuilder
in class Grouping
public Set<String> getPriorities()
public Set<String> getExcluded()
Copyright © 2022 Apache Software Foundation. All rights reserved.