Class ClusterListener

  • All Implemented Interfaces:
    Listener

    public class ClusterListener
    extends java.lang.Object
    implements Listener
    Send heartbeat for a Milvus cluster healthy check.
    • Constructor Summary

      Constructors 
      Constructor Description
      ClusterListener()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Boolean heartBeat​(ServerSetting serverSetting)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClusterListener

        public ClusterListener()