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 class
DataFormats.AuditorVoteFormat
Debug information for auditor votesstatic interface
DataFormats.AuditorVoteFormatOrBuilder
static class
DataFormats.BookieServiceInfoFormat
information about services exposed by a Bookie.static interface
DataFormats.BookieServiceInfoFormatOrBuilder
static class
DataFormats.CheckAllLedgersFormat
information of checkAllLedgers executionstatic interface
DataFormats.CheckAllLedgersFormatOrBuilder
static class
DataFormats.CookieFormat
Cookie format for storing cookie informationstatic interface
DataFormats.CookieFormatOrBuilder
static class
DataFormats.LedgerMetadataFormat
Metadata format for storing ledger informationstatic interface
DataFormats.LedgerMetadataFormatOrBuilder
static class
DataFormats.LedgerRereplicationLayoutFormat
Protobuf typeLedgerRereplicationLayoutFormat
static interface
DataFormats.LedgerRereplicationLayoutFormatOrBuilder
static class
DataFormats.LockDataFormat
Debug information for locksstatic interface
DataFormats.LockDataFormatOrBuilder
static class
DataFormats.PlacementPolicyCheckFormat
information of PlacementPolicyCheck executionstatic interface
DataFormats.PlacementPolicyCheckFormatOrBuilder
static class
DataFormats.ReplicasCheckFormat
information of ReplicasCheck executionstatic interface
DataFormats.ReplicasCheckFormatOrBuilder
static class
DataFormats.UnderreplicatedLedgerFormat
Protobuf typeUnderreplicatedLedgerFormat
static interface
DataFormats.UnderreplicatedLedgerFormatOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(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()
-
-