| Interface | Description |
|---|---|
| MetadataChangePublisher |
Interface for publishing metadata changes, so interested external systems can be notified of the change.
|
| Class | Description |
|---|---|
| KafkaMetadataChangePublisher |
A
MetadataChangePublisher that publishes metadata changes to an Apache Kafka topic determined by the
configuration parameter metadata.updates.kafka.topic. |
| NoOpMetadataChangePublisher |
A no-op
MetadataChangePublisher for use when publishing is disabled. |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.