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