| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DERIVE_TYPE_CONFIG |
"derive.type" |
public static final String |
DERIVE_TYPE_DOC |
"Whether to derive the class based on `java_outer_classname` and `java_multiple_files`." |
public static final String |
SPECIFIC_PROTOBUF_KEY_TYPE |
"specific.protobuf.key.type" |
public static final String |
SPECIFIC_PROTOBUF_KEY_TYPE_DOC |
"A class generated by Protocol buffers that the message key should be deserialized to" |
public static final String |
SPECIFIC_PROTOBUF_VALUE_TYPE |
"specific.protobuf.value.type" |
public static final String |
SPECIFIC_PROTOBUF_VALUE_TYPE_DOC |
"A class generated by Protocol buffers that the message value should be deserialized to" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REFERENCE_LOOKUP_ONLY_CONFIG |
"reference.lookup.only" |
public static final String |
REFERENCE_LOOKUP_ONLY_DOC |
"Regardless of whether auto.register.schemas or use.latest.version is true, only look up the ID for references by using the schema." |
public static final String |
REFERENCE_SUBJECT_NAME_STRATEGY_CONFIG |
"reference.subject.name.strategy" |
public static final String |
REFERENCE_SUBJECT_NAME_STRATEGY_DOC |
"Determines how to construct the subject name for referenced schemas. By default, the reference name is used as subject." |
public static final String |
SKIP_KNOWN_TYPES_CONFIG |
"skip.known.types" |
public static final String |
SKIP_KNOWN_TYPES_DOC |
"Whether to skip known types when resolving schema dependencies." |
Copyright © 2025 Confluent, Inc.. All rights reserved.