public override void Execute(Apache.Cassandra.Cassandra.Client cassandraClient)
 {
     Partitioner = cassandraClient.describe_partitioner();
 }