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