#include <Info.h>
Inheritance diagram for HashIndexInitInfo:
Public Member Functions | |
HashIndexInitInfo () | |
Data Fields | |
int | bucketSize |
bucket size |
Encapsulates the information or definition of hash index.
Definition at line 164 of file Info.h.
HashIndexInitInfo::HashIndexInitInfo | ( | ) | [inline] |
bucket size
Definition at line 167 of file Info.h.
Referenced by DatabaseManagerImpl::createIndex(), HashIndexInitInfo(), and CacheTableLoader::load().