JavaScript is disabled on your browser.
Skip navigation links
Debezium Schema Generator 2.6.0.Alpha2
Overview
Package
Class
Use
Tree
Index
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.debezium.schemagenerator.schema
Interface SchemaDescriptor
public interface
SchemaDescriptor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
String
getId
()
String
getName
()
String
getVersion
()
Method Details
getId
String
getId
()
getName
String
getName
()
getVersion
String
getVersion
()
getDescription
String
getDescription
()