Class ExtendedSchema
java.lang.Object
io.confluent.kafka.schemaregistry.client.rest.entities.Schema
io.confluent.kafka.schemaregistry.client.rest.entities.ExtendedSchema
- All Implemented Interfaces:
Comparable<Schema>
-
Field Summary
FieldsFields inherited from class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
ID_DESC, ID_EXAMPLE, METADATA_DESC, REFERENCES_DESC, RULESET_DESC, SCHEMA_DESC, SCHEMA_EXAMPLE, SCHEMA_TAGS_DESC, SUBJECT_DESC, SUBJECT_EXAMPLE, TYPE_DESC, TYPE_EXAMPLE, VERSION_DESC, VERSION_EXAMPLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.kafka.schemaregistry.client.rest.entities.Schema
compareTo, copy, getDeleted, getGuid, getId, getMetadata, getReferences, getRuleSet, getSchema, getSchemaTags, getSchemaType, getSubject, getTimestamp, getVersion, setDeleted, setGuid, setId, setMetadata, setReferences, setRuleSet, setSchema, setSchemaTags, setSchemaType, setSubject, setTimestamp, setVersion, toHashKey, updateHash, updateHash
-
Field Details
-
ALIASES_DESC
- See Also:
-
-
Constructor Details
-
ExtendedSchema
-
ExtendedSchema
-
-
Method Details