Interface PolarisEvent
- All Known Implementing Classes:
AfterTableCommitedEvent,AfterTableRefreshedEvent,AfterTaskAttemptedEvent,AfterViewCommitedEvent,AfterViewRefreshedEvent,BeforeRequestRateLimitedEvent,BeforeTableCommitedEvent,BeforeTableRefreshedEvent,BeforeTaskAttemptedEvent,BeforeViewCommitedEvent,BeforeViewRefreshedEvent
public interface PolarisEvent
Represents an event emitted by Polaris. Currently there's no common data across events so this is
just a marker interface. *