JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.confluent.kafka.schemaregistry.protobuf.diff
Interface Context.Resolver<T>
Enclosing class:
Context
public static interface
Context.Resolver<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
resolve
(
String
name, boolean isOriginal)
Method Details
resolve
T
resolve
(
String
name, boolean isOriginal)