| 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 | Method and Description |
|---|---|
ReadOnlyCursor |
ManagedLedgerFactory.openReadOnlyCursor(String managedLedgerName,
Position startPosition,
ManagedLedgerConfig config)
Open a
ReadOnlyCursor positioned to the earliest entry for the specified managed ledger |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncCallbacks.OpenReadOnlyCursorCallback.openReadOnlyCursorComplete(ReadOnlyCursor cursor,
Object ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyCursorImpl |
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyCursor |
ManagedLedgerFactoryImpl.openReadOnlyCursor(String managedLedgerName,
Position startPosition,
ManagedLedgerConfig config) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.