public static final class ComparatorPB.SubstringComparator.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.SubstringComparator,ComparatorPB.SubstringComparator.Builder> implements ComparatorPB.SubstringComparatorOrBuilder
SubstringComparatorpublic ComparatorPB.SubstringComparator.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.SubstringComparator,ComparatorPB.SubstringComparator.Builder>public ComparatorPB.SubstringComparator.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.SubstringComparator,ComparatorPB.SubstringComparator.Builder>public ComparatorPB.SubstringComparator getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.SubstringComparator,ComparatorPB.SubstringComparator.Builder>public ComparatorPB.SubstringComparator build()
build in interface com.google.protobuf.MessageLite.Builderpublic ComparatorPB.SubstringComparator buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic ComparatorPB.SubstringComparator.Builder mergeFrom(ComparatorPB.SubstringComparator other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<ComparatorPB.SubstringComparator,ComparatorPB.SubstringComparator.Builder>public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic ComparatorPB.SubstringComparator.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.SubstringComparator.Builder>IOExceptionpublic boolean hasSubstr()
required string substr = 1;hasSubstr in interface ComparatorPB.SubstringComparatorOrBuilderpublic String getSubstr()
required string substr = 1;getSubstr in interface ComparatorPB.SubstringComparatorOrBuilderpublic com.google.protobuf.ByteString getSubstrBytes()
required string substr = 1;getSubstrBytes in interface ComparatorPB.SubstringComparatorOrBuilderpublic ComparatorPB.SubstringComparator.Builder setSubstr(String value)
required string substr = 1;public ComparatorPB.SubstringComparator.Builder clearSubstr()
required string substr = 1;public ComparatorPB.SubstringComparator.Builder setSubstrBytes(com.google.protobuf.ByteString value)
required string substr = 1;Copyright © 2010-2017, The Async HBase Authors