| Package | Description |
|---|---|
| org.apache.pulsar.broker |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.pulsar.broker.storage |
The storage layer for Apache Pulsar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedLedgerClientFactory |
| Modifier and Type | Method and Description |
|---|---|
ManagedLedgerStorage |
PulsarService.getManagedLedgerClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ManagedLedgerStorage |
ManagedLedgerStorage.create(ServiceConfiguration conf,
org.apache.pulsar.metadata.api.extended.MetadataStoreExtended metadataStore,
ZooKeeper zkClient,
BookKeeperClientFactory bkProvider,
io.netty.channel.EventLoopGroup eventLoopGroup)
Initialize the
ManagedLedgerStorage from the provided resources. |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.