Package cn.vertxup.ambient.service.file
Class DocReader
java.lang.Object
cn.vertxup.ambient.service.file.DocReader
- All Implemented Interfaces:
DocRStub
- Author:
- Lang
-
Constructor Summary
Constructors -
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>
-
Constructor Details
-
DocReader
public DocReader()
-
-
Method Details
-
fetchDoc
-
fetchTrash
- Specified by:
fetchTrashin interfaceDocRStub
-
searchDoc
-
downloadDoc
- Specified by:
downloadDocin interfaceDocRStub
-
downloadDoc
- Specified by:
downloadDocin interfaceDocRStub
-