public class CompositeSourceCatalogListener extends java.lang.Object implements SourceCatalogListener
| Constructor and Description |
|---|
CompositeSourceCatalogListener(java.util.List<SourceCatalogListener> listeners) |
| Modifier and Type | Method and Description |
|---|---|
void |
resolvedMetaStoreSourceTable(EventTable table) |
void |
resolvedSourceLocation(java.net.URI location) |
void |
resolvedSourcePartitions(EventPartitions partitions) |
public CompositeSourceCatalogListener(java.util.List<SourceCatalogListener> listeners)
public void resolvedMetaStoreSourceTable(EventTable table)
resolvedMetaStoreSourceTable in interface SourceCatalogListenerpublic void resolvedSourcePartitions(EventPartitions partitions)
resolvedSourcePartitions in interface SourceCatalogListenerpublic void resolvedSourceLocation(java.net.URI location)
resolvedSourceLocation in interface SourceCatalogListenerCopyright © 2016–2022 Expedia Group. All rights reserved.