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