类 Function.SourceSpec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.apache.pulsar.functions.proto.Function.SourceSpec
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,Function.SourceSpecOrBuilder
- 封闭类:
- Function
public static final class Function.SourceSpec extends com.google.protobuf.GeneratedMessageV3 implements Function.SourceSpecOrBuilder
Protobuf typeproto.SourceSpec- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classFunction.SourceSpec.BuilderProtobuf typeproto.SourceSpec-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
字段概要
字段 修饰符和类型 字段 说明 static intBUILTIN_FIELD_NUMBERstatic intCLASSNAME_FIELD_NUMBERstatic intCLEANUPSUBSCRIPTION_FIELD_NUMBERstatic intCONFIGS_FIELD_NUMBERstatic intINPUTSPECS_FIELD_NUMBERstatic intNEGATIVEACKREDELIVERYDELAYMS_FIELD_NUMBERstatic intSUBSCRIPTIONNAME_FIELD_NUMBERstatic intSUBSCRIPTIONPOSITION_FIELD_NUMBERstatic intSUBSCRIPTIONTYPE_FIELD_NUMBERstatic intTIMEOUTMS_FIELD_NUMBERstatic intTOPICSPATTERN_FIELD_NUMBERstatic intTOPICSTOSERDECLASSNAME_FIELD_NUMBERstatic intTYPECLASSNAME_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 已过时的方法 修饰符和类型 方法 说明 booleancontainsInputSpecs(java.lang.String key)booleancontainsTopicsToSerDeClassName(java.lang.String key)已过时。booleanequals(java.lang.Object obj)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 formatstatic Function.SourceSpecgetDefaultInstance()Function.SourceSpecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()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)longgetNegativeAckRedeliveryDelayMs()uint64 negativeAckRedeliveryDelayMs = 13;com.google.protobuf.Parser<Function.SourceSpec>getParserForType()intgetSerializedSize()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;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Function.SourceSpec.BuildernewBuilder()static Function.SourceSpec.BuildernewBuilder(Function.SourceSpec prototype)Function.SourceSpec.BuildernewBuilderForType()protected Function.SourceSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Function.SourceSpecparseDelimitedFrom(java.io.InputStream input)static Function.SourceSpecparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SourceSpecparseFrom(byte[] data)static Function.SourceSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SourceSpecparseFrom(com.google.protobuf.ByteString data)static Function.SourceSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SourceSpecparseFrom(com.google.protobuf.CodedInputStream input)static Function.SourceSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SourceSpecparseFrom(java.io.InputStream input)static Function.SourceSpecparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SourceSpecparseFrom(java.nio.ByteBuffer data)static Function.SourceSpecparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Function.SourceSpec>parser()Function.SourceSpec.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
CLASSNAME_FIELD_NUMBER
public static final int CLASSNAME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CONFIGS_FIELD_NUMBER
public static final int CONFIGS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TYPECLASSNAME_FIELD_NUMBER
public static final int TYPECLASSNAME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SUBSCRIPTIONTYPE_FIELD_NUMBER
public static final int SUBSCRIPTIONTYPE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TOPICSTOSERDECLASSNAME_FIELD_NUMBER
public static final int TOPICSTOSERDECLASSNAME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
INPUTSPECS_FIELD_NUMBER
public static final int INPUTSPECS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TIMEOUTMS_FIELD_NUMBER
public static final int TIMEOUTMS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TOPICSPATTERN_FIELD_NUMBER
public static final int TOPICSPATTERN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
BUILTIN_FIELD_NUMBER
public static final int BUILTIN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SUBSCRIPTIONNAME_FIELD_NUMBER
public static final int SUBSCRIPTIONNAME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CLEANUPSUBSCRIPTION_FIELD_NUMBER
public static final int CLEANUPSUBSCRIPTION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SUBSCRIPTIONPOSITION_FIELD_NUMBER
public static final int SUBSCRIPTIONPOSITION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
NEGATIVEACKREDELIVERYDELAYMS_FIELD_NUMBER
public static final int NEGATIVEACKREDELIVERYDELAYMS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- 覆盖:
internalGetMapField在类中com.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
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.
-
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.
-
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.
-
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.
-
getSubscriptionType
public Function.SubscriptionType getSubscriptionType()
configs used only when source feeds into functions
.proto.SubscriptionType subscriptionType = 3;- 指定者:
getSubscriptionType在接口中Function.SourceSpecOrBuilder- 返回:
- The subscriptionType.
-
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];
-
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;
-
getTimeoutMs
public long getTimeoutMs()
uint64 timeoutMs = 6;- 指定者:
getTimeoutMs在接口中Function.SourceSpecOrBuilder- 返回:
- The timeoutMs.
-
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.
-
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.
-
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.
-
getCleanupSubscription
public boolean getCleanupSubscription()
bool cleanupSubscription = 11;- 指定者:
getCleanupSubscription在接口中Function.SourceSpecOrBuilder- 返回:
- The cleanupSubscription.
-
getSubscriptionPositionValue
public int getSubscriptionPositionValue()
.proto.SubscriptionPosition subscriptionPosition = 12;- 指定者:
getSubscriptionPositionValue在接口中Function.SourceSpecOrBuilder- 返回:
- The enum numeric value on the wire for subscriptionPosition.
-
getSubscriptionPosition
public Function.SubscriptionPosition getSubscriptionPosition()
.proto.SubscriptionPosition subscriptionPosition = 12;- 指定者:
getSubscriptionPosition在接口中Function.SourceSpecOrBuilder- 返回:
- The subscriptionPosition.
-
getNegativeAckRedeliveryDelayMs
public long getNegativeAckRedeliveryDelayMs()
uint64 negativeAckRedeliveryDelayMs = 13;- 指定者:
getNegativeAckRedeliveryDelayMs在接口中Function.SourceSpecOrBuilder- 返回:
- The negativeAckRedeliveryDelayMs.
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static Function.SourceSpec parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SourceSpec parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SourceSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SourceSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SourceSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SourceSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SourceSpec parseFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Function.SourceSpec parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static Function.SourceSpec parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static Function.SourceSpec parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Function.SourceSpec parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Function.SourceSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
newBuilderForType
public Function.SourceSpec.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static Function.SourceSpec.Builder newBuilder()
-
newBuilder
public static Function.SourceSpec.Builder newBuilder(Function.SourceSpec prototype)
-
toBuilder
public Function.SourceSpec.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected Function.SourceSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Function.SourceSpec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Function.SourceSpec> parser()
-
getParserForType
public com.google.protobuf.Parser<Function.SourceSpec> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Function.SourceSpec getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-