Uses of Class
org.apache.bookkeeper.metastore.MetastoreTableItem
Packages that use MetastoreTableItem
Package
Description
Classes for interacting with bookkeeper ledgers and ledger metadata.
MetaStore-related classes.
-
Uses of MetastoreTableItem in org.apache.bookkeeper.meta
Method parameters in org.apache.bookkeeper.meta with type arguments of type MetastoreTableItemModifier and TypeMethodDescriptionMSLedgerManagerFactory.entries2Ledgers(Iterator<MetastoreTableItem> entries) Deprecated. -
Uses of MetastoreTableItem in org.apache.bookkeeper.metastore
Methods in org.apache.bookkeeper.metastore that return types with arguments of type MetastoreTableItemModifier and TypeMethodDescriptionInMemoryMetastoreCursor.readEntries(int numEntries) MetastoreCursor.readEntries(int numEntries) Read entries from the cursor, up to the specifiednumEntries.