public interface ClasspathAvroSchemaLoader
Modifier and Type | Method and Description |
---|---|
List<org.apache.avro.Schema> |
load(List<String> packageNames)
Scans provided packages and loads schemas from classes.
|
Copyright © 2010–2025. All rights reserved.