Class EventType (2.4.0)

EventType(value)

The type of the event.

Enums

Name Description
EVENT_TYPE_UNSPECIFIED An unspecified event type.
CONFIG An event representing discovery configuration in effect.
ENTITY_CREATED An event representing a metadata entity being created.
ENTITY_UPDATED An event representing a metadata entity being updated.
ENTITY_DELETED An event representing a metadata entity being deleted.
PARTITION_CREATED An event representing a partition being created.
PARTITION_UPDATED An event representing a partition being updated.
PARTITION_DELETED An event representing a partition being deleted.
TABLE_PUBLISHED An event representing a table being published.
TABLE_UPDATED An event representing a table being updated.
TABLE_IGNORED An event representing a table being skipped in publishing.
TABLE_DELETED An event representing a table being deleted.