/** {@inheritDoc} */
 @Override
 public void initFromConf(KeyValueStoreConfiguration conf) throws IOException {
   mStore.initFromConf(conf);
 }