Uses of Class
io.milvus.grpc.GetMetricsRequest
Packages that use GetMetricsRequest
-
Uses of GetMetricsRequest in io.milvus.grpc
Methods in io.milvus.grpc that return GetMetricsRequestModifier and TypeMethodDescriptionGetMetricsRequest.Builder.build()GetMetricsRequest.Builder.buildPartial()static GetMetricsRequestGetMetricsRequest.getDefaultInstance()GetMetricsRequest.Builder.getDefaultInstanceForType()GetMetricsRequest.getDefaultInstanceForType()static GetMetricsRequestGetMetricsRequest.parseDelimitedFrom(InputStream input) static GetMetricsRequestGetMetricsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetricsRequestGetMetricsRequest.parseFrom(byte[] data) static GetMetricsRequestGetMetricsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetricsRequestGetMetricsRequest.parseFrom(com.google.protobuf.ByteString data) static GetMetricsRequestGetMetricsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetricsRequestGetMetricsRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetMetricsRequestGetMetricsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetricsRequestGetMetricsRequest.parseFrom(InputStream input) static GetMetricsRequestGetMetricsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetMetricsRequestGetMetricsRequest.parseFrom(ByteBuffer data) static GetMetricsRequestGetMetricsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type GetMetricsRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetMetricsRequest, GetMetricsResponse> MilvusServiceGrpc.getGetMetricsMethod()com.google.protobuf.Parser<GetMetricsRequest> GetMetricsRequest.getParserForType()static com.google.protobuf.Parser<GetMetricsRequest> GetMetricsRequest.parser()Methods in io.milvus.grpc with parameters of type GetMetricsRequestModifier and TypeMethodDescriptiondefault voidMilvusServiceGrpc.AsyncService.getMetrics(GetMetricsRequest request, io.grpc.stub.StreamObserver<GetMetricsResponse> responseObserver) https://wiki.lfaidata.foundation/display/MIL/MEP+8+--+Add+metrics+for+proxyMilvusServiceGrpc.MilvusServiceBlockingStub.getMetrics(GetMetricsRequest request) https://wiki.lfaidata.foundation/display/MIL/MEP+8+--+Add+metrics+for+proxycom.google.common.util.concurrent.ListenableFuture<GetMetricsResponse> MilvusServiceGrpc.MilvusServiceFutureStub.getMetrics(GetMetricsRequest request) https://wiki.lfaidata.foundation/display/MIL/MEP+8+--+Add+metrics+for+proxyvoidMilvusServiceGrpc.MilvusServiceStub.getMetrics(GetMetricsRequest request, io.grpc.stub.StreamObserver<GetMetricsResponse> responseObserver) https://wiki.lfaidata.foundation/display/MIL/MEP+8+--+Add+metrics+for+proxyGetMetricsRequest.Builder.mergeFrom(GetMetricsRequest other) static GetMetricsRequest.BuilderGetMetricsRequest.newBuilder(GetMetricsRequest prototype)