类的使用
apache.rocketmq.v2.PullMessageResponse
-
-
apache.rocketmq.v2中PullMessageResponse的使用
返回PullMessageResponse的apache.rocketmq.v2中的方法 修饰符和类型 方法 说明 PullMessageResponsePullMessageResponse.Builder. build()PullMessageResponsePullMessageResponse.Builder. buildPartial()static PullMessageResponsePullMessageResponse. getDefaultInstance()PullMessageResponsePullMessageResponse.Builder. getDefaultInstanceForType()PullMessageResponsePullMessageResponse. getDefaultInstanceForType()static PullMessageResponsePullMessageResponse. parseDelimitedFrom(InputStream input)static PullMessageResponsePullMessageResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullMessageResponsePullMessageResponse. parseFrom(byte[] data)static PullMessageResponsePullMessageResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullMessageResponsePullMessageResponse. parseFrom(com.google.protobuf.ByteString data)static PullMessageResponsePullMessageResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullMessageResponsePullMessageResponse. parseFrom(com.google.protobuf.CodedInputStream input)static PullMessageResponsePullMessageResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullMessageResponsePullMessageResponse. parseFrom(InputStream input)static PullMessageResponsePullMessageResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PullMessageResponsePullMessageResponse. parseFrom(ByteBuffer data)static PullMessageResponsePullMessageResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)返回变量类型为PullMessageResponse的类型的apache.rocketmq.v2中的方法 修饰符和类型 方法 说明 com.google.protobuf.Parser<PullMessageResponse>PullMessageResponse. getParserForType()static io.grpc.MethodDescriptor<PullMessageRequest,PullMessageResponse>MessagingServiceGrpc. getPullMessageMethod()static com.google.protobuf.Parser<PullMessageResponse>PullMessageResponse. parser()Iterator<PullMessageResponse>MessagingServiceGrpc.MessagingServiceBlockingStub. pullMessage(PullMessageRequest request)PullMessage and ReceiveMessage RPCs serve a similar purpose, which is to attempt to get messages from the server, but with different semantics.参数类型为PullMessageResponse的apache.rocketmq.v2中的方法 修饰符和类型 方法 说明 PullMessageResponse.BuilderPullMessageResponse.Builder. mergeFrom(PullMessageResponse other)static PullMessageResponse.BuilderPullMessageResponse. newBuilder(PullMessageResponse prototype)类型变量类型为PullMessageResponse的apache.rocketmq.v2中的方法参数 修饰符和类型 方法 说明 voidMessagingServiceGrpc.MessagingServiceImplBase. pullMessage(PullMessageRequest request, io.grpc.stub.StreamObserver<PullMessageResponse> responseObserver)PullMessage and ReceiveMessage RPCs serve a similar purpose, which is to attempt to get messages from the server, but with different semantics.voidMessagingServiceGrpc.MessagingServiceStub. pullMessage(PullMessageRequest request, io.grpc.stub.StreamObserver<PullMessageResponse> responseObserver)PullMessage and ReceiveMessage RPCs serve a similar purpose, which is to attempt to get messages from the server, but with different semantics.
-