abstract fun createHashTable(deleteIfHashTableExists: Boolean): Unit
creates the hash file or sql table. deleteIfDupeExists determines if the hash file/table is deleted/dropped before creation.