| Package | Description |
|---|---|
| org.apache.bookkeeper.mledger |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.bookkeeper.mledger.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ManagedLedgerException.BadVersionException |
static class |
ManagedLedgerException.MetadataNotFoundException |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaStore.MetaStoreCallback.operationFailed(ManagedLedgerException.MetaStoreException e) |
void |
MetaStore.UpdateLedgersIdsCallback.updateLedgersIdsComplete(ManagedLedgerException.MetaStoreException status,
Stat stat) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
MetaStoreImpl.getManagedLedgers() |
Iterable<String> |
MetaStore.getManagedLedgers()
Get a list of all the managed ledgers in the system.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.