Uses of Interface
io.milvus.grpc.PersistentSegmentInfoOrBuilder
-
Packages that use PersistentSegmentInfoOrBuilder Package Description io.milvus.grpc -
-
Uses of PersistentSegmentInfoOrBuilder in io.milvus.grpc
Classes in io.milvus.grpc that implement PersistentSegmentInfoOrBuilder Modifier and Type Class Description classPersistentSegmentInfoProtobuf typemilvus.proto.milvus.PersistentSegmentInfostatic classPersistentSegmentInfo.BuilderProtobuf typemilvus.proto.milvus.PersistentSegmentInfoMethods in io.milvus.grpc that return PersistentSegmentInfoOrBuilder Modifier and Type Method Description PersistentSegmentInfoOrBuilderGetPersistentSegmentInfoResponse.Builder. getInfosOrBuilder(int index)repeated .milvus.proto.milvus.PersistentSegmentInfo infos = 2;PersistentSegmentInfoOrBuilderGetPersistentSegmentInfoResponse. getInfosOrBuilder(int index)repeated .milvus.proto.milvus.PersistentSegmentInfo infos = 2;PersistentSegmentInfoOrBuilderGetPersistentSegmentInfoResponseOrBuilder. getInfosOrBuilder(int index)repeated .milvus.proto.milvus.PersistentSegmentInfo infos = 2;Methods in io.milvus.grpc that return types with arguments of type PersistentSegmentInfoOrBuilder Modifier and Type Method Description List<? extends PersistentSegmentInfoOrBuilder>GetPersistentSegmentInfoResponse.Builder. getInfosOrBuilderList()repeated .milvus.proto.milvus.PersistentSegmentInfo infos = 2;List<? extends PersistentSegmentInfoOrBuilder>GetPersistentSegmentInfoResponse. getInfosOrBuilderList()repeated .milvus.proto.milvus.PersistentSegmentInfo infos = 2;List<? extends PersistentSegmentInfoOrBuilder>GetPersistentSegmentInfoResponseOrBuilder. getInfosOrBuilderList()repeated .milvus.proto.milvus.PersistentSegmentInfo infos = 2;
-