public static final class ComparatorProtos.RegexStringComparator.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder> implements ComparatorProtos.RegexStringComparatorOrBuilder
hbase.pb.RegexStringComparator| Modifier and Type | Method and Description |
|---|---|
ComparatorProtos.RegexStringComparator.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ComparatorProtos.RegexStringComparator |
build() |
ComparatorProtos.RegexStringComparator |
buildPartial() |
ComparatorProtos.RegexStringComparator.Builder |
clear() |
ComparatorProtos.RegexStringComparator.Builder |
clearCharset()
required string charset = 3; |
ComparatorProtos.RegexStringComparator.Builder |
clearEngine()
optional string engine = 4; |
ComparatorProtos.RegexStringComparator.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
ComparatorProtos.RegexStringComparator.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ComparatorProtos.RegexStringComparator.Builder |
clearPattern()
required string pattern = 1; |
ComparatorProtos.RegexStringComparator.Builder |
clearPatternFlags()
required int32 pattern_flags = 2; |
ComparatorProtos.RegexStringComparator.Builder |
clone() |
String |
getCharset()
required string charset = 3; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getCharsetBytes()
required string charset = 3; |
ComparatorProtos.RegexStringComparator |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEngine()
optional string engine = 4; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getEngineBytes()
optional string engine = 4; |
String |
getPattern()
required string pattern = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getPatternBytes()
required string pattern = 1; |
int |
getPatternFlags()
required int32 pattern_flags = 2; |
boolean |
hasCharset()
required string charset = 3; |
boolean |
hasEngine()
optional string engine = 4; |
boolean |
hasPattern()
required string pattern = 1; |
boolean |
hasPatternFlags()
required int32 pattern_flags = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ComparatorProtos.RegexStringComparator.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ComparatorProtos.RegexStringComparator.Builder |
mergeFrom(ComparatorProtos.RegexStringComparator other) |
ComparatorProtos.RegexStringComparator.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
ComparatorProtos.RegexStringComparator.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ComparatorProtos.RegexStringComparator.Builder |
setCharset(String value)
required string charset = 3; |
ComparatorProtos.RegexStringComparator.Builder |
setCharsetBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string charset = 3; |
ComparatorProtos.RegexStringComparator.Builder |
setEngine(String value)
optional string engine = 4; |
ComparatorProtos.RegexStringComparator.Builder |
setEngineBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string engine = 4; |
ComparatorProtos.RegexStringComparator.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ComparatorProtos.RegexStringComparator.Builder |
setPattern(String value)
required string pattern = 1; |
ComparatorProtos.RegexStringComparator.Builder |
setPatternBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string pattern = 1; |
ComparatorProtos.RegexStringComparator.Builder |
setPatternFlags(int value)
required int32 pattern_flags = 2; |
ComparatorProtos.RegexStringComparator.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ComparatorProtos.RegexStringComparator.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic ComparatorProtos.RegexStringComparator build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ComparatorProtos.RegexStringComparator buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ComparatorProtos.RegexStringComparator.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder mergeFrom(ComparatorProtos.RegexStringComparator other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>IOExceptionpublic boolean hasPattern()
required string pattern = 1;hasPattern in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic String getPattern()
required string pattern = 1;getPattern in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getPatternBytes()
required string pattern = 1;getPatternBytes in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic ComparatorProtos.RegexStringComparator.Builder setPattern(String value)
required string pattern = 1;public ComparatorProtos.RegexStringComparator.Builder clearPattern()
required string pattern = 1;public ComparatorProtos.RegexStringComparator.Builder setPatternBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string pattern = 1;public boolean hasPatternFlags()
required int32 pattern_flags = 2;hasPatternFlags in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic int getPatternFlags()
required int32 pattern_flags = 2;getPatternFlags in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic ComparatorProtos.RegexStringComparator.Builder setPatternFlags(int value)
required int32 pattern_flags = 2;public ComparatorProtos.RegexStringComparator.Builder clearPatternFlags()
required int32 pattern_flags = 2;public boolean hasCharset()
required string charset = 3;hasCharset in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic String getCharset()
required string charset = 3;getCharset in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getCharsetBytes()
required string charset = 3;getCharsetBytes in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic ComparatorProtos.RegexStringComparator.Builder setCharset(String value)
required string charset = 3;public ComparatorProtos.RegexStringComparator.Builder clearCharset()
required string charset = 3;public ComparatorProtos.RegexStringComparator.Builder setCharsetBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string charset = 3;public boolean hasEngine()
optional string engine = 4;hasEngine in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic String getEngine()
optional string engine = 4;getEngine in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getEngineBytes()
optional string engine = 4;getEngineBytes in interface ComparatorProtos.RegexStringComparatorOrBuilderpublic ComparatorProtos.RegexStringComparator.Builder setEngine(String value)
optional string engine = 4;public ComparatorProtos.RegexStringComparator.Builder clearEngine()
optional string engine = 4;public ComparatorProtos.RegexStringComparator.Builder setEngineBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string engine = 4;public final ComparatorProtos.RegexStringComparator.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public final ComparatorProtos.RegexStringComparator.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.