接口的使用
org.apache.bookkeeper.mledger.AsyncCallbacks.OpenReadOnlyCursorCallback
程序包
说明
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.OpenReadOnlyCursorCallback的使用
修饰符和类型方法说明voidManagedLedgerFactory.asyncOpenReadOnlyCursor(String managedLedgerName, Position startPosition, ManagedLedgerConfig config, AsyncCallbacks.OpenReadOnlyCursorCallback callback, Object ctx) Open aReadOnlyCursorpositioned to the earliest entry for the specified managed ledger. -
org.apache.bookkeeper.mledger.impl中AsyncCallbacks.OpenReadOnlyCursorCallback的使用
修饰符和类型方法说明voidManagedLedgerFactoryImpl.asyncOpenReadOnlyCursor(String managedLedgerName, Position startPosition, ManagedLedgerConfig config, AsyncCallbacks.OpenReadOnlyCursorCallback callback, Object ctx)