public static interface SchemaProcessor.Cache
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
findRef(java.lang.Class<?> type) |
void |
initDefinitions(java.lang.Class<?> from) |
void |
onClass(java.lang.Class<?> type) |
void |
onSchemaCreated(java.lang.Class<?> type,
Schema schema) |
java.lang.String findRef(java.lang.Class<?> type)
void onClass(java.lang.Class<?> type)
void onSchemaCreated(java.lang.Class<?> type,
Schema schema)
void initDefinitions(java.lang.Class<?> from)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.