me.prettyprint.cassandra.connection.factory
Class HThriftClientFactoryImpl
java.lang.Object
me.prettyprint.cassandra.connection.factory.HThriftClientFactoryImpl
- All Implemented Interfaces:
- HClientFactory
public class HThriftClientFactoryImpl
- extends Object
- implements HClientFactory
- Author:
- patricioe (Patricio Echague - patricio@datastax.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HThriftClientFactoryImpl
public HThriftClientFactoryImpl()
createClient
public HClient createClient(CassandraHost ch)
- Creates a Hector Client against the host represented by
ch
- Specified by:
createClient in interface HClientFactory
- Parameters:
ch - a CassandraHost
- Returns:
- a new HClient
Copyright © 2013. All Rights Reserved.