public class QualifiedSubjectNamingStrategy extends Object implements SubjectNamingStrategy
| Constructor and Description |
|---|
QualifiedSubjectNamingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
toSubject(org.apache.avro.Schema schema)
Takes the Avro schema on input and returns the generated subject under which the
schema should be registered.
|
public String toSubject(org.apache.avro.Schema schema)
SubjectNamingStrategytoSubject in interface SubjectNamingStrategyschema - schema to registerCopyright © 2019 Pivotal Software, Inc.. All rights reserved.