[default@AdhData] set AdhData[ascii('ed')][ascii('guy')]=ascii('capriolo');
Value inserted.
[default@AdhData] get AdhData[ascii('ed');
Syntax error at position 23: missing ']' at ';'
[default@AdhData] get AdhData[ascii('ed')];
=> (column=677579, value=capriolo, timestamp=1318531945168000)
=> (column=6e616d65, value=677579, timestamp=1313433808139000)
Returned 2 results.
default@unknown] describe keyspace AdhData;
WARNING: Could not connect to the JMX on scdbe43:7199, information won't be shown.
Keyspace: AdhData:
Replication Strategy: org.apache.cassandra.locator.SimpleStrategy
Durable Writes: true
Options: [replication_factor:3]
Column Families:
ColumnFamily: AdhData
Key Validation Class: org.apache.cassandra.db.marshal.BytesType
Default column value validator: org.apache.cassandra.db.marshal.BytesType
Columns sorted by: org.apache.cassandra.db.marshal.BytesType
Row cache size / save period in seconds: 0.0/0
Key cache size / save period in seconds: 200000.0/14400
Memtable thresholds: 0.2109375/1440/45 (millions of ops/minutes/MB)
GC grace seconds: 864000
Compaction min/max thresholds: 4/32
Read repair chance: 1.0
Replicate on write: false