Class ServerAddressHelperSubstitution

java.lang.Object
io.quarkus.mongodb.runtime.graal.ServerAddressHelperSubstitution

final class ServerAddressHelperSubstitution extends Object
  • Constructor Details

    • ServerAddressHelperSubstitution

      ServerAddressHelperSubstitution()
  • Method Details

    • createServerAddress

      public static com.mongodb.ServerAddress createServerAddress(String host, int port)