Uses of Class
io.camunda.zeebe.dynamic.config.gossip.ClusterConfigurationGossipState
Packages that use ClusterConfigurationGossipState
-
Uses of ClusterConfigurationGossipState in io.camunda.zeebe.dynamic.config.serializer
Methods in io.camunda.zeebe.dynamic.config.serializer that return ClusterConfigurationGossipStateModifier and TypeMethodDescriptionClusterConfigurationSerializer.decode(byte[] encodedState) ProtoBufSerializer.decode(byte[] encodedState) Methods in io.camunda.zeebe.dynamic.config.serializer with parameters of type ClusterConfigurationGossipStateModifier and TypeMethodDescriptionbyte[]ClusterConfigurationSerializer.encode(ClusterConfigurationGossipState gossipState) byte[]ProtoBufSerializer.encode(ClusterConfigurationGossipState gossipState)