@Override
 public void expireSchemaElement(long schemaId) {
   cache.expireSchemaElement(schemaId);
 }