| Package | Description |
|---|---|
| org.apache.pulsar.broker.service |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.nonpersistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.service.persistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Consumer> |
Topic.subscribe(SubscriptionOption option)
Subscribe a topic.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Consumer> |
NonPersistentTopic.subscribe(SubscriptionOption option) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Consumer> |
PersistentTopic.subscribe(SubscriptionOption option) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.