public interface ValidationTableDescription extends Serializable
Modifier and Type | Method and Description |
---|---|
Database |
getDatabase()
Gets the database the table was retrieved from.
|
Properties[] |
getImportDetails()
Gets the import details for the table.
|
FullTableLocationKey |
getLocation()
Gets the table location description for the table.
|
Table |
getPartitionTable()
Gets the table to test.
|
Database getDatabase()
UnsupportedOperationException
- if the method is called in a testing environment which does not use a full database.Table getPartitionTable()
FullTableLocationKey getLocation()
Properties[] getImportDetails()