me.prettyprint.cassandra.connection.factory
Class HKerberosSaslThriftClientFactoryImpl
java.lang.Object
me.prettyprint.cassandra.connection.factory.HKerberosSaslThriftClientFactoryImpl
- All Implemented Interfaces:
- HClientFactory
public class HKerberosSaslThriftClientFactoryImpl
- extends Object
- implements HClientFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAAS_CONFIG
public static final String JAAS_CONFIG
- See Also:
- Constant Field Values
KRB5_CONFIG
public static final String KRB5_CONFIG
- See Also:
- Constant Field Values
HKerberosSaslThriftClientFactoryImpl
public HKerberosSaslThriftClientFactoryImpl()
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.