类 Function.SourceSpec.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
- org.apache.pulsar.functions.proto.Function.SourceSpec.Builder
-
- 所有已实现的接口:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,Function.SourceSpecOrBuilder
- 封闭类:
- Function.SourceSpec
public static final class Function.SourceSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder> implements Function.SourceSpecOrBuilder
Protobuf typeproto.SourceSpec
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 已过时的方法 修饰符和类型 方法 说明 Function.SourceSpec.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Function.SourceSpecbuild()Function.SourceSpecbuildPartial()Function.SourceSpec.Builderclear()Function.SourceSpec.BuilderclearBuiltin()If specified, this will refer to an archive that is already present in the serverFunction.SourceSpec.BuilderclearClassName()string className = 1;Function.SourceSpec.BuilderclearCleanupSubscription()bool cleanupSubscription = 11;Function.SourceSpec.BuilderclearConfigs()map in json formatFunction.SourceSpec.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Function.SourceSpec.BuilderclearInputSpecs()Function.SourceSpec.BuilderclearNegativeAckRedeliveryDelayMs()uint64 negativeAckRedeliveryDelayMs = 13;Function.SourceSpec.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Function.SourceSpec.BuilderclearSubscriptionName()string subscriptionName = 9;Function.SourceSpec.BuilderclearSubscriptionPosition().proto.SubscriptionPosition subscriptionPosition = 12;Function.SourceSpec.BuilderclearSubscriptionType()configs used only when source feeds into functionsFunction.SourceSpec.BuilderclearTimeoutMs()uint64 timeoutMs = 6;Function.SourceSpec.BuilderclearTopicsPattern()已过时。Function.SourceSpec.BuilderclearTopicsToSerDeClassName()已过时。Function.SourceSpec.BuilderclearTypeClassName()string typeClassName = 5;Function.SourceSpec.Builderclone()booleancontainsInputSpecs(java.lang.String key)booleancontainsTopicsToSerDeClassName(java.lang.String key)已过时。java.lang.StringgetBuiltin()If specified, this will refer to an archive that is already present in the servercom.google.protobuf.ByteStringgetBuiltinBytes()If specified, this will refer to an archive that is already present in the serverjava.lang.StringgetClassName()string className = 1;com.google.protobuf.ByteStringgetClassNameBytes()string className = 1;booleangetCleanupSubscription()bool cleanupSubscription = 11;java.lang.StringgetConfigs()map in json formatcom.google.protobuf.ByteStringgetConfigsBytes()map in json formatFunction.SourceSpecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.util.Map<java.lang.String,Function.ConsumerSpec>getInputSpecs()已过时。intgetInputSpecsCount()java.util.Map<java.lang.String,Function.ConsumerSpec>getInputSpecsMap()Function.ConsumerSpecgetInputSpecsOrDefault(java.lang.String key, Function.ConsumerSpec defaultValue)Function.ConsumerSpecgetInputSpecsOrThrow(java.lang.String key)java.util.Map<java.lang.String,Function.ConsumerSpec>getMutableInputSpecs()已过时。java.util.Map<java.lang.String,java.lang.String>getMutableTopicsToSerDeClassName()已过时。longgetNegativeAckRedeliveryDelayMs()uint64 negativeAckRedeliveryDelayMs = 13;java.lang.StringgetSubscriptionName()string subscriptionName = 9;com.google.protobuf.ByteStringgetSubscriptionNameBytes()string subscriptionName = 9;Function.SubscriptionPositiongetSubscriptionPosition().proto.SubscriptionPosition subscriptionPosition = 12;intgetSubscriptionPositionValue().proto.SubscriptionPosition subscriptionPosition = 12;Function.SubscriptionTypegetSubscriptionType()configs used only when source feeds into functionsintgetSubscriptionTypeValue()configs used only when source feeds into functionslonggetTimeoutMs()uint64 timeoutMs = 6;java.lang.StringgetTopicsPattern()已过时。com.google.protobuf.ByteStringgetTopicsPatternBytes()已过时。java.util.Map<java.lang.String,java.lang.String>getTopicsToSerDeClassName()已过时。intgetTopicsToSerDeClassNameCount()已过时。java.util.Map<java.lang.String,java.lang.String>getTopicsToSerDeClassNameMap()已过时。java.lang.StringgetTopicsToSerDeClassNameOrDefault(java.lang.String key, java.lang.String defaultValue)已过时。java.lang.StringgetTopicsToSerDeClassNameOrThrow(java.lang.String key)已过时。java.lang.StringgetTypeClassName()string typeClassName = 5;com.google.protobuf.ByteStringgetTypeClassNameBytes()string typeClassName = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()Function.SourceSpec.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Function.SourceSpec.BuildermergeFrom(com.google.protobuf.Message other)Function.SourceSpec.BuildermergeFrom(Function.SourceSpec other)Function.SourceSpec.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Function.SourceSpec.BuilderputAllInputSpecs(java.util.Map<java.lang.String,Function.ConsumerSpec> values)Function.SourceSpec.BuilderputAllTopicsToSerDeClassName(java.util.Map<java.lang.String,java.lang.String> values)已过时。Function.SourceSpec.BuilderputInputSpecs(java.lang.String key, Function.ConsumerSpec value)Function.SourceSpec.BuilderputTopicsToSerDeClassName(java.lang.String key, java.lang.String value)已过时。Function.SourceSpec.BuilderremoveInputSpecs(java.lang.String key)Function.SourceSpec.BuilderremoveTopicsToSerDeClassName(java.lang.String key)已过时。Function.SourceSpec.BuildersetBuiltin(java.lang.String value)If specified, this will refer to an archive that is already present in the serverFunction.SourceSpec.BuildersetBuiltinBytes(com.google.protobuf.ByteString value)If specified, this will refer to an archive that is already present in the serverFunction.SourceSpec.BuildersetClassName(java.lang.String value)string className = 1;Function.SourceSpec.BuildersetClassNameBytes(com.google.protobuf.ByteString value)string className = 1;Function.SourceSpec.BuildersetCleanupSubscription(boolean value)bool cleanupSubscription = 11;Function.SourceSpec.BuildersetConfigs(java.lang.String value)map in json formatFunction.SourceSpec.BuildersetConfigsBytes(com.google.protobuf.ByteString value)map in json formatFunction.SourceSpec.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Function.SourceSpec.BuildersetNegativeAckRedeliveryDelayMs(long value)uint64 negativeAckRedeliveryDelayMs = 13;Function.SourceSpec.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Function.SourceSpec.BuildersetSubscriptionName(java.lang.String value)string subscriptionName = 9;Function.SourceSpec.BuildersetSubscriptionNameBytes(com.google.protobuf.ByteString value)string subscriptionName = 9;Function.SourceSpec.BuildersetSubscriptionPosition(Function.SubscriptionPosition value).proto.SubscriptionPosition subscriptionPosition = 12;Function.SourceSpec.BuildersetSubscriptionPositionValue(int value).proto.SubscriptionPosition subscriptionPosition = 12;Function.SourceSpec.BuildersetSubscriptionType(Function.SubscriptionType value)configs used only when source feeds into functionsFunction.SourceSpec.BuildersetSubscriptionTypeValue(int value)configs used only when source feeds into functionsFunction.SourceSpec.BuildersetTimeoutMs(long value)uint64 timeoutMs = 6;Function.SourceSpec.BuildersetTopicsPattern(java.lang.String value)已过时。Function.SourceSpec.BuildersetTopicsPatternBytes(com.google.protobuf.ByteString value)已过时。Function.SourceSpec.BuildersetTypeClassName(java.lang.String value)string typeClassName = 5;Function.SourceSpec.BuildersetTypeClassNameBytes(com.google.protobuf.ByteString value)string typeClassName = 5;Function.SourceSpec.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
-
-
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- 覆盖:
internalGetMapField在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- 覆盖:
internalGetMutableMapField在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
clear
public Function.SourceSpec.Builder clear()
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
getDefaultInstanceForType
public Function.SourceSpec getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
public Function.SourceSpec build()
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
public Function.SourceSpec buildPartial()
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
clone
public Function.SourceSpec.Builder clone()
- 指定者:
clone在接口中com.google.protobuf.Message.Builder- 指定者:
clone在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clone在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
setField
public Function.SourceSpec.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- 指定者:
setField在接口中com.google.protobuf.Message.Builder- 覆盖:
setField在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
clearField
public Function.SourceSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
clearOneof
public Function.SourceSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- 指定者:
clearOneof在接口中com.google.protobuf.Message.Builder- 覆盖:
clearOneof在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
setRepeatedField
public Function.SourceSpec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- 指定者:
setRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
setRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
addRepeatedField
public Function.SourceSpec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- 指定者:
addRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
addRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
mergeFrom
public Function.SourceSpec.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<Function.SourceSpec.Builder>
-
mergeFrom
public Function.SourceSpec.Builder mergeFrom(Function.SourceSpec other)
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
mergeFrom
public Function.SourceSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<Function.SourceSpec.Builder>- 抛出:
java.io.IOException
-
getClassName
public java.lang.String getClassName()
string className = 1;- 指定者:
getClassName在接口中Function.SourceSpecOrBuilder- 返回:
- The className.
-
getClassNameBytes
public com.google.protobuf.ByteString getClassNameBytes()
string className = 1;- 指定者:
getClassNameBytes在接口中Function.SourceSpecOrBuilder- 返回:
- The bytes for className.
-
setClassName
public Function.SourceSpec.Builder setClassName(java.lang.String value)
string className = 1;- 参数:
value- The className to set.- 返回:
- This builder for chaining.
-
clearClassName
public Function.SourceSpec.Builder clearClassName()
string className = 1;- 返回:
- This builder for chaining.
-
setClassNameBytes
public Function.SourceSpec.Builder setClassNameBytes(com.google.protobuf.ByteString value)
string className = 1;- 参数:
value- The bytes for className to set.- 返回:
- This builder for chaining.
-
getConfigs
public java.lang.String getConfigs()
map in json format
string configs = 2;- 指定者:
getConfigs在接口中Function.SourceSpecOrBuilder- 返回:
- The configs.
-
getConfigsBytes
public com.google.protobuf.ByteString getConfigsBytes()
map in json format
string configs = 2;- 指定者:
getConfigsBytes在接口中Function.SourceSpecOrBuilder- 返回:
- The bytes for configs.
-
setConfigs
public Function.SourceSpec.Builder setConfigs(java.lang.String value)
map in json format
string configs = 2;- 参数:
value- The configs to set.- 返回:
- This builder for chaining.
-
clearConfigs
public Function.SourceSpec.Builder clearConfigs()
map in json format
string configs = 2;- 返回:
- This builder for chaining.
-
setConfigsBytes
public Function.SourceSpec.Builder setConfigsBytes(com.google.protobuf.ByteString value)
map in json format
string configs = 2;- 参数:
value- The bytes for configs to set.- 返回:
- This builder for chaining.
-
getTypeClassName
public java.lang.String getTypeClassName()
string typeClassName = 5;- 指定者:
getTypeClassName在接口中Function.SourceSpecOrBuilder- 返回:
- The typeClassName.
-
getTypeClassNameBytes
public com.google.protobuf.ByteString getTypeClassNameBytes()
string typeClassName = 5;- 指定者:
getTypeClassNameBytes在接口中Function.SourceSpecOrBuilder- 返回:
- The bytes for typeClassName.
-
setTypeClassName
public Function.SourceSpec.Builder setTypeClassName(java.lang.String value)
string typeClassName = 5;- 参数:
value- The typeClassName to set.- 返回:
- This builder for chaining.
-
clearTypeClassName
public Function.SourceSpec.Builder clearTypeClassName()
string typeClassName = 5;- 返回:
- This builder for chaining.
-
setTypeClassNameBytes
public Function.SourceSpec.Builder setTypeClassNameBytes(com.google.protobuf.ByteString value)
string typeClassName = 5;- 参数:
value- The bytes for typeClassName to set.- 返回:
- This builder for chaining.
-
getSubscriptionTypeValue
public int getSubscriptionTypeValue()
configs used only when source feeds into functions
.proto.SubscriptionType subscriptionType = 3;- 指定者:
getSubscriptionTypeValue在接口中Function.SourceSpecOrBuilder- 返回:
- The enum numeric value on the wire for subscriptionType.
-
setSubscriptionTypeValue
public Function.SourceSpec.Builder setSubscriptionTypeValue(int value)
configs used only when source feeds into functions
.proto.SubscriptionType subscriptionType = 3;- 参数:
value- The enum numeric value on the wire for subscriptionType to set.- 返回:
- This builder for chaining.
-
getSubscriptionType
public Function.SubscriptionType getSubscriptionType()
configs used only when source feeds into functions
.proto.SubscriptionType subscriptionType = 3;- 指定者:
getSubscriptionType在接口中Function.SourceSpecOrBuilder- 返回:
- The subscriptionType.
-
setSubscriptionType
public Function.SourceSpec.Builder setSubscriptionType(Function.SubscriptionType value)
configs used only when source feeds into functions
.proto.SubscriptionType subscriptionType = 3;- 参数:
value- The subscriptionType to set.- 返回:
- This builder for chaining.
-
clearSubscriptionType
public Function.SourceSpec.Builder clearSubscriptionType()
configs used only when source feeds into functions
.proto.SubscriptionType subscriptionType = 3;- 返回:
- This builder for chaining.
-
getTopicsToSerDeClassNameCount
@Deprecated public int getTopicsToSerDeClassNameCount()
已过时。从接口复制的说明:Function.SourceSpecOrBuilder@deprecated -- use topicsToSchema
map<string, string> topicsToSerDeClassName = 4 [deprecated = true];
-
containsTopicsToSerDeClassName
@Deprecated public boolean containsTopicsToSerDeClassName(java.lang.String key)
已过时。@deprecated -- use topicsToSchema
map<string, string> topicsToSerDeClassName = 4 [deprecated = true];
-
getTopicsToSerDeClassName
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getTopicsToSerDeClassName()
已过时。UsegetTopicsToSerDeClassNameMap()instead.
-
getTopicsToSerDeClassNameMap
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getTopicsToSerDeClassNameMap()
已过时。@deprecated -- use topicsToSchema
map<string, string> topicsToSerDeClassName = 4 [deprecated = true];
-
getTopicsToSerDeClassNameOrDefault
@Deprecated public java.lang.String getTopicsToSerDeClassNameOrDefault(java.lang.String key, java.lang.String defaultValue)已过时。@deprecated -- use topicsToSchema
map<string, string> topicsToSerDeClassName = 4 [deprecated = true];
-
getTopicsToSerDeClassNameOrThrow
@Deprecated public java.lang.String getTopicsToSerDeClassNameOrThrow(java.lang.String key)
已过时。@deprecated -- use topicsToSchema
map<string, string> topicsToSerDeClassName = 4 [deprecated = true];
-
clearTopicsToSerDeClassName
@Deprecated public Function.SourceSpec.Builder clearTopicsToSerDeClassName()
已过时。
-
removeTopicsToSerDeClassName
@Deprecated public Function.SourceSpec.Builder removeTopicsToSerDeClassName(java.lang.String key)
已过时。@deprecated -- use topicsToSchema
map<string, string> topicsToSerDeClassName = 4 [deprecated = true];
-
getMutableTopicsToSerDeClassName
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMutableTopicsToSerDeClassName()
已过时。Use alternate mutation accessors instead.
-
putTopicsToSerDeClassName
@Deprecated public Function.SourceSpec.Builder putTopicsToSerDeClassName(java.lang.String key, java.lang.String value)
已过时。@deprecated -- use topicsToSchema
map<string, string> topicsToSerDeClassName = 4 [deprecated = true];
-
putAllTopicsToSerDeClassName
@Deprecated public Function.SourceSpec.Builder putAllTopicsToSerDeClassName(java.util.Map<java.lang.String,java.lang.String> values)
已过时。@deprecated -- use topicsToSchema
map<string, string> topicsToSerDeClassName = 4 [deprecated = true];
-
getInputSpecsCount
public int getInputSpecsCount()
从接口复制的说明:Function.SourceSpecOrBuildermap<string, .proto.ConsumerSpec> inputSpecs = 10;
-
containsInputSpecs
public boolean containsInputSpecs(java.lang.String key)
map<string, .proto.ConsumerSpec> inputSpecs = 10;
-
getInputSpecs
@Deprecated public java.util.Map<java.lang.String,Function.ConsumerSpec> getInputSpecs()
已过时。UsegetInputSpecsMap()instead.- 指定者:
getInputSpecs在接口中Function.SourceSpecOrBuilder
-
getInputSpecsMap
public java.util.Map<java.lang.String,Function.ConsumerSpec> getInputSpecsMap()
map<string, .proto.ConsumerSpec> inputSpecs = 10;- 指定者:
getInputSpecsMap在接口中Function.SourceSpecOrBuilder
-
getInputSpecsOrDefault
public Function.ConsumerSpec getInputSpecsOrDefault(java.lang.String key, Function.ConsumerSpec defaultValue)
map<string, .proto.ConsumerSpec> inputSpecs = 10;
-
getInputSpecsOrThrow
public Function.ConsumerSpec getInputSpecsOrThrow(java.lang.String key)
map<string, .proto.ConsumerSpec> inputSpecs = 10;
-
clearInputSpecs
public Function.SourceSpec.Builder clearInputSpecs()
-
removeInputSpecs
public Function.SourceSpec.Builder removeInputSpecs(java.lang.String key)
map<string, .proto.ConsumerSpec> inputSpecs = 10;
-
getMutableInputSpecs
@Deprecated public java.util.Map<java.lang.String,Function.ConsumerSpec> getMutableInputSpecs()
已过时。Use alternate mutation accessors instead.
-
putInputSpecs
public Function.SourceSpec.Builder putInputSpecs(java.lang.String key, Function.ConsumerSpec value)
map<string, .proto.ConsumerSpec> inputSpecs = 10;
-
putAllInputSpecs
public Function.SourceSpec.Builder putAllInputSpecs(java.util.Map<java.lang.String,Function.ConsumerSpec> values)
map<string, .proto.ConsumerSpec> inputSpecs = 10;
-
getTimeoutMs
public long getTimeoutMs()
uint64 timeoutMs = 6;- 指定者:
getTimeoutMs在接口中Function.SourceSpecOrBuilder- 返回:
- The timeoutMs.
-
setTimeoutMs
public Function.SourceSpec.Builder setTimeoutMs(long value)
uint64 timeoutMs = 6;- 参数:
value- The timeoutMs to set.- 返回:
- This builder for chaining.
-
clearTimeoutMs
public Function.SourceSpec.Builder clearTimeoutMs()
uint64 timeoutMs = 6;- 返回:
- This builder for chaining.
-
getTopicsPattern
@Deprecated public java.lang.String getTopicsPattern()
已过时。string topicsPattern = 7 [deprecated = true];- 指定者:
getTopicsPattern在接口中Function.SourceSpecOrBuilder- 返回:
- The topicsPattern.
-
getTopicsPatternBytes
@Deprecated public com.google.protobuf.ByteString getTopicsPatternBytes()
已过时。string topicsPattern = 7 [deprecated = true];- 指定者:
getTopicsPatternBytes在接口中Function.SourceSpecOrBuilder- 返回:
- The bytes for topicsPattern.
-
setTopicsPattern
@Deprecated public Function.SourceSpec.Builder setTopicsPattern(java.lang.String value)
已过时。string topicsPattern = 7 [deprecated = true];- 参数:
value- The topicsPattern to set.- 返回:
- This builder for chaining.
-
clearTopicsPattern
@Deprecated public Function.SourceSpec.Builder clearTopicsPattern()
已过时。string topicsPattern = 7 [deprecated = true];- 返回:
- This builder for chaining.
-
setTopicsPatternBytes
@Deprecated public Function.SourceSpec.Builder setTopicsPatternBytes(com.google.protobuf.ByteString value)
已过时。string topicsPattern = 7 [deprecated = true];- 参数:
value- The bytes for topicsPattern to set.- 返回:
- This builder for chaining.
-
getBuiltin
public java.lang.String getBuiltin()
If specified, this will refer to an archive that is already present in the server
string builtin = 8;- 指定者:
getBuiltin在接口中Function.SourceSpecOrBuilder- 返回:
- The builtin.
-
getBuiltinBytes
public com.google.protobuf.ByteString getBuiltinBytes()
If specified, this will refer to an archive that is already present in the server
string builtin = 8;- 指定者:
getBuiltinBytes在接口中Function.SourceSpecOrBuilder- 返回:
- The bytes for builtin.
-
setBuiltin
public Function.SourceSpec.Builder setBuiltin(java.lang.String value)
If specified, this will refer to an archive that is already present in the server
string builtin = 8;- 参数:
value- The builtin to set.- 返回:
- This builder for chaining.
-
clearBuiltin
public Function.SourceSpec.Builder clearBuiltin()
If specified, this will refer to an archive that is already present in the server
string builtin = 8;- 返回:
- This builder for chaining.
-
setBuiltinBytes
public Function.SourceSpec.Builder setBuiltinBytes(com.google.protobuf.ByteString value)
If specified, this will refer to an archive that is already present in the server
string builtin = 8;- 参数:
value- The bytes for builtin to set.- 返回:
- This builder for chaining.
-
getSubscriptionName
public java.lang.String getSubscriptionName()
string subscriptionName = 9;- 指定者:
getSubscriptionName在接口中Function.SourceSpecOrBuilder- 返回:
- The subscriptionName.
-
getSubscriptionNameBytes
public com.google.protobuf.ByteString getSubscriptionNameBytes()
string subscriptionName = 9;- 指定者:
getSubscriptionNameBytes在接口中Function.SourceSpecOrBuilder- 返回:
- The bytes for subscriptionName.
-
setSubscriptionName
public Function.SourceSpec.Builder setSubscriptionName(java.lang.String value)
string subscriptionName = 9;- 参数:
value- The subscriptionName to set.- 返回:
- This builder for chaining.
-
clearSubscriptionName
public Function.SourceSpec.Builder clearSubscriptionName()
string subscriptionName = 9;- 返回:
- This builder for chaining.
-
setSubscriptionNameBytes
public Function.SourceSpec.Builder setSubscriptionNameBytes(com.google.protobuf.ByteString value)
string subscriptionName = 9;- 参数:
value- The bytes for subscriptionName to set.- 返回:
- This builder for chaining.
-
getCleanupSubscription
public boolean getCleanupSubscription()
bool cleanupSubscription = 11;- 指定者:
getCleanupSubscription在接口中Function.SourceSpecOrBuilder- 返回:
- The cleanupSubscription.
-
setCleanupSubscription
public Function.SourceSpec.Builder setCleanupSubscription(boolean value)
bool cleanupSubscription = 11;- 参数:
value- The cleanupSubscription to set.- 返回:
- This builder for chaining.
-
clearCleanupSubscription
public Function.SourceSpec.Builder clearCleanupSubscription()
bool cleanupSubscription = 11;- 返回:
- This builder for chaining.
-
getSubscriptionPositionValue
public int getSubscriptionPositionValue()
.proto.SubscriptionPosition subscriptionPosition = 12;- 指定者:
getSubscriptionPositionValue在接口中Function.SourceSpecOrBuilder- 返回:
- The enum numeric value on the wire for subscriptionPosition.
-
setSubscriptionPositionValue
public Function.SourceSpec.Builder setSubscriptionPositionValue(int value)
.proto.SubscriptionPosition subscriptionPosition = 12;- 参数:
value- The enum numeric value on the wire for subscriptionPosition to set.- 返回:
- This builder for chaining.
-
getSubscriptionPosition
public Function.SubscriptionPosition getSubscriptionPosition()
.proto.SubscriptionPosition subscriptionPosition = 12;- 指定者:
getSubscriptionPosition在接口中Function.SourceSpecOrBuilder- 返回:
- The subscriptionPosition.
-
setSubscriptionPosition
public Function.SourceSpec.Builder setSubscriptionPosition(Function.SubscriptionPosition value)
.proto.SubscriptionPosition subscriptionPosition = 12;- 参数:
value- The subscriptionPosition to set.- 返回:
- This builder for chaining.
-
clearSubscriptionPosition
public Function.SourceSpec.Builder clearSubscriptionPosition()
.proto.SubscriptionPosition subscriptionPosition = 12;- 返回:
- This builder for chaining.
-
getNegativeAckRedeliveryDelayMs
public long getNegativeAckRedeliveryDelayMs()
uint64 negativeAckRedeliveryDelayMs = 13;- 指定者:
getNegativeAckRedeliveryDelayMs在接口中Function.SourceSpecOrBuilder- 返回:
- The negativeAckRedeliveryDelayMs.
-
setNegativeAckRedeliveryDelayMs
public Function.SourceSpec.Builder setNegativeAckRedeliveryDelayMs(long value)
uint64 negativeAckRedeliveryDelayMs = 13;- 参数:
value- The negativeAckRedeliveryDelayMs to set.- 返回:
- This builder for chaining.
-
clearNegativeAckRedeliveryDelayMs
public Function.SourceSpec.Builder clearNegativeAckRedeliveryDelayMs()
uint64 negativeAckRedeliveryDelayMs = 13;- 返回:
- This builder for chaining.
-
setUnknownFields
public final Function.SourceSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
mergeUnknownFields
public final Function.SourceSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<Function.SourceSpec.Builder>
-
-