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| 限定符和类型 | 方法和说明 |
|---|---|
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, newUninitializedMessageExceptionpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator.Builder clear()
clear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>public ComparatorProtos.RegexStringComparator getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic ComparatorProtos.RegexStringComparator build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ComparatorProtos.RegexStringComparator buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ComparatorProtos.RegexStringComparator.Builder clone()
clone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ComparatorProtos.RegexStringComparator.Builder>IOExceptionpublic boolean hasPattern()
required string pattern = 1;public String getPattern()
required string pattern = 1;public org.apache.hbase.thirdparty.com.google.protobuf.ByteString getPatternBytes()
required string pattern = 1;public 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;public int getPatternFlags()
required int32 pattern_flags = 2;public 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;public String getCharset()
required string charset = 3;public org.apache.hbase.thirdparty.com.google.protobuf.ByteString getCharsetBytes()
required string charset = 3;public 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;public String getEngine()
optional string engine = 4;public org.apache.hbase.thirdparty.com.google.protobuf.ByteString getEngineBytes()
optional string engine = 4;public 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ComparatorProtos.RegexStringComparator.Builder>Copyright © 2007–2019. All rights reserved.