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, toStringpublic List<ExecuteStage> executionStages
public ClusterGrouping.ClusterBuilder getBuilder()
GroupinggetBuilder in class Groupingprotected boolean serviceCheckAfterProcessing()
GroupingserviceCheckAfterProcessing in class GroupingCopyright © 2022 Apache Software Foundation. All rights reserved.