接口的使用
org.apache.bookkeeper.mledger.AsyncCallbacks.SkipEntriesCallback
程序包
说明
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.SkipEntriesCallback的使用
修饰符和类型方法说明voidManagedCursor.asyncSkipEntries(int numEntriesToSkip, ManagedCursor.IndividualDeletedEntries deletedEntries, AsyncCallbacks.SkipEntriesCallback callback, Object ctx) Skip n entries from the read position of this cursor. -
org.apache.bookkeeper.mledger.impl中AsyncCallbacks.SkipEntriesCallback的使用
修饰符和类型方法说明voidManagedCursorImpl.asyncSkipEntries(int numEntriesToSkip, ManagedCursor.IndividualDeletedEntries deletedEntries, AsyncCallbacks.SkipEntriesCallback callback, Object ctx)