Structure of the Notification Data
The structure of the notification data is stored and processed in a time slice.
Properties of a slice include key, timestamp, map that stores MDF, and MDF properties.
Each slice stores a small section of MDF information and a slice is sampled for each given time span.
Obtain continuous slices with the getSlice (Slice, start, end) function and have them processed by the notification strategy.