public static final class ComparatorPB.BinaryPrefixComparator.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryPrefixComparator,ComparatorPB.BinaryPrefixComparator.Builder> implements ComparatorPB.BinaryPrefixComparatorOrBuilder
BinaryPrefixComparatorpublic ComparatorPB.BinaryPrefixComparator.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryPrefixComparator,ComparatorPB.BinaryPrefixComparator.Builder>public ComparatorPB.BinaryPrefixComparator.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryPrefixComparator,ComparatorPB.BinaryPrefixComparator.Builder>public ComparatorPB.BinaryPrefixComparator getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryPrefixComparator,ComparatorPB.BinaryPrefixComparator.Builder>public ComparatorPB.BinaryPrefixComparator build()
build in interface com.google.protobuf.MessageLite.Builderpublic ComparatorPB.BinaryPrefixComparator buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic ComparatorPB.BinaryPrefixComparator.Builder mergeFrom(ComparatorPB.BinaryPrefixComparator other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryPrefixComparator,ComparatorPB.BinaryPrefixComparator.Builder>public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic ComparatorPB.BinaryPrefixComparator.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessageLite.Builder<ComparatorPB.BinaryPrefixComparator.Builder>IOExceptionpublic boolean hasComparable()
required .ByteArrayComparable comparable = 1;hasComparable in interface ComparatorPB.BinaryPrefixComparatorOrBuilderpublic ComparatorPB.ByteArrayComparable getComparable()
required .ByteArrayComparable comparable = 1;getComparable in interface ComparatorPB.BinaryPrefixComparatorOrBuilderpublic ComparatorPB.BinaryPrefixComparator.Builder setComparable(ComparatorPB.ByteArrayComparable value)
required .ByteArrayComparable comparable = 1;public ComparatorPB.BinaryPrefixComparator.Builder setComparable(ComparatorPB.ByteArrayComparable.Builder builderForValue)
required .ByteArrayComparable comparable = 1;public ComparatorPB.BinaryPrefixComparator.Builder mergeComparable(ComparatorPB.ByteArrayComparable value)
required .ByteArrayComparable comparable = 1;public ComparatorPB.BinaryPrefixComparator.Builder clearComparable()
required .ByteArrayComparable comparable = 1;Copyright © 2010-2017, The Async HBase Authors