Package io.milvus.param.control
Class GetQuerySegmentInfoParam
- java.lang.Object
-
- io.milvus.param.control.GetQuerySegmentInfoParam
-
public class GetQuerySegmentInfoParam extends Object
Parameters forgetQuerySegmentInfointerface.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetQuerySegmentInfoParam.BuilderBuilder forGetQuerySegmentInfoParamclass.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetQuerySegmentInfoParam.BuildernewBuilder()StringtoString()Constructs aStringbyGetQuerySegmentInfoParaminstance.
-
-
-
Method Detail
-
newBuilder
public static GetQuerySegmentInfoParam.Builder newBuilder()
-
toString
public String toString()
Constructs aStringbyGetQuerySegmentInfoParaminstance.
-
-