org.apache.accumulo.core.util
Class TTimeoutTransport

java.lang.Object
  extended by org.apache.accumulo.core.util.TTimeoutTransport

public class TTimeoutTransport
extends Object


Constructor Summary
TTimeoutTransport()
           
 
Method Summary
static org.apache.thrift.transport.TTransport create(SocketAddress addr, long timeoutMillis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TTimeoutTransport

public TTimeoutTransport()
Method Detail

create

public static org.apache.thrift.transport.TTransport create(SocketAddress addr,
                                                            long timeoutMillis)
                                                     throws IOException
Throws:
IOException


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.