| Package | Description |
|---|---|
| org.apache.bookkeeper.mledger.offload.jcloud |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.bookkeeper.mledger.offload.jcloud.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
OffloadIndexEntry |
OffloadIndexBlock.getIndexEntryForEntry(long messageEntryId)
Get the related OffloadIndexEntry that contains the given messageEntryId.
|
OffloadIndexEntry |
OffloadIndexBlockV2.getIndexEntryForEntry(long ledgerId,
long messageEntryId)
Get the related OffloadIndexEntry that contains the given messageEntryId.
|
default OffloadIndexEntry |
OffloadIndexBlock.getIndexEntryForEntry(long ledgerId,
long messageEntryId) |
| Modifier and Type | Class and Description |
|---|---|
class |
OffloadIndexEntryImpl
The Index Entry in OffloadIndexBlock.
|
| Modifier and Type | Method and Description |
|---|---|
OffloadIndexEntry |
OffloadIndexBlockImpl.getIndexEntryForEntry(long messageEntryId) |
OffloadIndexEntry |
OffloadIndexBlockV2Impl.getIndexEntryForEntry(long ledgerId,
long messageEntryId) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.