@InterfaceAudience.Public
 @InterfaceStability.Evolving
public class BackupSet
extends Object
Backup set is a named group of HBase tables,
 which are managed together by Backup/Restore  
 framework. Instead of using list of tables in backup or restore 
 operation, one can use set's name instead.