public interface RuleStub
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchViews(String ownerType,
String ownerId,
io.vertx.core.json.JsonArray keys,
String view) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
procAsync(List<SPath> paths) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
saveViews(String ownerType,
String ownerId,
io.vertx.core.json.JsonArray keys,
String view) |
Copyright © 2020. All rights reserved.