public string system_update_column_family(Apache.Cassandra.CfDef cf_def) { return(_client.system_update_column_family(cf_def)); }