Class Function.SinkSpec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.apache.pulsar.functions.proto.Function.SinkSpec
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,Function.SinkSpecOrBuilder
- Enclosing class:
- Function
public static final class Function.SinkSpec extends com.google.protobuf.GeneratedMessageV3 implements Function.SinkSpecOrBuilder
Protobuf typeproto.SinkSpec- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFunction.SinkSpec.BuilderProtobuf typeproto.SinkSpec-
Nested classes/interfaces inherited from class 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
-
-
Field Summary
Fields Modifier and Type Field Description static intBUILTIN_FIELD_NUMBERstatic intCLASSNAME_FIELD_NUMBERstatic intCONFIGS_FIELD_NUMBERstatic intCONSUMERPROPERTIES_FIELD_NUMBERstatic intFORWARDSOURCEMESSAGEPROPERTY_FIELD_NUMBERstatic intPRODUCERSPEC_FIELD_NUMBERstatic intSCHEMAPROPERTIES_FIELD_NUMBERstatic intSCHEMATYPE_FIELD_NUMBERstatic intSERDECLASSNAME_FIELD_NUMBERstatic intTOPIC_FIELD_NUMBERstatic intTYPECLASSNAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsConsumerProperties(java.lang.String key)map<string, string> consumerProperties = 10;booleancontainsSchemaProperties(java.lang.String key)map<string, string> schemaProperties = 9;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;java.lang.StringgetConfigs()map in json formatcom.google.protobuf.ByteStringgetConfigsBytes()map in json formatjava.util.Map<java.lang.String,java.lang.String>getConsumerProperties()Deprecated.intgetConsumerPropertiesCount()map<string, string> consumerProperties = 10;java.util.Map<java.lang.String,java.lang.String>getConsumerPropertiesMap()map<string, string> consumerProperties = 10;java.lang.StringgetConsumerPropertiesOrDefault(java.lang.String key, java.lang.String defaultValue)map<string, string> consumerProperties = 10;java.lang.StringgetConsumerPropertiesOrThrow(java.lang.String key)map<string, string> consumerProperties = 10;static Function.SinkSpecgetDefaultInstance()Function.SinkSpecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetForwardSourceMessageProperty()bool forwardSourceMessageProperty = 8;com.google.protobuf.Parser<Function.SinkSpec>getParserForType()Function.ProducerSpecgetProducerSpec().proto.ProducerSpec producerSpec = 11;Function.ProducerSpecOrBuildergetProducerSpecOrBuilder().proto.ProducerSpec producerSpec = 11;java.util.Map<java.lang.String,java.lang.String>getSchemaProperties()Deprecated.intgetSchemaPropertiesCount()map<string, string> schemaProperties = 9;java.util.Map<java.lang.String,java.lang.String>getSchemaPropertiesMap()map<string, string> schemaProperties = 9;java.lang.StringgetSchemaPropertiesOrDefault(java.lang.String key, java.lang.String defaultValue)map<string, string> schemaProperties = 9;java.lang.StringgetSchemaPropertiesOrThrow(java.lang.String key)map<string, string> schemaProperties = 9;java.lang.StringgetSchemaType()Builtin schema type or custom schema class namecom.google.protobuf.ByteStringgetSchemaTypeBytes()Builtin schema type or custom schema class namejava.lang.StringgetSerDeClassName()string serDeClassName = 4;com.google.protobuf.ByteStringgetSerDeClassNameBytes()string serDeClassName = 4;intgetSerializedSize()java.lang.StringgetTopic()configs used only when functions output to sinkcom.google.protobuf.ByteStringgetTopicBytes()configs used only when functions output to sinkjava.lang.StringgetTypeClassName()string typeClassName = 5;com.google.protobuf.ByteStringgetTypeClassNameBytes()string typeClassName = 5;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasProducerSpec().proto.ProducerSpec producerSpec = 11;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Function.SinkSpec.BuildernewBuilder()static Function.SinkSpec.BuildernewBuilder(Function.SinkSpec prototype)Function.SinkSpec.BuildernewBuilderForType()protected Function.SinkSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Function.SinkSpecparseDelimitedFrom(java.io.InputStream input)static Function.SinkSpecparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SinkSpecparseFrom(byte[] data)static Function.SinkSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SinkSpecparseFrom(com.google.protobuf.ByteString data)static Function.SinkSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SinkSpecparseFrom(com.google.protobuf.CodedInputStream input)static Function.SinkSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SinkSpecparseFrom(java.io.InputStream input)static Function.SinkSpecparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.SinkSpecparseFrom(java.nio.ByteBuffer data)static Function.SinkSpecparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Function.SinkSpec>parser()Function.SinkSpec.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class 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
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CLASSNAME_FIELD_NUMBER
public static final int CLASSNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIGS_FIELD_NUMBER
public static final int CONFIGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPECLASSNAME_FIELD_NUMBER
public static final int TYPECLASSNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOPIC_FIELD_NUMBER
public static final int TOPIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRODUCERSPEC_FIELD_NUMBER
public static final int PRODUCERSPEC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SERDECLASSNAME_FIELD_NUMBER
public static final int SERDECLASSNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUILTIN_FIELD_NUMBER
public static final int BUILTIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEMATYPE_FIELD_NUMBER
public static final int SCHEMATYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORWARDSOURCEMESSAGEPROPERTY_FIELD_NUMBER
public static final int FORWARDSOURCEMESSAGEPROPERTY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEMAPROPERTIES_FIELD_NUMBER
public static final int SCHEMAPROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSUMERPROPERTIES_FIELD_NUMBER
public static final int CONSUMERPROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getClassName
public java.lang.String getClassName()
string className = 1;- Specified by:
getClassNamein interfaceFunction.SinkSpecOrBuilder- Returns:
- The className.
-
getClassNameBytes
public com.google.protobuf.ByteString getClassNameBytes()
string className = 1;- Specified by:
getClassNameBytesin interfaceFunction.SinkSpecOrBuilder- Returns:
- The bytes for className.
-
getConfigs
public java.lang.String getConfigs()
map in json format
string configs = 2;- Specified by:
getConfigsin interfaceFunction.SinkSpecOrBuilder- Returns:
- The configs.
-
getConfigsBytes
public com.google.protobuf.ByteString getConfigsBytes()
map in json format
string configs = 2;- Specified by:
getConfigsBytesin interfaceFunction.SinkSpecOrBuilder- Returns:
- The bytes for configs.
-
getTypeClassName
public java.lang.String getTypeClassName()
string typeClassName = 5;- Specified by:
getTypeClassNamein interfaceFunction.SinkSpecOrBuilder- Returns:
- The typeClassName.
-
getTypeClassNameBytes
public com.google.protobuf.ByteString getTypeClassNameBytes()
string typeClassName = 5;- Specified by:
getTypeClassNameBytesin interfaceFunction.SinkSpecOrBuilder- Returns:
- The bytes for typeClassName.
-
getTopic
public java.lang.String getTopic()
configs used only when functions output to sink
string topic = 3;- Specified by:
getTopicin interfaceFunction.SinkSpecOrBuilder- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()
configs used only when functions output to sink
string topic = 3;- Specified by:
getTopicBytesin interfaceFunction.SinkSpecOrBuilder- Returns:
- The bytes for topic.
-
hasProducerSpec
public boolean hasProducerSpec()
.proto.ProducerSpec producerSpec = 11;- Specified by:
hasProducerSpecin interfaceFunction.SinkSpecOrBuilder- Returns:
- Whether the producerSpec field is set.
-
getProducerSpec
public Function.ProducerSpec getProducerSpec()
.proto.ProducerSpec producerSpec = 11;- Specified by:
getProducerSpecin interfaceFunction.SinkSpecOrBuilder- Returns:
- The producerSpec.
-
getProducerSpecOrBuilder
public Function.ProducerSpecOrBuilder getProducerSpecOrBuilder()
.proto.ProducerSpec producerSpec = 11;- Specified by:
getProducerSpecOrBuilderin interfaceFunction.SinkSpecOrBuilder
-
getSerDeClassName
public java.lang.String getSerDeClassName()
string serDeClassName = 4;- Specified by:
getSerDeClassNamein interfaceFunction.SinkSpecOrBuilder- Returns:
- The serDeClassName.
-
getSerDeClassNameBytes
public com.google.protobuf.ByteString getSerDeClassNameBytes()
string serDeClassName = 4;- Specified by:
getSerDeClassNameBytesin interfaceFunction.SinkSpecOrBuilder- Returns:
- The bytes for serDeClassName.
-
getBuiltin
public java.lang.String getBuiltin()
If specified, this will refer to an archive that is already present in the server
string builtin = 6;- Specified by:
getBuiltinin interfaceFunction.SinkSpecOrBuilder- Returns:
- 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 = 6;- Specified by:
getBuiltinBytesin interfaceFunction.SinkSpecOrBuilder- Returns:
- The bytes for builtin.
-
getSchemaType
public java.lang.String getSchemaType()
Builtin schema type or custom schema class name
string schemaType = 7;- Specified by:
getSchemaTypein interfaceFunction.SinkSpecOrBuilder- Returns:
- The schemaType.
-
getSchemaTypeBytes
public com.google.protobuf.ByteString getSchemaTypeBytes()
Builtin schema type or custom schema class name
string schemaType = 7;- Specified by:
getSchemaTypeBytesin interfaceFunction.SinkSpecOrBuilder- Returns:
- The bytes for schemaType.
-
getForwardSourceMessageProperty
public boolean getForwardSourceMessageProperty()
bool forwardSourceMessageProperty = 8;- Specified by:
getForwardSourceMessagePropertyin interfaceFunction.SinkSpecOrBuilder- Returns:
- The forwardSourceMessageProperty.
-
getSchemaPropertiesCount
public int getSchemaPropertiesCount()
Description copied from interface:Function.SinkSpecOrBuildermap<string, string> schemaProperties = 9;- Specified by:
getSchemaPropertiesCountin interfaceFunction.SinkSpecOrBuilder
-
containsSchemaProperties
public boolean containsSchemaProperties(java.lang.String key)
map<string, string> schemaProperties = 9;- Specified by:
containsSchemaPropertiesin interfaceFunction.SinkSpecOrBuilder
-
getSchemaProperties
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getSchemaProperties()
Deprecated.UsegetSchemaPropertiesMap()instead.- Specified by:
getSchemaPropertiesin interfaceFunction.SinkSpecOrBuilder
-
getSchemaPropertiesMap
public java.util.Map<java.lang.String,java.lang.String> getSchemaPropertiesMap()
map<string, string> schemaProperties = 9;- Specified by:
getSchemaPropertiesMapin interfaceFunction.SinkSpecOrBuilder
-
getSchemaPropertiesOrDefault
public java.lang.String getSchemaPropertiesOrDefault(java.lang.String key, java.lang.String defaultValue)map<string, string> schemaProperties = 9;- Specified by:
getSchemaPropertiesOrDefaultin interfaceFunction.SinkSpecOrBuilder
-
getSchemaPropertiesOrThrow
public java.lang.String getSchemaPropertiesOrThrow(java.lang.String key)
map<string, string> schemaProperties = 9;- Specified by:
getSchemaPropertiesOrThrowin interfaceFunction.SinkSpecOrBuilder
-
getConsumerPropertiesCount
public int getConsumerPropertiesCount()
Description copied from interface:Function.SinkSpecOrBuildermap<string, string> consumerProperties = 10;- Specified by:
getConsumerPropertiesCountin interfaceFunction.SinkSpecOrBuilder
-
containsConsumerProperties
public boolean containsConsumerProperties(java.lang.String key)
map<string, string> consumerProperties = 10;- Specified by:
containsConsumerPropertiesin interfaceFunction.SinkSpecOrBuilder
-
getConsumerProperties
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getConsumerProperties()
Deprecated.UsegetConsumerPropertiesMap()instead.- Specified by:
getConsumerPropertiesin interfaceFunction.SinkSpecOrBuilder
-
getConsumerPropertiesMap
public java.util.Map<java.lang.String,java.lang.String> getConsumerPropertiesMap()
map<string, string> consumerProperties = 10;- Specified by:
getConsumerPropertiesMapin interfaceFunction.SinkSpecOrBuilder
-
getConsumerPropertiesOrDefault
public java.lang.String getConsumerPropertiesOrDefault(java.lang.String key, java.lang.String defaultValue)map<string, string> consumerProperties = 10;- Specified by:
getConsumerPropertiesOrDefaultin interfaceFunction.SinkSpecOrBuilder
-
getConsumerPropertiesOrThrow
public java.lang.String getConsumerPropertiesOrThrow(java.lang.String key)
map<string, string> consumerProperties = 10;- Specified by:
getConsumerPropertiesOrThrowin interfaceFunction.SinkSpecOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Function.SinkSpec parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SinkSpec parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SinkSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SinkSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SinkSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SinkSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.SinkSpec parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Function.SinkSpec parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Function.SinkSpec parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Function.SinkSpec parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Function.SinkSpec parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Function.SinkSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Function.SinkSpec.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Function.SinkSpec.Builder newBuilder()
-
newBuilder
public static Function.SinkSpec.Builder newBuilder(Function.SinkSpec prototype)
-
toBuilder
public Function.SinkSpec.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Function.SinkSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Function.SinkSpec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Function.SinkSpec> parser()
-
getParserForType
public com.google.protobuf.Parser<Function.SinkSpec> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Function.SinkSpec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-