public class ClusterGrouping extends Grouping
Modifier and Type | Class and Description |
---|---|
class |
ClusterGrouping.ClusterBuilder |
Modifier and Type | Field and Description |
---|---|
List<ExecuteStage> |
executionStages
Stages against a Service and Component, or the Server, that doesn't need a Processing Component.
|
addAfterGroup, addAfterGroupEntry, allowRetry, condition, intendedDirection, name, parallelScheduler, performServiceCheck, scope, services, skippable, supportsAutoSkipOnFailure, title
Constructor and Description |
---|
ClusterGrouping() |
Modifier and Type | Method and Description |
---|---|
ClusterGrouping.ClusterBuilder |
getBuilder()
Gets the default builder.
|
void |
merge(Iterator<Grouping> iterator)
Attempts to merge the given cluster groupings.
|
protected boolean |
serviceCheckAfterProcessing()
Overridable function to indicate if full service checks can be run
|
isProcessingGroup, toString
public List<ExecuteStage> executionStages
public ClusterGrouping.ClusterBuilder getBuilder()
Grouping
getBuilder
in class Grouping
protected boolean serviceCheckAfterProcessing()
Grouping
serviceCheckAfterProcessing
in class Grouping
Copyright © 2022 Apache Software Foundation. All rights reserved.