@Teardown
 public void tearDown() {
   map.destroy();
   LOGGER.info(getOperationCountInformation(hazelcastInstance));
 }