backtype.storm.utils
Class NimbusClient
java.lang.Object
backtype.storm.security.auth.ThriftClient
backtype.storm.utils.NimbusClient
public class NimbusClient
- extends ThriftClient
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NimbusClient
public NimbusClient(Map conf,
String host,
int port)
throws org.apache.thrift.transport.TTransportException
- Throws:
org.apache.thrift.transport.TTransportException
NimbusClient
public NimbusClient(Map conf,
String host,
int port,
Integer timeout)
throws org.apache.thrift.transport.TTransportException
- Throws:
org.apache.thrift.transport.TTransportException
getConfiguredClient
public static NimbusClient getConfiguredClient(Map conf)
getClient
public Nimbus.Client getClient()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.