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