Class Function.FunctionDetails
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.apache.pulsar.functions.proto.Function.FunctionDetails
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,Function.FunctionDetailsOrBuilder
- Enclosing class:
- Function
public static final class Function.FunctionDetails extends com.google.protobuf.GeneratedMessageV3 implements Function.FunctionDetailsOrBuilder
Protobuf typeproto.FunctionDetails- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFunction.FunctionDetails.BuilderProtobuf typeproto.FunctionDetailsstatic classFunction.FunctionDetails.ComponentTypeProtobuf enumproto.FunctionDetails.ComponentTypestatic classFunction.FunctionDetails.RuntimeProtobuf enumproto.FunctionDetails.Runtime-
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 intAUTOACK_FIELD_NUMBERstatic intBUILTIN_FIELD_NUMBERstatic intCLASSNAME_FIELD_NUMBERstatic intCOMPONENTTYPE_FIELD_NUMBERstatic intCUSTOMRUNTIMEOPTIONS_FIELD_NUMBERstatic intLOGTOPIC_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNAMESPACE_FIELD_NUMBERstatic intPACKAGEURL_FIELD_NUMBERstatic intPARALLELISM_FIELD_NUMBERstatic intPROCESSINGGUARANTEES_FIELD_NUMBERstatic intRESOURCES_FIELD_NUMBERstatic intRETAINKEYORDERING_FIELD_NUMBERstatic intRETAINORDERING_FIELD_NUMBERstatic intRETRYDETAILS_FIELD_NUMBERstatic intRUNTIME_FIELD_NUMBERstatic intRUNTIMEFLAGS_FIELD_NUMBERstatic intSECRETSMAP_FIELD_NUMBERstatic intSINK_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intSUBSCRIPTIONPOSITION_FIELD_NUMBERstatic intTENANT_FIELD_NUMBERstatic intUSERCONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)booleangetAutoAck()bool autoAck = 9;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 = 4;com.google.protobuf.ByteStringgetClassNameBytes()string className = 4;Function.FunctionDetails.ComponentTypegetComponentType().proto.FunctionDetails.ComponentType componentType = 18;intgetComponentTypeValue().proto.FunctionDetails.ComponentType componentType = 18;java.lang.StringgetCustomRuntimeOptions()string customRuntimeOptions = 19;com.google.protobuf.ByteStringgetCustomRuntimeOptionsBytes()string customRuntimeOptions = 19;static Function.FunctionDetailsgetDefaultInstance()Function.FunctionDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetLogTopic()string logTopic = 5;com.google.protobuf.ByteStringgetLogTopicBytes()string logTopic = 5;java.lang.StringgetName()string name = 3;com.google.protobuf.ByteStringgetNameBytes()string name = 3;java.lang.StringgetNamespace()string namespace = 2;com.google.protobuf.ByteStringgetNamespaceBytes()string namespace = 2;java.lang.StringgetPackageUrl()present only if function submitted with package-urlcom.google.protobuf.ByteStringgetPackageUrlBytes()present only if function submitted with package-urlintgetParallelism()int32 parallelism = 10;com.google.protobuf.Parser<Function.FunctionDetails>getParserForType()Function.ProcessingGuaranteesgetProcessingGuarantees().proto.ProcessingGuarantees processingGuarantees = 6;intgetProcessingGuaranteesValue().proto.ProcessingGuarantees processingGuarantees = 6;Function.ResourcesgetResources().proto.Resources resources = 13;Function.ResourcesOrBuildergetResourcesOrBuilder().proto.Resources resources = 13;booleangetRetainKeyOrdering()bool retainKeyOrdering = 22;booleangetRetainOrdering()bool retainOrdering = 21;Function.RetryDetailsgetRetryDetails().proto.RetryDetails retryDetails = 15;Function.RetryDetailsOrBuildergetRetryDetailsOrBuilder().proto.RetryDetails retryDetails = 15;Function.FunctionDetails.RuntimegetRuntime().proto.FunctionDetails.Runtime runtime = 8;java.lang.StringgetRuntimeFlags()string runtimeFlags = 17;com.google.protobuf.ByteStringgetRuntimeFlagsBytes()string runtimeFlags = 17;intgetRuntimeValue().proto.FunctionDetails.Runtime runtime = 8;java.lang.StringgetSecretsMap()string secretsMap = 16;com.google.protobuf.ByteStringgetSecretsMapBytes()string secretsMap = 16;intgetSerializedSize()Function.SinkSpecgetSink().proto.SinkSpec sink = 12;Function.SinkSpecOrBuildergetSinkOrBuilder().proto.SinkSpec sink = 12;Function.SourceSpecgetSource().proto.SourceSpec source = 11;Function.SourceSpecOrBuildergetSourceOrBuilder().proto.SourceSpec source = 11;Function.SubscriptionPositiongetSubscriptionPosition().proto.SubscriptionPosition subscriptionPosition = 23;intgetSubscriptionPositionValue().proto.SubscriptionPosition subscriptionPosition = 23;java.lang.StringgetTenant()string tenant = 1;com.google.protobuf.ByteStringgetTenantBytes()string tenant = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetUserConfig()string userConfig = 7;com.google.protobuf.ByteStringgetUserConfigBytes()string userConfig = 7;inthashCode()booleanhasResources().proto.Resources resources = 13;booleanhasRetryDetails().proto.RetryDetails retryDetails = 15;booleanhasSink().proto.SinkSpec sink = 12;booleanhasSource().proto.SourceSpec source = 11;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Function.FunctionDetails.BuildernewBuilder()static Function.FunctionDetails.BuildernewBuilder(Function.FunctionDetails prototype)Function.FunctionDetails.BuildernewBuilderForType()protected Function.FunctionDetails.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Function.FunctionDetailsparseDelimitedFrom(java.io.InputStream input)static Function.FunctionDetailsparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionDetailsparseFrom(byte[] data)static Function.FunctionDetailsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionDetailsparseFrom(com.google.protobuf.ByteString data)static Function.FunctionDetailsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionDetailsparseFrom(com.google.protobuf.CodedInputStream input)static Function.FunctionDetailsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionDetailsparseFrom(java.io.InputStream input)static Function.FunctionDetailsparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionDetailsparseFrom(java.nio.ByteBuffer data)static Function.FunctionDetailsparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Function.FunctionDetails>parser()Function.FunctionDetails.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, internalGetMapField, 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
-
TENANT_FIELD_NUMBER
public static final int TENANT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLASSNAME_FIELD_NUMBER
public static final int CLASSNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOGTOPIC_FIELD_NUMBER
public static final int LOGTOPIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROCESSINGGUARANTEES_FIELD_NUMBER
public static final int PROCESSINGGUARANTEES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USERCONFIG_FIELD_NUMBER
public static final int USERCONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECRETSMAP_FIELD_NUMBER
public static final int SECRETSMAP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RUNTIME_FIELD_NUMBER
public static final int RUNTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTOACK_FIELD_NUMBER
public static final int AUTOACK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARALLELISM_FIELD_NUMBER
public static final int PARALLELISM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SINK_FIELD_NUMBER
public static final int SINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESOURCES_FIELD_NUMBER
public static final int RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PACKAGEURL_FIELD_NUMBER
public static final int PACKAGEURL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETRYDETAILS_FIELD_NUMBER
public static final int RETRYDETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RUNTIMEFLAGS_FIELD_NUMBER
public static final int RUNTIMEFLAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPONENTTYPE_FIELD_NUMBER
public static final int COMPONENTTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOMRUNTIMEOPTIONS_FIELD_NUMBER
public static final int CUSTOMRUNTIMEOPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUILTIN_FIELD_NUMBER
public static final int BUILTIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETAINORDERING_FIELD_NUMBER
public static final int RETAINORDERING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETAINKEYORDERING_FIELD_NUMBER
public static final int RETAINKEYORDERING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBSCRIPTIONPOSITION_FIELD_NUMBER
public static final int SUBSCRIPTIONPOSITION_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getTenant
public java.lang.String getTenant()
string tenant = 1;- Specified by:
getTenantin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The tenant.
-
getTenantBytes
public com.google.protobuf.ByteString getTenantBytes()
string tenant = 1;- Specified by:
getTenantBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for tenant.
-
getNamespace
public java.lang.String getNamespace()
string namespace = 2;- Specified by:
getNamespacein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 2;- Specified by:
getNamespaceBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for namespace.
-
getName
public java.lang.String getName()
string name = 3;- Specified by:
getNamein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 3;- Specified by:
getNameBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for name.
-
getClassName
public java.lang.String getClassName()
string className = 4;- Specified by:
getClassNamein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The className.
-
getClassNameBytes
public com.google.protobuf.ByteString getClassNameBytes()
string className = 4;- Specified by:
getClassNameBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for className.
-
getLogTopic
public java.lang.String getLogTopic()
string logTopic = 5;- Specified by:
getLogTopicin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The logTopic.
-
getLogTopicBytes
public com.google.protobuf.ByteString getLogTopicBytes()
string logTopic = 5;- Specified by:
getLogTopicBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for logTopic.
-
getProcessingGuaranteesValue
public int getProcessingGuaranteesValue()
.proto.ProcessingGuarantees processingGuarantees = 6;- Specified by:
getProcessingGuaranteesValuein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The enum numeric value on the wire for processingGuarantees.
-
getProcessingGuarantees
public Function.ProcessingGuarantees getProcessingGuarantees()
.proto.ProcessingGuarantees processingGuarantees = 6;- Specified by:
getProcessingGuaranteesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The processingGuarantees.
-
getUserConfig
public java.lang.String getUserConfig()
string userConfig = 7;- Specified by:
getUserConfigin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The userConfig.
-
getUserConfigBytes
public com.google.protobuf.ByteString getUserConfigBytes()
string userConfig = 7;- Specified by:
getUserConfigBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for userConfig.
-
getSecretsMap
public java.lang.String getSecretsMap()
string secretsMap = 16;- Specified by:
getSecretsMapin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The secretsMap.
-
getSecretsMapBytes
public com.google.protobuf.ByteString getSecretsMapBytes()
string secretsMap = 16;- Specified by:
getSecretsMapBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for secretsMap.
-
getRuntimeValue
public int getRuntimeValue()
.proto.FunctionDetails.Runtime runtime = 8;- Specified by:
getRuntimeValuein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The enum numeric value on the wire for runtime.
-
getRuntime
public Function.FunctionDetails.Runtime getRuntime()
.proto.FunctionDetails.Runtime runtime = 8;- Specified by:
getRuntimein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The runtime.
-
getAutoAck
public boolean getAutoAck()
bool autoAck = 9;- Specified by:
getAutoAckin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The autoAck.
-
getParallelism
public int getParallelism()
int32 parallelism = 10;- Specified by:
getParallelismin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The parallelism.
-
hasSource
public boolean hasSource()
.proto.SourceSpec source = 11;- Specified by:
hasSourcein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public Function.SourceSpec getSource()
.proto.SourceSpec source = 11;- Specified by:
getSourcein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The source.
-
getSourceOrBuilder
public Function.SourceSpecOrBuilder getSourceOrBuilder()
.proto.SourceSpec source = 11;- Specified by:
getSourceOrBuilderin interfaceFunction.FunctionDetailsOrBuilder
-
hasSink
public boolean hasSink()
.proto.SinkSpec sink = 12;- Specified by:
hasSinkin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- Whether the sink field is set.
-
getSink
public Function.SinkSpec getSink()
.proto.SinkSpec sink = 12;- Specified by:
getSinkin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The sink.
-
getSinkOrBuilder
public Function.SinkSpecOrBuilder getSinkOrBuilder()
.proto.SinkSpec sink = 12;- Specified by:
getSinkOrBuilderin interfaceFunction.FunctionDetailsOrBuilder
-
hasResources
public boolean hasResources()
.proto.Resources resources = 13;- Specified by:
hasResourcesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- Whether the resources field is set.
-
getResources
public Function.Resources getResources()
.proto.Resources resources = 13;- Specified by:
getResourcesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The resources.
-
getResourcesOrBuilder
public Function.ResourcesOrBuilder getResourcesOrBuilder()
.proto.Resources resources = 13;- Specified by:
getResourcesOrBuilderin interfaceFunction.FunctionDetailsOrBuilder
-
getPackageUrl
public java.lang.String getPackageUrl()
present only if function submitted with package-url
string packageUrl = 14;- Specified by:
getPackageUrlin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The packageUrl.
-
getPackageUrlBytes
public com.google.protobuf.ByteString getPackageUrlBytes()
present only if function submitted with package-url
string packageUrl = 14;- Specified by:
getPackageUrlBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for packageUrl.
-
hasRetryDetails
public boolean hasRetryDetails()
.proto.RetryDetails retryDetails = 15;- Specified by:
hasRetryDetailsin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- Whether the retryDetails field is set.
-
getRetryDetails
public Function.RetryDetails getRetryDetails()
.proto.RetryDetails retryDetails = 15;- Specified by:
getRetryDetailsin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The retryDetails.
-
getRetryDetailsOrBuilder
public Function.RetryDetailsOrBuilder getRetryDetailsOrBuilder()
.proto.RetryDetails retryDetails = 15;- Specified by:
getRetryDetailsOrBuilderin interfaceFunction.FunctionDetailsOrBuilder
-
getRuntimeFlags
public java.lang.String getRuntimeFlags()
string runtimeFlags = 17;- Specified by:
getRuntimeFlagsin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The runtimeFlags.
-
getRuntimeFlagsBytes
public com.google.protobuf.ByteString getRuntimeFlagsBytes()
string runtimeFlags = 17;- Specified by:
getRuntimeFlagsBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for runtimeFlags.
-
getComponentTypeValue
public int getComponentTypeValue()
.proto.FunctionDetails.ComponentType componentType = 18;- Specified by:
getComponentTypeValuein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The enum numeric value on the wire for componentType.
-
getComponentType
public Function.FunctionDetails.ComponentType getComponentType()
.proto.FunctionDetails.ComponentType componentType = 18;- Specified by:
getComponentTypein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The componentType.
-
getCustomRuntimeOptions
public java.lang.String getCustomRuntimeOptions()
string customRuntimeOptions = 19;- Specified by:
getCustomRuntimeOptionsin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The customRuntimeOptions.
-
getCustomRuntimeOptionsBytes
public com.google.protobuf.ByteString getCustomRuntimeOptionsBytes()
string customRuntimeOptions = 19;- Specified by:
getCustomRuntimeOptionsBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for customRuntimeOptions.
-
getBuiltin
public java.lang.String getBuiltin()
If specified, this will refer to an archive that is already present in the server
string builtin = 20;- Specified by:
getBuiltinin interfaceFunction.FunctionDetailsOrBuilder- 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 = 20;- Specified by:
getBuiltinBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for builtin.
-
getRetainOrdering
public boolean getRetainOrdering()
bool retainOrdering = 21;- Specified by:
getRetainOrderingin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The retainOrdering.
-
getRetainKeyOrdering
public boolean getRetainKeyOrdering()
bool retainKeyOrdering = 22;- Specified by:
getRetainKeyOrderingin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The retainKeyOrdering.
-
getSubscriptionPositionValue
public int getSubscriptionPositionValue()
.proto.SubscriptionPosition subscriptionPosition = 23;- Specified by:
getSubscriptionPositionValuein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The enum numeric value on the wire for subscriptionPosition.
-
getSubscriptionPosition
public Function.SubscriptionPosition getSubscriptionPosition()
.proto.SubscriptionPosition subscriptionPosition = 23;- Specified by:
getSubscriptionPositionin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The subscriptionPosition.
-
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.FunctionDetails parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionDetails parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionDetails 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.FunctionDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionDetails parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Function.FunctionDetails parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Function.FunctionDetails parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Function.FunctionDetails parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Function.FunctionDetails parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Function.FunctionDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Function.FunctionDetails.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Function.FunctionDetails.Builder newBuilder()
-
newBuilder
public static Function.FunctionDetails.Builder newBuilder(Function.FunctionDetails prototype)
-
toBuilder
public Function.FunctionDetails.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Function.FunctionDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Function.FunctionDetails getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Function.FunctionDetails> parser()
-
getParserForType
public com.google.protobuf.Parser<Function.FunctionDetails> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Function.FunctionDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-