Fetches database schema from Cassandra.
Fetches database schema from Cassandra. Provides access to keyspace, table and column metadata.
if defined, fetches only metadata of the given keyspace
if defined, fetches only metadata of the given table
Fetches a TableDef for a particular Cassandra Table throws an exception with name options if the table is not found.