Class DynamicDs

java.lang.Object
io.horizon.spi.DynamicDs
All Implemented Interfaces:
io.vertx.tp.plugin.database.DS

public class DynamicDs extends Object implements io.vertx.tp.plugin.database.DS
  • Constructor Details

    • DynamicDs

      public DynamicDs()
  • Method Details

    • switchDs

      public io.vertx.tp.plugin.database.DataPool switchDs(io.vertx.core.MultiMap headers)
      Specified by:
      switchDs in interface io.vertx.tp.plugin.database.DS
    • switchDs

      public io.vertx.tp.plugin.database.DataPool switchDs(String sigma)
      Specified by:
      switchDs in interface io.vertx.tp.plugin.database.DS