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