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