Uses of Class
inference.GrpcService.LogSettingsRequest
Packages that use GrpcService.LogSettingsRequest
-
Uses of GrpcService.LogSettingsRequest in inference
Methods in inference that return GrpcService.LogSettingsRequestModifier and TypeMethodDescriptionGrpcService.LogSettingsRequest.Builder.build()GrpcService.LogSettingsRequest.Builder.buildPartial()GrpcService.LogSettingsRequest.getDefaultInstance()GrpcService.LogSettingsRequest.Builder.getDefaultInstanceForType()GrpcService.LogSettingsRequest.getDefaultInstanceForType()GrpcService.LogSettingsRequest.parseDelimitedFrom(InputStream input) GrpcService.LogSettingsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.LogSettingsRequest.parseFrom(byte[] data) GrpcService.LogSettingsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.LogSettingsRequest.parseFrom(com.google.protobuf.ByteString data) GrpcService.LogSettingsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.LogSettingsRequest.parseFrom(com.google.protobuf.CodedInputStream input) GrpcService.LogSettingsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.LogSettingsRequest.parseFrom(InputStream input) GrpcService.LogSettingsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.LogSettingsRequest.parseFrom(ByteBuffer data) GrpcService.LogSettingsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in inference that return types with arguments of type GrpcService.LogSettingsRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GrpcService.LogSettingsRequest, GrpcService.LogSettingsResponse> GRPCInferenceServiceGrpc.getLogSettingsMethod()com.google.protobuf.Parser<GrpcService.LogSettingsRequest> GrpcService.LogSettingsRequest.getParserForType()static com.google.protobuf.Parser<GrpcService.LogSettingsRequest> GrpcService.LogSettingsRequest.parser()Methods in inference with parameters of type GrpcService.LogSettingsRequestModifier and TypeMethodDescriptiondefault voidGRPCInferenceServiceGrpc.AsyncService.logSettings(GrpcService.LogSettingsRequest request, io.grpc.stub.StreamObserver<GrpcService.LogSettingsResponse> responseObserver) @@ .. cpp:var:: rpc LogSettings(LogSettingsRequest) @@ returns (LogSettingsResponse) @@ @@ Update and get the log settings of the Triton server.GRPCInferenceServiceGrpc.GRPCInferenceServiceBlockingStub.logSettings(GrpcService.LogSettingsRequest request) @@ .. cpp:var:: rpc LogSettings(LogSettingsRequest) @@ returns (LogSettingsResponse) @@ @@ Update and get the log settings of the Triton server.com.google.common.util.concurrent.ListenableFuture<GrpcService.LogSettingsResponse> GRPCInferenceServiceGrpc.GRPCInferenceServiceFutureStub.logSettings(GrpcService.LogSettingsRequest request) @@ .. cpp:var:: rpc LogSettings(LogSettingsRequest) @@ returns (LogSettingsResponse) @@ @@ Update and get the log settings of the Triton server.voidGRPCInferenceServiceGrpc.GRPCInferenceServiceStub.logSettings(GrpcService.LogSettingsRequest request, io.grpc.stub.StreamObserver<GrpcService.LogSettingsResponse> responseObserver) @@ .. cpp:var:: rpc LogSettings(LogSettingsRequest) @@ returns (LogSettingsResponse) @@ @@ Update and get the log settings of the Triton server.GrpcService.LogSettingsRequest.Builder.mergeFrom(GrpcService.LogSettingsRequest other) GrpcService.LogSettingsRequest.newBuilder(GrpcService.LogSettingsRequest prototype)