Uses of Record Class
io.camunda.zeebe.dynamic.config.state.RoutingState
Packages that use RoutingState
-
Uses of RoutingState in io.camunda.zeebe.dynamic.config.state
Methods in io.camunda.zeebe.dynamic.config.state that return RoutingStateModifier and TypeMethodDescriptionstatic RoutingStateRoutingState.initializeWithPartitionCount(int partitionCount) Returns the initial routing info for the given partition count when all partitions participate in message correlation.RoutingState.merge(RoutingState other) Methods in io.camunda.zeebe.dynamic.config.state that return types with arguments of type RoutingStateModifier and TypeMethodDescriptionClusterConfiguration.routingState()Returns the value of theroutingStaterecord component.Methods in io.camunda.zeebe.dynamic.config.state with parameters of type RoutingState