Uses of Class
io.camunda.zeebe.dynamic.config.protocol.Topology.ClusterChangePlan
Packages that use Topology.ClusterChangePlan
-
Uses of Topology.ClusterChangePlan in io.camunda.zeebe.dynamic.config.protocol
Methods in io.camunda.zeebe.dynamic.config.protocol that return Topology.ClusterChangePlanModifier and TypeMethodDescriptionTopology.ClusterChangePlan.Builder.build()Topology.ClusterChangePlan.Builder.buildPartial()Topology.ClusterTopology.Builder.getCurrentChange().topology_protocol.ClusterChangePlan currentChange = 4;Topology.ClusterTopology.getCurrentChange().topology_protocol.ClusterChangePlan currentChange = 4;Topology.ClusterTopologyOrBuilder.getCurrentChange().topology_protocol.ClusterChangePlan currentChange = 4;static Topology.ClusterChangePlanTopology.ClusterChangePlan.getDefaultInstance()Topology.ClusterChangePlan.Builder.getDefaultInstanceForType()Topology.ClusterChangePlan.getDefaultInstanceForType()static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseDelimitedFrom(InputStream input) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(byte[] data) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(com.google.protobuf.ByteString data) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(com.google.protobuf.CodedInputStream input) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(InputStream input) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(ByteBuffer data) static Topology.ClusterChangePlanTopology.ClusterChangePlan.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.camunda.zeebe.dynamic.config.protocol that return types with arguments of type Topology.ClusterChangePlanModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Topology.ClusterChangePlan> Topology.ClusterChangePlan.getParserForType()static com.google.protobuf.Parser<Topology.ClusterChangePlan> Topology.ClusterChangePlan.parser()Methods in io.camunda.zeebe.dynamic.config.protocol with parameters of type Topology.ClusterChangePlanModifier and TypeMethodDescriptionTopology.ClusterTopology.Builder.mergeCurrentChange(Topology.ClusterChangePlan value) .topology_protocol.ClusterChangePlan currentChange = 4;Topology.ClusterChangePlan.Builder.mergeFrom(Topology.ClusterChangePlan other) Topology.ClusterChangePlan.newBuilder(Topology.ClusterChangePlan prototype) Topology.ClusterTopology.Builder.setCurrentChange(Topology.ClusterChangePlan value) .topology_protocol.ClusterChangePlan currentChange = 4;