| 程序包 | 说明 |
|---|---|
| io.milvus.connection | |
| io.milvus.param |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerAddress |
ServerSetting.getServerAddress() |
| 限定符和类型 | 方法和说明 |
|---|---|
ServerSetting.Builder |
ServerSetting.Builder.withHost(@NonNull ServerAddress serverAddress)
Sets the server address
|
| 限定符和类型 | 方法和说明 |
|---|---|
ServerAddress |
ServerAddress.Builder.build()
Verifies parameters and creates a new
ServerAddress instance. |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ServerAddress> |
MultiConnectParam.getHosts() |
Copyright © 2023. All rights reserved.