Package io.vertx.tp.optic.environment
Interface DS
-
public interface DS
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.tp.plugin.database.DataPoolswitchDs(io.vertx.core.MultiMap headers)io.vertx.tp.plugin.database.DataPoolswitchDs(String sigma)
-
-
-
Method Detail
-
switchDs
io.vertx.tp.plugin.database.DataPool switchDs(io.vertx.core.MultiMap headers)
-
switchDs
io.vertx.tp.plugin.database.DataPool switchDs(String sigma)
-
-