public static class PersistentQueue.Subscriber extends java.lang.Object implements ISubscriber
| Modifier and Type | Method and Description | 
|---|---|
void | 
fetchAll(java.util.function.Consumer<io.vertx.core.json.JsonObject> handler)  | 
io.vertx.core.json.JsonObject | 
fetchOne()  | 
java.lang.String | 
taskId()  | 
public void fetchAll(java.util.function.Consumer<io.vertx.core.json.JsonObject> handler)
fetchAll in interface ISubscriberpublic io.vertx.core.json.JsonObject fetchOne()
fetchOne in interface ISubscriberpublic java.lang.String taskId()
taskId in interface ISubscriberCopyright © 2023. All Rights Reserved.