Class TableSignature

java.lang.Object
org.apache.drill.exec.store.table.function.TableSignature

public final class TableSignature extends Object
Describes table and parameters that can be used during table initialization and usage. Common parameters are those that are common for all tables (ex: schema). Specific parameters are those that are specific to the schema table belongs to.