类的使用
org.apache.bookkeeper.mledger.ManagedLedgerInfo
使用ManagedLedgerInfo的程序包
程序包
说明
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中ManagedLedgerInfo的使用
修饰符和类型方法说明ManagedLedgerFactory.getManagedLedgerInfo(String name) Get the current metadata info for a managed ledger.修饰符和类型方法说明voidAsyncCallbacks.ManagedLedgerInfoCallback.getInfoComplete(ManagedLedgerInfo info, Object ctx) -
org.apache.bookkeeper.mledger.impl中ManagedLedgerInfo的使用