public final class ExtendedAvroNamesRefResolver extends ExtendedNames
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ExtendedAvroNamesRefResolver(SchemaResolver sResolver) |
ExtendedAvroNamesRefResolver(SchemaResolver sClient,
String nameSpace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId(org.apache.avro.Schema schema) |
org.apache.avro.Schema |
resolveSchema(String id) |
String |
toString() |
get, getclear, containsValue, entrySet, forEach, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCodefinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic ExtendedAvroNamesRefResolver(SchemaResolver sResolver)
public ExtendedAvroNamesRefResolver(SchemaResolver sClient, String nameSpace)
public String getId(org.apache.avro.Schema schema)
getId in class org.apache.avro.Schema.Namespublic org.apache.avro.Schema resolveSchema(String id)
resolveSchema in class org.apache.avro.Schema.Namespublic String toString()
toString in class AbstractMap<org.apache.avro.Schema.Name,org.apache.avro.Schema>Copyright © 2020 SPF4J. All rights reserved.