Uses of Class
milvus.proto.feder.Feder.ListIndexedSegmentResponse
-
Packages that use Feder.ListIndexedSegmentResponse Package Description io.milvus.grpc milvus.proto.feder -
-
Uses of Feder.ListIndexedSegmentResponse in io.milvus.grpc
Methods in io.milvus.grpc that return Feder.ListIndexedSegmentResponse Modifier and Type Method Description Feder.ListIndexedSegmentResponseMilvusServiceGrpc.MilvusServiceBlockingStub. listIndexedSegment(Feder.ListIndexedSegmentRequest request)Methods in io.milvus.grpc that return types with arguments of type Feder.ListIndexedSegmentResponse Modifier and Type Method Description static 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.ListIndexedSegmentResponse Modifier and Type Method Description default 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.ListIndexedSegmentResponse Modifier and Type Method Description Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse.Builder. build()Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse.Builder. buildPartial()static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. getDefaultInstance()Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse.Builder. getDefaultInstanceForType()Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. getDefaultInstanceForType()static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseDelimitedFrom(InputStream input)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(byte[] data)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(com.google.protobuf.ByteString data)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(com.google.protobuf.CodedInputStream input)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(InputStream input)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(ByteBuffer data)static Feder.ListIndexedSegmentResponseFeder.ListIndexedSegmentResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in milvus.proto.feder that return types with arguments of type Feder.ListIndexedSegmentResponse Modifier and Type Method Description com.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.ListIndexedSegmentResponse Modifier and Type Method Description Feder.ListIndexedSegmentResponse.BuilderFeder.ListIndexedSegmentResponse.Builder. mergeFrom(Feder.ListIndexedSegmentResponse other)static Feder.ListIndexedSegmentResponse.BuilderFeder.ListIndexedSegmentResponse. newBuilder(Feder.ListIndexedSegmentResponse prototype)
-