int getCacheMisses() {
   return nodeCache.getCacheMisses();
 }