Package org.apache.bookkeeper.metastore
Interface MetastoreCursor.ReadEntriesCallback
- All Superinterfaces:
MetastoreCallback<Iterator<MetastoreTableItem>>
- Enclosing interface:
- MetastoreCursor
public static interface MetastoreCursor.ReadEntriesCallback
extends MetastoreCallback<Iterator<MetastoreTableItem>>
A callback for reading entries.
-
Method Summary
Methods inherited from interface org.apache.bookkeeper.metastore.MetastoreCallback
complete