Excellent, thanks. Looking at the generated thrift stubs it's not clear it's an enum.
---Mark On Mon, Aug 10, 2009 at 5:27 PM, Jonathan Ellis<[email protected]> wrote: > thrift should generate a ConsistencyLevel class or enum with values > ZERO, ONE, QUORUM, and ALL. > > On Mon, Aug 10, 2009 at 7:24 PM, Mark McBride<[email protected]> wrote: >> What are the allowed values for consistency level in the new API? >> Just testing things it looks like 0, 1, 2, 3... is that expected? >> >> ---Mark >> >
