public class AvroSerializerStrategyConfig extends Object
AvroSerializer.Builder
during
instantiation of AvroSerializer
.Modifier and Type | Class and Description |
---|---|
static class |
AvroSerializerStrategyConfig.Builder
Builder for the configuration.
|
Modifier and Type | Method and Description |
---|---|
static AvroSerializerStrategyConfig.Builder |
builder()
Retrieves a builder for configuration.
|
boolean |
includeSchemasInStackTraces()
Returns the flag to include schemas in stack traces.
|
boolean |
performAvroCompatibilityCheck()
Returns the flag to perform compatibility checks.
|
public static AvroSerializerStrategyConfig.Builder builder()
public boolean performAvroCompatibilityCheck()
public boolean includeSchemasInStackTraces()
Copyright © 2010–2025. All rights reserved.