| Constructor and Description |
|---|
ModelService() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchAttrs(String identifier,
String sigma) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchModels(String sigma) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
fetchModule(String appId,
String entry) |
public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchModule(String appId, String entry)
fetchModule in interface ModelStubpublic io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchModels(String sigma)
fetchModels in interface ModelStubpublic io.vertx.core.Future<io.vertx.core.json.JsonArray> fetchAttrs(String identifier, String sigma)
fetchAttrs in interface ModelStubCopyright © 2021. All rights reserved.