Uses of Class
inference.GrpcService.SystemSharedMemoryRegisterResponse
Packages that use GrpcService.SystemSharedMemoryRegisterResponse
-
Uses of GrpcService.SystemSharedMemoryRegisterResponse in inference
Methods in inference that return GrpcService.SystemSharedMemoryRegisterResponseModifier and TypeMethodDescriptionGrpcService.SystemSharedMemoryRegisterResponse.Builder.build()GrpcService.SystemSharedMemoryRegisterResponse.Builder.buildPartial()GrpcService.SystemSharedMemoryRegisterResponse.getDefaultInstance()GrpcService.SystemSharedMemoryRegisterResponse.Builder.getDefaultInstanceForType()GrpcService.SystemSharedMemoryRegisterResponse.getDefaultInstanceForType()GrpcService.SystemSharedMemoryRegisterResponse.parseDelimitedFrom(InputStream input) GrpcService.SystemSharedMemoryRegisterResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(byte[] data) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(com.google.protobuf.ByteString data) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(com.google.protobuf.CodedInputStream input) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(InputStream input) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(ByteBuffer data) GrpcService.SystemSharedMemoryRegisterResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GRPCInferenceServiceGrpc.GRPCInferenceServiceBlockingStub.systemSharedMemoryRegister(GrpcService.SystemSharedMemoryRegisterRequest request) @@ .. cpp:var:: rpc SystemSharedMemoryRegister( @@ SystemSharedMemoryRegisterRequest) @@ returns (SystemSharedMemoryRegisterResponse) @@ @@ Register a system-shared-memory region.Methods in inference that return types with arguments of type GrpcService.SystemSharedMemoryRegisterResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GrpcService.SystemSharedMemoryRegisterResponse> GrpcService.SystemSharedMemoryRegisterResponse.getParserForType()static io.grpc.MethodDescriptor<GrpcService.SystemSharedMemoryRegisterRequest, GrpcService.SystemSharedMemoryRegisterResponse> GRPCInferenceServiceGrpc.getSystemSharedMemoryRegisterMethod()static com.google.protobuf.Parser<GrpcService.SystemSharedMemoryRegisterResponse> GrpcService.SystemSharedMemoryRegisterResponse.parser()com.google.common.util.concurrent.ListenableFuture<GrpcService.SystemSharedMemoryRegisterResponse> GRPCInferenceServiceGrpc.GRPCInferenceServiceFutureStub.systemSharedMemoryRegister(GrpcService.SystemSharedMemoryRegisterRequest request) @@ .. cpp:var:: rpc SystemSharedMemoryRegister( @@ SystemSharedMemoryRegisterRequest) @@ returns (SystemSharedMemoryRegisterResponse) @@ @@ Register a system-shared-memory region.Methods in inference with parameters of type GrpcService.SystemSharedMemoryRegisterResponseModifier and TypeMethodDescriptionGrpcService.SystemSharedMemoryRegisterResponse.Builder.mergeFrom(GrpcService.SystemSharedMemoryRegisterResponse other) GrpcService.SystemSharedMemoryRegisterResponse.newBuilder(GrpcService.SystemSharedMemoryRegisterResponse prototype) Method parameters in inference with type arguments of type GrpcService.SystemSharedMemoryRegisterResponseModifier and TypeMethodDescriptiondefault voidGRPCInferenceServiceGrpc.AsyncService.systemSharedMemoryRegister(GrpcService.SystemSharedMemoryRegisterRequest request, io.grpc.stub.StreamObserver<GrpcService.SystemSharedMemoryRegisterResponse> responseObserver) @@ .. cpp:var:: rpc SystemSharedMemoryRegister( @@ SystemSharedMemoryRegisterRequest) @@ returns (SystemSharedMemoryRegisterResponse) @@ @@ Register a system-shared-memory region.voidGRPCInferenceServiceGrpc.GRPCInferenceServiceStub.systemSharedMemoryRegister(GrpcService.SystemSharedMemoryRegisterRequest request, io.grpc.stub.StreamObserver<GrpcService.SystemSharedMemoryRegisterResponse> responseObserver) @@ .. cpp:var:: rpc SystemSharedMemoryRegister( @@ SystemSharedMemoryRegisterRequest) @@ returns (SystemSharedMemoryRegisterResponse) @@ @@ Register a system-shared-memory region.