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