These are the methods within the Indexes
interface.
This is the collection of getter methods within the Indexes
interface. There are 7 getter methods in total.
This is the collection of listener methods within the Indexes
interface. There are only three listener methods, addSliceRowIdsListener
, addSliceIdsListener
, and delListener
.
This is the collection of configuration methods within the Indexes
interface. There are only two configuration methods, delIndexDefinition
and setIndexDefinition
.
This is the collection of iterator methods within the Indexes
interface. There are only two iterator methods, forEachIndex
and forEachSlice
.
This is the collection of lifecycle methods within the Indexes
interface. There is only one method, destroy
.
This is the collection of development methods within the Indexes
interface. There is only one method, getListenerStats
.