接口的使用
org.apache.bookkeeper.mledger.AsyncCallbacks.ManagedLedgerInfoCallback
程序包
说明
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中AsyncCallbacks.ManagedLedgerInfoCallback的使用
修饰符和类型方法说明voidManagedLedgerFactory.asyncGetManagedLedgerInfo(String name, AsyncCallbacks.ManagedLedgerInfoCallback callback, Object ctx) Asynchronously get the current metadata info for a managed ledger. -
org.apache.bookkeeper.mledger.impl中AsyncCallbacks.ManagedLedgerInfoCallback的使用
修饰符和类型方法说明voidManagedLedgerFactoryImpl.asyncGetManagedLedgerInfo(String name, AsyncCallbacks.ManagedLedgerInfoCallback callback, Object ctx)