Uses of Class
org.apache.pulsar.broker.rest.RestMessagePublishContext
-
Packages that use RestMessagePublishContext Package Description org.apache.pulsar.broker.rest Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RestMessagePublishContext in org.apache.pulsar.broker.rest
Methods in org.apache.pulsar.broker.rest that return RestMessagePublishContext Modifier and Type Method Description static RestMessagePublishContextRestMessagePublishContext. get(java.util.concurrent.CompletableFuture<org.apache.bookkeeper.mledger.impl.PositionImpl> positionFuture, Topic topic, long startTimeNs)
-