286287288289290291292293294295296
throw new HBaseSnapshotException("Failed to delete snapshot directory: " + snapshotDir); } // call coproc post hook if (cpHost != null) { cpHost.postDeleteSnapshot(snapshot); } } /**
281282283284285286287288289290291
300301302303304305306307308309310
283284285286287288289290291292293