| Package | Description |
|---|---|
| org.apache.pulsar.broker.service.persistent |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.transaction.pendingack.impl |
The implementation for processing pending acks in transactions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompactorSubscription |
| Modifier and Type | Method and Description |
|---|---|
PersistentSubscription |
PersistentTopic.getSubscription(String subscriptionName) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pulsar.common.util.collections.ConcurrentOpenHashMap<String,PersistentSubscription> |
PersistentTopic.getSubscriptions() |
| Constructor and Description |
|---|
PersistentMessageExpiryMonitor(String topicName,
String subscriptionName,
ManagedCursor cursor,
PersistentSubscription subscription) |
| Constructor and Description |
|---|
PendingAckHandleImpl(PersistentSubscription persistentSubscription) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.