TinyBase logoTinyBase

Listener type aliases

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

SliceRowIdsListener

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

IndexIdsListener

The IndexIdsListener type describes a function that is used to listen to Index definitions being added or removed.

SliceIdsListener

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