Uses of Class
io.camunda.zeebe.dynamic.config.protocol.Topology.GossipState
Packages that use Topology.GossipState
-
Uses of Topology.GossipState in io.camunda.zeebe.dynamic.config.protocol
Methods in io.camunda.zeebe.dynamic.config.protocol that return Topology.GossipStateModifier and TypeMethodDescriptionTopology.GossipState.Builder.build()Topology.GossipState.Builder.buildPartial()static Topology.GossipStateTopology.GossipState.getDefaultInstance()Topology.GossipState.Builder.getDefaultInstanceForType()Topology.GossipState.getDefaultInstanceForType()static Topology.GossipStateTopology.GossipState.parseDelimitedFrom(InputStream input) static Topology.GossipStateTopology.GossipState.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.GossipStateTopology.GossipState.parseFrom(byte[] data) static Topology.GossipStateTopology.GossipState.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.GossipStateTopology.GossipState.parseFrom(com.google.protobuf.ByteString data) static Topology.GossipStateTopology.GossipState.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.GossipStateTopology.GossipState.parseFrom(com.google.protobuf.CodedInputStream input) static Topology.GossipStateTopology.GossipState.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.GossipStateTopology.GossipState.parseFrom(InputStream input) static Topology.GossipStateTopology.GossipState.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.GossipStateTopology.GossipState.parseFrom(ByteBuffer data) static Topology.GossipStateTopology.GossipState.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.camunda.zeebe.dynamic.config.protocol that return types with arguments of type Topology.GossipStateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Topology.GossipState> Topology.GossipState.getParserForType()static com.google.protobuf.Parser<Topology.GossipState> Topology.GossipState.parser()Methods in io.camunda.zeebe.dynamic.config.protocol with parameters of type Topology.GossipStateModifier and TypeMethodDescriptionTopology.GossipState.Builder.mergeFrom(Topology.GossipState other) static Topology.GossipState.BuilderTopology.GossipState.newBuilder(Topology.GossipState prototype)