Пример #1
0
 @Override
 public void deleteCachedRegionLocation(HRegionLocation location) {
   wrappedConnection.deleteCachedRegionLocation(location);
 }