public static final class ComparatorPB.BinaryComparator.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryComparator,ComparatorPB.BinaryComparator.Builder> implements ComparatorPB.BinaryComparatorOrBuilder
BinaryComparatorpublic ComparatorPB.BinaryComparator.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryComparator,ComparatorPB.BinaryComparator.Builder>public ComparatorPB.BinaryComparator.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryComparator,ComparatorPB.BinaryComparator.Builder>public ComparatorPB.BinaryComparator getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryComparator,ComparatorPB.BinaryComparator.Builder>public ComparatorPB.BinaryComparator build()
build in interface com.google.protobuf.MessageLite.Builderpublic ComparatorPB.BinaryComparator buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic ComparatorPB.BinaryComparator.Builder mergeFrom(ComparatorPB.BinaryComparator other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.BinaryComparator,ComparatorPB.BinaryComparator.Builder>public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic ComparatorPB.BinaryComparator.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.BinaryComparator.Builder>IOExceptionpublic boolean hasComparable()
required .ByteArrayComparable comparable = 1;hasComparable in interface ComparatorPB.BinaryComparatorOrBuilderpublic ComparatorPB.ByteArrayComparable getComparable()
required .ByteArrayComparable comparable = 1;getComparable in interface ComparatorPB.BinaryComparatorOrBuilderpublic ComparatorPB.BinaryComparator.Builder setComparable(ComparatorPB.ByteArrayComparable value)
required .ByteArrayComparable comparable = 1;public ComparatorPB.BinaryComparator.Builder setComparable(ComparatorPB.ByteArrayComparable.Builder builderForValue)
required .ByteArrayComparable comparable = 1;public ComparatorPB.BinaryComparator.Builder mergeComparable(ComparatorPB.ByteArrayComparable value)
required .ByteArrayComparable comparable = 1;public ComparatorPB.BinaryComparator.Builder clearComparable()
required .ByteArrayComparable comparable = 1;Copyright © 2010-2017, The Async HBase Authors