@FunctionalInterface public static interface EventDispatcher.InconsistentSchemaHandler<T extends DataCollectionId>
| Modifier and Type | Method and Description |
|---|---|
Optional<DataCollectionSchema> |
handle(T dataCollectionId,
ChangeRecordEmitter changeRecordEmitter) |
Optional<DataCollectionSchema> handle(T dataCollectionId, ChangeRecordEmitter changeRecordEmitter)
empty to skip the processingCopyright © 2021 JBoss by Red Hat. All rights reserved.