JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
io.confluent.kafka.schemaregistry.annotations
Annotation Interface SchemaReference
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
SchemaReference
Specifies a schema reference.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
String
subject
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
version
Element Details
name
String
name
subject
String
subject
version
int
version
Default:
-1