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 >
