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