Uses of Class
org.apache.bookkeeper.bookie.EntryLogMetadata.EntryLogMetadataRecyclable
-
Packages that use EntryLogMetadata.EntryLogMetadataRecyclable Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of EntryLogMetadata.EntryLogMetadataRecyclable in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that return EntryLogMetadata.EntryLogMetadataRecyclable Modifier and Type Method Description static EntryLogMetadata.EntryLogMetadataRecyclableEntryLogMetadata. deserialize(java.io.DataInputStream in)DeserializesEntryLogMetadata.EntryLogMetadataRecyclablefrom givenDataInputStream.static EntryLogMetadata.EntryLogMetadataRecyclableEntryLogMetadata.EntryLogMetadataRecyclable. get()
-