public class OvhFlowggerConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
kafkaCoalesce
Number of message to always waits for a full batch to be
buffered before sending it to Kafka
canBeNull && readOnly
|
OvhFlowggerConfigurationLogFormatEnum |
logFormat
Type of format to decode
canBeNull && readOnly
|
OvhFlowggerConfigurationLogFramingEnum |
logFraming
Indicates how messages are splitted
canBeNull && readOnly
|
OvhFlowggerConfigurationTlsMethodEnum |
tlsMethod
TLS version
canBeNull && readOnly
|
OvhFlowggerConfigurationTypeEnum |
type
Input type
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhFlowggerConfiguration() |
public Long kafkaCoalesce
public OvhFlowggerConfigurationLogFramingEnum logFraming
public OvhFlowggerConfigurationLogFormatEnum logFormat
public OvhFlowggerConfigurationTlsMethodEnum tlsMethod
public OvhFlowggerConfigurationTypeEnum type
Copyright © 2018. All rights reserved.