Searched refs:restoreFromCustomBackupTable (Results 1 – 2 of 2) sorted by relevance
56 public void restoreFromCustomBackupTable(String tableName, boolean dropAfterUse) { in restoreFromCustomBackupTable() method in GridBackupTable
62 backupTable.restoreFromCustomBackupTable(HYBRID_HOTSEAT_BACKUP_TABLE, true); in restoreBackup()