Package-level declarations
Types
Specifies the type of identifier used to select a core event. This enum defines the possible types of selectors for the core events.
Specifies the type of identifier used to select a custom event. This enum defines the possible types of selectors for custom events.
The base interface for enums specifying selector event types.
Specifies the type of identifier used to select an inbox event. Inbox events can be targeted based on different levels of granularity within the inbox structure. This enum defines the possible types of selectors for these events.
Specifies the type of identifier used to select a KVDB event. KVDB events can be targeted based on different levels of granularity within the KVDB structure. This enum defines the possible types of selectors for these events.
Specifies the type of identifier used to select a store event. Store events can be targeted based on different levels of granularity within the store structure. This enum defines the possible types of selectors for these events.
Specifies the type of identifier used to select a thread event. Thread events can be targeted based on different levels of granularity within the thread structure. This enum defines the possible types of selectors for these events.