类的使用
org.apache.bookkeeper.mledger.impl.EntryImpl
使用EntryImpl的程序包
程序包
说明
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.impl中EntryImpl的使用
修饰符和类型方法说明static EntryImplEntryImpl.create(long ledgerId, long entryId, byte[] data) static EntryImplEntryImpl.create(long ledgerId, long entryId, io.netty.buffer.ByteBuf data) static EntryImplEntryImpl.create(org.apache.bookkeeper.client.api.LedgerEntry ledgerEntry) static EntryImplstatic EntryImplEntryImpl.create(PositionImpl position, io.netty.buffer.ByteBuf data) -
org.apache.bookkeeper.mledger.impl.cache中EntryImpl的使用
修饰符和类型方法说明static EntryImplRangeEntryCacheManagerImpl.create(org.apache.bookkeeper.client.api.LedgerEntry ledgerEntry, ManagedLedgerInterceptor interceptor)