| 程序包 | 说明 |
|---|---|
| io.milvus.param |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServerAddress.Builder |
ServerAddress.newBuilder() |
ServerAddress.Builder |
ServerAddress.Builder.withHealthPort(int port)
Sets the cluster health port.
|
ServerAddress.Builder |
ServerAddress.Builder.withHost(@NonNull String host)
Sets the host name/address.
|
ServerAddress.Builder |
ServerAddress.Builder.withPort(int port)
Sets the connection port.
|
Copyright © 2023. All rights reserved.