Uses of Class
org.apache.hadoop.hbase.backup.impl.ColumnFamilyMismatchException
-
Uses of ColumnFamilyMismatchException in org.apache.hadoop.hbase.backup.impl
Modifier and TypeMethodDescriptionColumnFamilyMismatchException.ColumnFamilyMismatchExceptionBuilder.build()
Modifier and TypeMethodDescriptionvoid
IncrementalTableBackupClient.execute()
private void
IncrementalTableBackupClient.verifyCfCompatibility
(Set<TableName> tables, Map<TableName, String> tablesToFullBackupId) Verifies that the current table descriptor CFs matches the descriptor CFs of the last full backup for the tables.