Uses of Class
org.apache.pulsar.functions.proto.Request.ServiceRequest
-
Uses of Request.ServiceRequest in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return Request.ServiceRequestModifier and TypeMethodDescriptionRequest.ServiceRequest.Builder.build()Request.ServiceRequest.Builder.buildPartial()static Request.ServiceRequestRequest.ServiceRequest.getDefaultInstance()Request.ServiceRequest.Builder.getDefaultInstanceForType()Request.ServiceRequest.getDefaultInstanceForType()static Request.ServiceRequestRequest.ServiceRequest.parseDelimitedFrom(InputStream input) static Request.ServiceRequestRequest.ServiceRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(byte[] data) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(com.google.protobuf.ByteString data) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(InputStream input) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(ByteBuffer data) static Request.ServiceRequestRequest.ServiceRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.pulsar.functions.proto that return types with arguments of type Request.ServiceRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Request.ServiceRequest>Request.ServiceRequest.getParserForType()static com.google.protobuf.Parser<Request.ServiceRequest>Request.ServiceRequest.parser()Methods in org.apache.pulsar.functions.proto with parameters of type Request.ServiceRequestModifier and TypeMethodDescriptionRequest.ServiceRequest.Builder.mergeFrom(Request.ServiceRequest other) Request.ServiceRequest.newBuilder(Request.ServiceRequest prototype)