org.apache.flume.source.thriftLegacy
Class ThriftLegacySource.ThriftHandler

java.lang.Object
  extended by org.apache.flume.source.thriftLegacy.ThriftLegacySource.ThriftHandler
All Implemented Interfaces:
Runnable
Enclosing class:
ThriftLegacySource

public static class ThriftLegacySource.ThriftHandler
extends Object
implements Runnable


Constructor Summary
ThriftLegacySource.ThriftHandler(TServer server)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftLegacySource.ThriftHandler

public ThriftLegacySource.ThriftHandler(TServer server)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2009-2012 Apache Software Foundation. All Rights Reserved.