接口的使用
org.apache.bookkeeper.mledger.offload.jcloud.OffloadIndexBlockV2
使用OffloadIndexBlockV2的程序包
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.bookkeeper.mledger.offload.jcloud中OffloadIndexBlockV2的使用
修饰符和类型接口说明interfaceThe Index block abstraction used for offload a ledger to long term storage.修饰符和类型方法说明OffloadIndexBlockV2Builder.buildV2()Finalize the immutable OffloadIndexBlock.OffloadIndexBlockBuilder.fromStream(InputStream is) Construct OffloadIndex from an InputStream.OffloadIndexBlockV2Builder.fromStream(InputStream is) Construct OffloadIndex from an InputStream. -
org.apache.bookkeeper.mledger.offload.jcloud.impl中OffloadIndexBlockV2的使用
修饰符和类型方法说明OffloadIndexBlockV2BuilderImpl.buildV2()OffloadIndexBlockV2BuilderImpl.fromStream(InputStream is)