| Package | Description |
|---|---|
| org.apache.pulsar.client.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.client.impl |
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 |
|---|---|
static CompletableFuture<RawReader> |
RawReader.create(org.apache.pulsar.client.api.PulsarClient client,
String topic,
String subscription)
Create a raw reader for a topic.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RawReaderImpl |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<Long> |
TwoPhaseCompactor.doCompaction(RawReader reader,
BookKeeper bk) |
protected abstract CompletableFuture<Long> |
Compactor.doCompaction(RawReader reader,
BookKeeper bk) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.