接口的使用
org.apache.bookkeeper.mledger.AsyncCallbacks.DeleteCursorCallback
程序包
说明
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.DeleteCursorCallback的使用
修饰符和类型方法说明voidManagedLedger.asyncDeleteCursor(String name, AsyncCallbacks.DeleteCursorCallback callback, Object ctx) Delete a ManagedCursor asynchronously. -
org.apache.bookkeeper.mledger.impl中AsyncCallbacks.DeleteCursorCallback的使用
修饰符和类型方法说明voidManagedLedgerImpl.asyncDeleteCursor(String consumerName, AsyncCallbacks.DeleteCursorCallback callback, Object ctx) voidNonDurableCursorImpl.asyncDeleteCursor(String consumerName, AsyncCallbacks.DeleteCursorCallback callback, Object ctx)