Uses of Class
org.apache.bookkeeper.proto.DataFormats.LedgerRereplicationLayoutFormat.Builder
Packages that use DataFormats.LedgerRereplicationLayoutFormat.Builder
-
Uses of DataFormats.LedgerRereplicationLayoutFormat.Builder in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return DataFormats.LedgerRereplicationLayoutFormat.BuilderModifier and TypeMethodDescriptionDataFormats.LedgerRereplicationLayoutFormat.Builder.clear()DataFormats.LedgerRereplicationLayoutFormat.Builder.clearType()required string type = 1;DataFormats.LedgerRereplicationLayoutFormat.Builder.clearVersion()required int32 version = 2;DataFormats.LedgerRereplicationLayoutFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataFormats.LedgerRereplicationLayoutFormat.Builder.mergeFrom(com.google.protobuf.Message other) DataFormats.LedgerRereplicationLayoutFormat.Builder.mergeFrom(DataFormats.LedgerRereplicationLayoutFormat other) DataFormats.LedgerRereplicationLayoutFormat.newBuilder()DataFormats.LedgerRereplicationLayoutFormat.newBuilder(DataFormats.LedgerRereplicationLayoutFormat prototype) DataFormats.LedgerRereplicationLayoutFormat.newBuilderForType()DataFormats.LedgerRereplicationLayoutFormat.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) required string type = 1;DataFormats.LedgerRereplicationLayoutFormat.Builder.setTypeBytes(com.google.protobuf.ByteString value) required string type = 1;DataFormats.LedgerRereplicationLayoutFormat.Builder.setVersion(int value) required int32 version = 2;DataFormats.LedgerRereplicationLayoutFormat.toBuilder()