Details
Description
Currently IndexCatalog creates specific index access method depending on the type. We need to create an IndexAccessMethodFactory that does the work and IndexCatalog should not know any types of index access methods.
Currently IndexCatalog creates specific index access method depending on the type. We need to create an IndexAccessMethodFactory that does the work and IndexCatalog should not know any types of index access methods.