| 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.compaction |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<CompactedTopicContext> |
PersistentTopic.getCompactedTopicContext() |
| Modifier and Type | Method and Description |
|---|---|
Optional<CompactedTopicContext> |
CompactedTopicImpl.getCompactedTopicContext()
Getter for CompactedTopicContext.
|
CompletableFuture<CompactedTopicContext> |
CompactedTopic.newCompactedLedger(Position p,
long compactedLedgerId) |
CompletableFuture<CompactedTopicContext> |
CompactedTopicImpl.newCompactedLedger(Position p,
long compactedLedgerId) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.