time to add first-class thrift methods for the string meta queries?
-------------------------------------------------------------------
Key: CASSANDRA-736
URL: https://issues.apache.org/jira/browse/CASSANDRA-736
Project: Cassandra
Issue Type: New Feature
Components: Tools
Reporter: Jonathan Ellis
Priority: Minor
Fix For: 0.6
I'd like to add these with a c_ (or system_? or meta_?) prefix, to make clear
that clients who just want to insert and update stuff don't need to care about
it.
currently get_string_property provides
"cluster name"
"config file" [I think we should get rid of this one]
"token map"
"version"
get_string_list_property provides
"keyspaces"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.