Storage engine API for indexes
There are quite a few methods in the handler
class that deal with indexes. Luckily, we do not have to implement every single one of them. Still, it is good to know what methods exist and what possibilities we have. The table below lists most of the handler
methods related to indexes:
Name |
Description |
---|---|
|
This is a purely informational method, similar to the |
|
This is, too, similar to the |