Uses of Record Class
io.camunda.zeebe.dynamic.config.state.ClusterChangePlan
Packages that use ClusterChangePlan
-
Uses of ClusterChangePlan in io.camunda.zeebe.dynamic.config.state
Methods in io.camunda.zeebe.dynamic.config.state that return ClusterChangePlanModifier and TypeMethodDescriptionstatic ClusterChangePlanClusterChangePlan.init(long id, List<ClusterConfigurationChangeOperation> operations) ClusterChangePlan.merge(ClusterChangePlan other) Methods in io.camunda.zeebe.dynamic.config.state that return types with arguments of type ClusterChangePlanModifier and TypeMethodDescriptionClusterConfiguration.pendingChanges()Returns the value of thependingChangesrecord component.Methods in io.camunda.zeebe.dynamic.config.state with parameters of type ClusterChangePlan