public class DoraMetaBench
extends Object
This benchmark measures the time it takes to read/write metadata from the dora worker metastore
The following parameters can be varied:
mFileCount - the number of file meta created
mUseZipf - if true depths and inodes to be read will be chosen
according to a Zipfian distribution. This means that directories
with shallow depth will be more likely to be chosen, and files with
larger ids are more likely to be chosen (i.e. those written later).
mType - the type of inode storage to use
mOperation - read or write