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