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

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • getHost

      String getHost()
    • getPort

      int getPort()