Skip to content

Make more use of generic types wherever we're initializing concrete implementations #11

@k2bd

Description

@k2bd

E.g. instead of instantiating a WriteableHashTableBlockPage directly in HashTable I should be instantiating whatever implementation of IHashTableBlockPageWrite our table is using based on a generic. That's why these interfaces exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions