Uses of Class
io.milvus.param.ServerAddress.Builder
Packages that use ServerAddress.Builder
-
Uses of ServerAddress.Builder in io.milvus.param
Methods in io.milvus.param that return ServerAddress.BuilderModifier and TypeMethodDescriptionstatic ServerAddress.BuilderServerAddress.newBuilder()ServerAddress.Builder.withHealthPort(int port) Sets the cluster health port.Sets the host name/address.ServerAddress.Builder.withPort(int port) Sets the connection port.