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.EntryLogMetadataRecyclable
EntryLogMetadata. deserialize(java.io.DataInputStream in)
DeserializesEntryLogMetadata.EntryLogMetadataRecyclable
from givenDataInputStream
.static EntryLogMetadata.EntryLogMetadataRecyclable
EntryLogMetadata.EntryLogMetadataRecyclable. get()
-