| 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 | Interface and Description |
|---|---|
interface |
OffloadIndexBlock
The Index block abstraction used for offload a ledger to long term storage.
|
| Modifier and Type | Method and Description |
|---|---|
OffloadIndexBlockV2 |
OffloadIndexBlockV2Builder.buildV2()
Finalize the immutable OffloadIndexBlock.
|
OffloadIndexBlockV2 |
OffloadIndexBlockBuilder.fromStream(InputStream is)
Construct OffloadIndex from an InputStream.
|
OffloadIndexBlockV2 |
OffloadIndexBlockV2Builder.fromStream(InputStream is)
Construct OffloadIndex from an InputStream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OffloadIndexBlockImpl |
class |
OffloadIndexBlockV2Impl |
| Modifier and Type | Method and Description |
|---|---|
OffloadIndexBlockV2 |
OffloadIndexBlockV2BuilderImpl.buildV2() |
OffloadIndexBlockV2 |
OffloadIndexBlockV2BuilderImpl.fromStream(InputStream is) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.