Package cn.vertxup.ambient.service.file
Interface DocRStub
- All Known Implementing Classes:
DocReader
public interface DocRStub
- Author:
- Lang
-
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.buffer.Buffer>downloadDoc(String key) io.vertx.core.Future<io.vertx.core.buffer.Buffer>downloadDoc(Set<String> keys) io.vertx.core.Future<io.vertx.core.json.JsonArray>io.vertx.core.Future<io.vertx.core.json.JsonArray>fetchTrash(String sigma) io.vertx.core.Future<io.vertx.core.json.JsonArray>
-
Method Details
-
fetchDoc
-
fetchTrash
-
searchDoc
-
downloadDoc
-
downloadDoc
-