Re: Test on load balancing policy with datastax java driver

2015-10-02 Thread Olivier Michallat
Hi, I'm not sure if I understand your question correctly, but existing policies can be combined by chaining them, as in `new TokenAwarePolicy(new DCAwareRoundRobinPolicy())`. -- Olivier Michallat Driver & tools engineer, DataStax On Tue, Sep 22, 2015 at 7:15 PM, Jun Wu wrote: &

Re: object mapping and keyspace in @UDT and @Table

2014-11-10 Thread Olivier Michallat
Hi Reik, This is the mailing list for the Cassandra developers. The Java driver has a dedicated list, which is located at https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user I'm going to answer your question there. -- Olivier Michallat Driver & tools