Interface DnsSrvRecordMonitorFactory

All Known Implementing Classes:
DefaultDnsSrvRecordMonitorFactory

@Deprecated(since="2021-05-27") public interface DnsSrvRecordMonitorFactory
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String hostName, com.mongodb.internal.connection.DnsSrvRecordInitializer dnsSrvRecordInitializer)
    Deprecated.
     
  • Method Details

    • create

      DnsSrvRecordMonitor create(String hostName, com.mongodb.internal.connection.DnsSrvRecordInitializer dnsSrvRecordInitializer)
      Deprecated.