missInMemory property

int missInMemory
getter/setter pair

Count of miss in memory, but hit file

Implementation

int missInMemory = 0;