Package io.horizon.spi.dict
Class FloorDict
java.lang.Object
io.horizon.spi.dict.FloorDict
- All Implemented Interfaces:
io.horizon.spi.component.DictionaryPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonArray>fetchAsync(io.vertx.up.commune.exchange.DSource source, io.vertx.core.MultiMap paramMap) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.horizon.spi.component.DictionaryPlugin
configuration, fetch
-
Constructor Details
-
FloorDict
public FloorDict()
-
-
Method Details
-
fetchAsync
public io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchAsync(io.vertx.up.commune.exchange.DSource source, io.vertx.core.MultiMap paramMap) - Specified by:
fetchAsyncin interfaceio.horizon.spi.component.DictionaryPlugin
-