org.apache.accumulo.core.util
Class TTimeoutTransport

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

public class TTimeoutTransport
extends java.lang.Object


Constructor Summary
TTimeoutTransport()
           
 
Method Summary
static org.apache.thrift.transport.TTransport create(java.net.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(java.net.SocketAddress addr,
                                                            long timeoutMillis)
                                                     throws java.io.IOException
Throws:
java.io.IOException


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