Package io.horizon.spi.feature
Interface Valve
public interface Valve
Journal Interface to generate the history record
- Author:
- Lang
-
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonObject>execAsync(io.vertx.core.json.JsonObject data, io.vertx.core.json.JsonObject config)
-
Method Details
-
execAsync
io.vertx.core.Future<io.vertx.core.json.JsonObject> execAsync(io.vertx.core.json.JsonObject data, io.vertx.core.json.JsonObject config)
-