Uses of Class
org.apache.bookkeeper.proto.DataFormats.UnderreplicatedLedgerFormat
Packages that use DataFormats.UnderreplicatedLedgerFormat
-
Uses of DataFormats.UnderreplicatedLedgerFormat in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return DataFormats.UnderreplicatedLedgerFormatModifier and TypeMethodDescriptionDataFormats.UnderreplicatedLedgerFormat.Builder.build()DataFormats.UnderreplicatedLedgerFormat.Builder.buildPartial()DataFormats.UnderreplicatedLedgerFormat.getDefaultInstance()DataFormats.UnderreplicatedLedgerFormat.Builder.getDefaultInstanceForType()DataFormats.UnderreplicatedLedgerFormat.getDefaultInstanceForType()DataFormats.UnderreplicatedLedgerFormat.parseDelimitedFrom(InputStream input) DataFormats.UnderreplicatedLedgerFormat.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataFormats.UnderreplicatedLedgerFormat.parseFrom(byte[] data) DataFormats.UnderreplicatedLedgerFormat.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataFormats.UnderreplicatedLedgerFormat.parseFrom(com.google.protobuf.ByteString data) DataFormats.UnderreplicatedLedgerFormat.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataFormats.UnderreplicatedLedgerFormat.parseFrom(com.google.protobuf.CodedInputStream input) DataFormats.UnderreplicatedLedgerFormat.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataFormats.UnderreplicatedLedgerFormat.parseFrom(InputStream input) DataFormats.UnderreplicatedLedgerFormat.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataFormats.UnderreplicatedLedgerFormat.parseFrom(ByteBuffer data) DataFormats.UnderreplicatedLedgerFormat.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.bookkeeper.proto that return types with arguments of type DataFormats.UnderreplicatedLedgerFormatModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DataFormats.UnderreplicatedLedgerFormat>DataFormats.UnderreplicatedLedgerFormat.getParserForType()static com.google.protobuf.Parser<DataFormats.UnderreplicatedLedgerFormat>DataFormats.UnderreplicatedLedgerFormat.parser()Methods in org.apache.bookkeeper.proto with parameters of type DataFormats.UnderreplicatedLedgerFormatModifier and TypeMethodDescriptionDataFormats.UnderreplicatedLedgerFormat.Builder.mergeFrom(DataFormats.UnderreplicatedLedgerFormat other) DataFormats.UnderreplicatedLedgerFormat.newBuilder(DataFormats.UnderreplicatedLedgerFormat prototype)