Listener type aliases

This is the collection of listener type aliases within the indexes module. There are only two listener type aliases, SliceRowIdsListener and SliceIdsListener.

SliceRowIdsListener

The SliceRowIdsListener type describes a function that is used to listen to changes to the Row Ids in a Slice.

SliceIdsListener

The SliceIdsListener type describes a function that is used to listen to changes to the Slice Ids in an Index.