Interface MilvusServiceClientConnectionDetails
- All Superinterfaces:
org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
public interface MilvusServiceClientConnectionDetails
extends org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
Connection details for a Milvus service client.
- Author:
- EddĂș MelĂ©ndez
-
Method Summary
-
Method Details
-
getHost
String getHost() -
getPort
int getPort()
-