| Package | Description |
|---|---|
| org.apache.bookkeeper.mledger.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedLedgerFactoryConfig |
ManagedLedgerFactoryImpl.getConfig() |
| Constructor and Description |
|---|
ManagedLedgerFactoryImpl(MetadataStore metadataStore,
BookKeeper bookKeeper,
ManagedLedgerFactoryConfig config) |
ManagedLedgerFactoryImpl(MetadataStore metadataStore,
org.apache.bookkeeper.conf.ClientConfiguration bkClientConfiguration,
ManagedLedgerFactoryConfig config) |
ManagedLedgerFactoryImpl(MetadataStore metadataStore,
ManagedLedgerFactoryImpl.BookkeeperFactoryForCustomEnsemblePlacementPolicy bookKeeperGroupFactory,
ManagedLedgerFactoryConfig config) |
ManagedLedgerFactoryImpl(MetadataStore metadataStore,
ManagedLedgerFactoryImpl.BookkeeperFactoryForCustomEnsemblePlacementPolicy bookKeeperGroupFactory,
ManagedLedgerFactoryConfig config,
org.apache.bookkeeper.stats.StatsLogger statsLogger) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.