Uses of Class
org.apache.pulsar.functions.proto.Function.FunctionDetails.Builder
-
Uses of Function.FunctionDetails.Builder in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return Function.FunctionDetails.BuilderModifier and TypeMethodDescriptionFunction.FunctionDetails.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Function.FunctionDetails.Builder.clear()Function.FunctionDetails.Builder.clearAutoAck()Deprecated.proto.FunctionDetails.autoAck is deprecated.Function.FunctionDetails.Builder.clearBuiltin()If specified, this will refer to an archive that is already present in the serverFunction.FunctionDetails.Builder.clearClassName()string className = 4;Function.FunctionDetails.Builder.clearComponentType().proto.FunctionDetails.ComponentType componentType = 18;Function.FunctionDetails.Builder.clearCustomRuntimeOptions()string customRuntimeOptions = 19;Function.FunctionDetails.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Function.FunctionDetails.Builder.clearLogTopic()string logTopic = 5;Function.FunctionDetails.Builder.clearName()string name = 3;Function.FunctionDetails.Builder.clearNamespace()string namespace = 2;Function.FunctionDetails.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Function.FunctionDetails.Builder.clearPackageUrl()present only if function submitted with package-urlFunction.FunctionDetails.Builder.clearParallelism()int32 parallelism = 10;Function.FunctionDetails.Builder.clearProcessingGuarantees().proto.ProcessingGuarantees processingGuarantees = 6;Function.FunctionDetails.Builder.clearResources().proto.Resources resources = 13;Function.FunctionDetails.Builder.clearRetainKeyOrdering()bool retainKeyOrdering = 22;Function.FunctionDetails.Builder.clearRetainOrdering()bool retainOrdering = 21;Function.FunctionDetails.Builder.clearRetryDetails().proto.RetryDetails retryDetails = 15;Function.FunctionDetails.Builder.clearRuntime().proto.FunctionDetails.Runtime runtime = 8;Function.FunctionDetails.Builder.clearRuntimeFlags()string runtimeFlags = 17;Function.FunctionDetails.Builder.clearSecretsMap()string secretsMap = 16;Function.FunctionDetails.Builder.clearSink().proto.SinkSpec sink = 12;Function.FunctionDetails.Builder.clearSource().proto.SourceSpec source = 11;Function.FunctionDetails.Builder.clearSubscriptionPosition().proto.SubscriptionPosition subscriptionPosition = 23;Function.FunctionDetails.Builder.clearTenant()string tenant = 1;Function.FunctionDetails.Builder.clearUserConfig()string userConfig = 7;Function.FunctionDetails.Builder.clone()Function.FunctionMetaData.Builder.getFunctionDetailsBuilder().proto.FunctionDetails functionDetails = 1;Function.FunctionDetails.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Function.FunctionDetails.Builder.mergeFrom(com.google.protobuf.Message other) Function.FunctionDetails.Builder.mergeFrom(Function.FunctionDetails other) Function.FunctionDetails.Builder.mergeResources(Function.Resources value) .proto.Resources resources = 13;Function.FunctionDetails.Builder.mergeRetryDetails(Function.RetryDetails value) .proto.RetryDetails retryDetails = 15;Function.FunctionDetails.Builder.mergeSink(Function.SinkSpec value) .proto.SinkSpec sink = 12;Function.FunctionDetails.Builder.mergeSource(Function.SourceSpec value) .proto.SourceSpec source = 11;Function.FunctionDetails.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Function.FunctionDetails.newBuilder()Function.FunctionDetails.newBuilder(Function.FunctionDetails prototype) Function.FunctionDetails.newBuilderForType()protected Function.FunctionDetails.BuilderFunction.FunctionDetails.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Function.FunctionDetails.Builder.setAutoAck(boolean value) Deprecated.proto.FunctionDetails.autoAck is deprecated.Function.FunctionDetails.Builder.setBuiltin(String value) If specified, this will refer to an archive that is already present in the serverFunction.FunctionDetails.Builder.setBuiltinBytes(com.google.protobuf.ByteString value) If specified, this will refer to an archive that is already present in the serverFunction.FunctionDetails.Builder.setClassName(String value) string className = 4;Function.FunctionDetails.Builder.setClassNameBytes(com.google.protobuf.ByteString value) string className = 4;Function.FunctionDetails.Builder.setComponentType(Function.FunctionDetails.ComponentType value) .proto.FunctionDetails.ComponentType componentType = 18;Function.FunctionDetails.Builder.setComponentTypeValue(int value) .proto.FunctionDetails.ComponentType componentType = 18;Function.FunctionDetails.Builder.setCustomRuntimeOptions(String value) string customRuntimeOptions = 19;Function.FunctionDetails.Builder.setCustomRuntimeOptionsBytes(com.google.protobuf.ByteString value) string customRuntimeOptions = 19;Function.FunctionDetails.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Function.FunctionDetails.Builder.setLogTopic(String value) string logTopic = 5;Function.FunctionDetails.Builder.setLogTopicBytes(com.google.protobuf.ByteString value) string logTopic = 5;string name = 3;Function.FunctionDetails.Builder.setNameBytes(com.google.protobuf.ByteString value) string name = 3;Function.FunctionDetails.Builder.setNamespace(String value) string namespace = 2;Function.FunctionDetails.Builder.setNamespaceBytes(com.google.protobuf.ByteString value) string namespace = 2;Function.FunctionDetails.Builder.setPackageUrl(String value) present only if function submitted with package-urlFunction.FunctionDetails.Builder.setPackageUrlBytes(com.google.protobuf.ByteString value) present only if function submitted with package-urlFunction.FunctionDetails.Builder.setParallelism(int value) int32 parallelism = 10;Function.FunctionDetails.Builder.setProcessingGuarantees(Function.ProcessingGuarantees value) .proto.ProcessingGuarantees processingGuarantees = 6;Function.FunctionDetails.Builder.setProcessingGuaranteesValue(int value) .proto.ProcessingGuarantees processingGuarantees = 6;Function.FunctionDetails.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Function.FunctionDetails.Builder.setResources(Function.Resources value) .proto.Resources resources = 13;Function.FunctionDetails.Builder.setResources(Function.Resources.Builder builderForValue) .proto.Resources resources = 13;Function.FunctionDetails.Builder.setRetainKeyOrdering(boolean value) bool retainKeyOrdering = 22;Function.FunctionDetails.Builder.setRetainOrdering(boolean value) bool retainOrdering = 21;Function.FunctionDetails.Builder.setRetryDetails(Function.RetryDetails value) .proto.RetryDetails retryDetails = 15;Function.FunctionDetails.Builder.setRetryDetails(Function.RetryDetails.Builder builderForValue) .proto.RetryDetails retryDetails = 15;Function.FunctionDetails.Builder.setRuntime(Function.FunctionDetails.Runtime value) .proto.FunctionDetails.Runtime runtime = 8;Function.FunctionDetails.Builder.setRuntimeFlags(String value) string runtimeFlags = 17;Function.FunctionDetails.Builder.setRuntimeFlagsBytes(com.google.protobuf.ByteString value) string runtimeFlags = 17;Function.FunctionDetails.Builder.setRuntimeValue(int value) .proto.FunctionDetails.Runtime runtime = 8;Function.FunctionDetails.Builder.setSecretsMap(String value) string secretsMap = 16;Function.FunctionDetails.Builder.setSecretsMapBytes(com.google.protobuf.ByteString value) string secretsMap = 16;Function.FunctionDetails.Builder.setSink(Function.SinkSpec value) .proto.SinkSpec sink = 12;Function.FunctionDetails.Builder.setSink(Function.SinkSpec.Builder builderForValue) .proto.SinkSpec sink = 12;Function.FunctionDetails.Builder.setSource(Function.SourceSpec value) .proto.SourceSpec source = 11;Function.FunctionDetails.Builder.setSource(Function.SourceSpec.Builder builderForValue) .proto.SourceSpec source = 11;Function.FunctionDetails.Builder.setSubscriptionPosition(Function.SubscriptionPosition value) .proto.SubscriptionPosition subscriptionPosition = 23;Function.FunctionDetails.Builder.setSubscriptionPositionValue(int value) .proto.SubscriptionPosition subscriptionPosition = 23;string tenant = 1;Function.FunctionDetails.Builder.setTenantBytes(com.google.protobuf.ByteString value) string tenant = 1;Function.FunctionDetails.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Function.FunctionDetails.Builder.setUserConfig(String value) string userConfig = 7;Function.FunctionDetails.Builder.setUserConfigBytes(com.google.protobuf.ByteString value) string userConfig = 7;Function.FunctionDetails.toBuilder()Methods in org.apache.pulsar.functions.proto with parameters of type Function.FunctionDetails.BuilderModifier and TypeMethodDescriptionFunction.FunctionMetaData.Builder.setFunctionDetails(Function.FunctionDetails.Builder builderForValue) .proto.FunctionDetails functionDetails = 1;