Re: State Objects

2010-07-25 Thread Jonathan Ellis
It's a string instead of an int precisely because there is no such list; different systems can put anything they want there. For instance, node movement will cause the new token to be encoded there. On Jul 21, 2010 1:57 AM, "Boris Spasojevic" wrote: Hi all, I am attempting to capture the states

State Objects

2010-07-20 Thread Boris Spasojevic
Hi all, I am attempting to capture the states that Cassandra passes through for some analyses. I have found the HeartBeatState, ApplicationState and EndPointState (http://wiki.apache.org/cassandra/ArchitectureGossip) classes but I cannot find a list of values which can appear in the fields of the