| 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 |
|---|---|
void |
ManagedLedger.asyncDeleteCursor(String name,
AsyncCallbacks.DeleteCursorCallback callback,
Object ctx)
Delete a ManagedCursor asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedLedgerImpl.asyncDeleteCursor(String consumerName,
AsyncCallbacks.DeleteCursorCallback callback,
Object ctx) |
void |
NonDurableCursorImpl.asyncDeleteCursor(String consumerName,
AsyncCallbacks.DeleteCursorCallback callback,
Object ctx) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.