Uses of Class
inference.GrpcService.CudaSharedMemoryStatusRequest
Packages that use GrpcService.CudaSharedMemoryStatusRequest
-
Uses of GrpcService.CudaSharedMemoryStatusRequest in inference
Methods in inference that return GrpcService.CudaSharedMemoryStatusRequestModifier and TypeMethodDescriptionGrpcService.CudaSharedMemoryStatusRequest.Builder.build()GrpcService.CudaSharedMemoryStatusRequest.Builder.buildPartial()GrpcService.CudaSharedMemoryStatusRequest.getDefaultInstance()GrpcService.CudaSharedMemoryStatusRequest.Builder.getDefaultInstanceForType()GrpcService.CudaSharedMemoryStatusRequest.getDefaultInstanceForType()GrpcService.CudaSharedMemoryStatusRequest.parseDelimitedFrom(InputStream input) GrpcService.CudaSharedMemoryStatusRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(byte[] data) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(com.google.protobuf.ByteString data) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(com.google.protobuf.CodedInputStream input) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(InputStream input) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(ByteBuffer data) GrpcService.CudaSharedMemoryStatusRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in inference that return types with arguments of type GrpcService.CudaSharedMemoryStatusRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GrpcService.CudaSharedMemoryStatusRequest, GrpcService.CudaSharedMemoryStatusResponse> GRPCInferenceServiceGrpc.getCudaSharedMemoryStatusMethod()com.google.protobuf.Parser<GrpcService.CudaSharedMemoryStatusRequest> GrpcService.CudaSharedMemoryStatusRequest.getParserForType()static com.google.protobuf.Parser<GrpcService.CudaSharedMemoryStatusRequest> GrpcService.CudaSharedMemoryStatusRequest.parser()Methods in inference with parameters of type GrpcService.CudaSharedMemoryStatusRequestModifier and TypeMethodDescriptiondefault voidGRPCInferenceServiceGrpc.AsyncService.cudaSharedMemoryStatus(GrpcService.CudaSharedMemoryStatusRequest request, io.grpc.stub.StreamObserver<GrpcService.CudaSharedMemoryStatusResponse> responseObserver) @@ .. cpp:var:: rpc CudaSharedMemoryStatus( @@ CudaSharedMemoryStatusRequest) @@ returns (CudaSharedMemoryStatusRespose) @@ @@ Get the status of all registered CUDA-shared-memory regions.GRPCInferenceServiceGrpc.GRPCInferenceServiceBlockingStub.cudaSharedMemoryStatus(GrpcService.CudaSharedMemoryStatusRequest request) @@ .. cpp:var:: rpc CudaSharedMemoryStatus( @@ CudaSharedMemoryStatusRequest) @@ returns (CudaSharedMemoryStatusRespose) @@ @@ Get the status of all registered CUDA-shared-memory regions.com.google.common.util.concurrent.ListenableFuture<GrpcService.CudaSharedMemoryStatusResponse> GRPCInferenceServiceGrpc.GRPCInferenceServiceFutureStub.cudaSharedMemoryStatus(GrpcService.CudaSharedMemoryStatusRequest request) @@ .. cpp:var:: rpc CudaSharedMemoryStatus( @@ CudaSharedMemoryStatusRequest) @@ returns (CudaSharedMemoryStatusRespose) @@ @@ Get the status of all registered CUDA-shared-memory regions.voidGRPCInferenceServiceGrpc.GRPCInferenceServiceStub.cudaSharedMemoryStatus(GrpcService.CudaSharedMemoryStatusRequest request, io.grpc.stub.StreamObserver<GrpcService.CudaSharedMemoryStatusResponse> responseObserver) @@ .. cpp:var:: rpc CudaSharedMemoryStatus( @@ CudaSharedMemoryStatusRequest) @@ returns (CudaSharedMemoryStatusRespose) @@ @@ Get the status of all registered CUDA-shared-memory regions.GrpcService.CudaSharedMemoryStatusRequest.Builder.mergeFrom(GrpcService.CudaSharedMemoryStatusRequest other) GrpcService.CudaSharedMemoryStatusRequest.newBuilder(GrpcService.CudaSharedMemoryStatusRequest prototype)