JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.confluent.kafka.schemaregistry
Interface ParsedSchemaAndValue
public interface
ParsedSchemaAndValue
A parsed schema with a value.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ParsedSchema
getSchema
()
Object
getValue
()
Method Details
getSchema
ParsedSchema
getSchema
()
getValue
Object
getValue
()