Uses of Class
io.milvus.grpc.GetComponentStatesRequest
Packages that use GetComponentStatesRequest
-
Uses of GetComponentStatesRequest in io.milvus.grpc
Methods in io.milvus.grpc that return GetComponentStatesRequestModifier and TypeMethodDescriptionGetComponentStatesRequest.Builder.build()GetComponentStatesRequest.Builder.buildPartial()static GetComponentStatesRequestGetComponentStatesRequest.getDefaultInstance()GetComponentStatesRequest.Builder.getDefaultInstanceForType()GetComponentStatesRequest.getDefaultInstanceForType()static GetComponentStatesRequestGetComponentStatesRequest.parseDelimitedFrom(InputStream input) static GetComponentStatesRequestGetComponentStatesRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(byte[] data) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(com.google.protobuf.ByteString data) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(InputStream input) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(ByteBuffer data) static GetComponentStatesRequestGetComponentStatesRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.milvus.grpc that return types with arguments of type GetComponentStatesRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetComponentStatesRequest, ComponentStates> MilvusServiceGrpc.getGetComponentStatesMethod()com.google.protobuf.Parser<GetComponentStatesRequest> GetComponentStatesRequest.getParserForType()static com.google.protobuf.Parser<GetComponentStatesRequest> GetComponentStatesRequest.parser()Methods in io.milvus.grpc with parameters of type GetComponentStatesRequestModifier and TypeMethodDescriptiondefault voidMilvusServiceGrpc.AsyncService.getComponentStates(GetComponentStatesRequest request, io.grpc.stub.StreamObserver<ComponentStates> responseObserver) MilvusServiceGrpc.MilvusServiceBlockingStub.getComponentStates(GetComponentStatesRequest request) com.google.common.util.concurrent.ListenableFuture<ComponentStates> MilvusServiceGrpc.MilvusServiceFutureStub.getComponentStates(GetComponentStatesRequest request) voidMilvusServiceGrpc.MilvusServiceStub.getComponentStates(GetComponentStatesRequest request, io.grpc.stub.StreamObserver<ComponentStates> responseObserver) GetComponentStatesRequest.Builder.mergeFrom(GetComponentStatesRequest other) GetComponentStatesRequest.newBuilder(GetComponentStatesRequest prototype)