Class KafkaDestinationA data flow destination for MongoDb.InheritanceobjectLoggableTaskDataFlowComponentDataFlowDestination<ExpandoObject>DataFlowBatchDestination<ExpandoObject>KafkaDestination<ExpandoObject>KafkaDestinationImplementsIDataFlowBatchDestination<ExpandoObject>IDataFlowDestination<ExpandoObject>IDataFlowBatchDestinationIDataFlowDestinationIDataFlowComponentILoggableTaskInherited MembersKafkaDestination<ExpandoObject>.ProducerConfigKafkaDestination<ExpandoObject>.TopicNameKafkaDestination<ExpandoObject>.DeliveryHandlerKafkaDestination<ExpandoObject>.BuilderContextKafkaDestination<ExpandoObject>.ProducerContextKafkaDestination<ExpandoObject>.UseTransactionKafkaDestination<ExpandoObject>.InitTransactionTimeoutKafkaDestination<ExpandoObject>.CheckParameter()KafkaDestination<ExpandoObject>.PrepareWrite()KafkaDestination<ExpandoObject>.BulkInsertData(ExpandoObject[])KafkaDestination<ExpandoObject>.CleanUpOnSuccess()KafkaDestination<ExpandoObject>.CleanUpOnFaulted(Exception)KafkaDestination<ExpandoObject>.FinishWrite()DataFlowBatchDestination<ExpandoObject>.BeforeBatchWriteDataFlowBatchDestination<ExpandoObject>.AfterBatchWriteDataFlowBatchDestination<ExpandoObject>.BatchSizeDataFlowBatchDestination<ExpandoObject>.UseBufferBlockDataFlowBatchDestination<ExpandoObject>.InitComponent()DataFlowBatchDestination<ExpandoObject>.WriteBatch(ExpandoObject[])DataFlowDestination<ExpandoObject>.TargetBlockDataFlowDestination<ExpandoObject>.TargetActionDataFlowDestination<ExpandoObject>.BufferDataFlowDestination<ExpandoObject>.BufferTargetActionDataFlowDestination<ExpandoObject>.InternalBatchSizeDataFlowDestination<ExpandoObject>.DEFAULT_BATCH_SIZEDataFlowComponent.MaxBufferSizeDataFlowComponent.PredecessorsDataFlowComponent.SuccessorsDataFlowComponent.CompletionDataFlowComponent.BufferCancellationSourceDataFlowComponent.BufferCancellationTokenDataFlowComponent.WasComponentInitializedDataFlowComponent.IsReadyForProcessingDataFlowComponent.SetParentComponent(DataFlowComponent)DataFlowComponent.LinkErrorTo(IDataFlowDestination<ETLBoxError>)DataFlowComponent.InternalLinkTo<T>(IDataFlowDestination, object, object)DataFlowComponent.AddAutomaticVoidLinkToOtherTargets(DataFlowComponent, IDataFlowDestination)DataFlowComponent.ResetComponent()DataFlowComponent.InitBufferObjects(CancellationToken?)DataFlowComponent.Reset()DataFlowComponent.PrepareParameterForCheck()DataFlowComponent.InitCheckedParameter()DataFlowComponent.OnInitializationDataFlowComponent.OnCompletionDataFlowComponent.OnExceptionDataFlowComponent.CompleteOrFaultBufferOnPredecessorCompletion(Task)DataFlowComponent.ExceptionDataFlowComponent.ErrorSourceDataFlowComponent.CancelBufferAndThrowOperationCanceledException()DataFlowComponent.InternalLinkErrorTo(IDataFlowDestination<ETLBoxError>)DataFlowComponent.ThrowOrRedirectError(Exception, string, string)DataFlowComponent.ThrowErrorAndFaultNetwork(Exception, string)DataFlowComponent.CancelComponent()DataFlowComponent.ErrorCountDataFlowComponent.ProgressCountDataFlowComponent.OnProgressDataFlowComponent.ExecutionStartTimeDataFlowComponent.ExecutionEndTimeDataFlowComponent.TagDataFlowComponent.LoggingStartOnce()DataFlowComponent.LoggingFinishOnce()DataFlowComponent.LogProgressBatch_AfterThrowOrRedirectError(int)DataFlowComponent.LogProgress_AfterThrowOrRedirectError()LoggableTask.TaskTypeLoggableTask.TaskNameLoggableTask.DisableLoggingLoggableTask.LogThresholdLoggableTask.TaskHashLoggableTask.LogInstanceLoggableTask.ParentTaskLoggableTask.LogTrace(string, params object[])LoggableTask.LogDebug(string, params object[])LoggableTask.LogInfo(string, params object[])LoggableTask.LogInfoOrDebug(string, params object[])LoggableTask.LogWarn(string, params object[])LoggableTask.LogError(string, params object[])LoggableTask.LogFatal(string, params object[])object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()Namespace: ETLBox.Apache.KafkaAssembly: ETLBox.Apache.Kafka.dllSyntax# public class KafkaDestination : KafkaDestination<ExpandoObject>, IDataFlowBatchDestination<ExpandoObject>, IDataFlowDestination<ExpandoObject>, IDataFlowBatchDestination, IDataFlowDestination, IDataFlowComponent, ILoggableTaskConstructorsKafkaDestination()#Declaration public KafkaDestination()KafkaDestination(int)#Declaration public KafkaDestination(int batchSize)ParametersTypeNameDescriptionintbatchSizeImplements#IDataFlowBatchDestination<TInput>IDataFlowDestination<TInput>IDataFlowBatchDestinationIDataFlowDestinationIDataFlowComponentILoggableTaskPrevKafkaDestination<TInput>NextKafkaSource<TOutput>.DefaultRowDeserializer