Package org.apache.bookkeeper.proto
Class DataFormats
- java.lang.Object
-
- org.apache.bookkeeper.proto.DataFormats
-
public final class DataFormats extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDataFormats.AuditorVoteFormatDebug information for auditor votesstatic interfaceDataFormats.AuditorVoteFormatOrBuilderstatic classDataFormats.BookieServiceInfoFormatinformation about services exposed by a Bookie.static interfaceDataFormats.BookieServiceInfoFormatOrBuilderstatic classDataFormats.CheckAllLedgersFormatinformation of checkAllLedgers executionstatic interfaceDataFormats.CheckAllLedgersFormatOrBuilderstatic classDataFormats.CookieFormatCookie format for storing cookie informationstatic interfaceDataFormats.CookieFormatOrBuilderstatic classDataFormats.LedgerMetadataFormatMetadata format for storing ledger informationstatic interfaceDataFormats.LedgerMetadataFormatOrBuilderstatic classDataFormats.LedgerRereplicationLayoutFormatProtobuf typeLedgerRereplicationLayoutFormatstatic interfaceDataFormats.LedgerRereplicationLayoutFormatOrBuilderstatic classDataFormats.LockDataFormatDebug information for locksstatic interfaceDataFormats.LockDataFormatOrBuilderstatic classDataFormats.PlacementPolicyCheckFormatinformation of PlacementPolicyCheck executionstatic interfaceDataFormats.PlacementPolicyCheckFormatOrBuilderstatic classDataFormats.ReplicasCheckFormatinformation of ReplicasCheck executionstatic interfaceDataFormats.ReplicasCheckFormatOrBuilderstatic classDataFormats.UnderreplicatedLedgerFormatProtobuf typeUnderreplicatedLedgerFormatstatic interfaceDataFormats.UnderreplicatedLedgerFormatOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-