backtype.storm.messaging.netty
Class NettyRenameThreadFactory

java.lang.Object
  extended by backtype.storm.messaging.netty.NettyRenameThreadFactory
All Implemented Interfaces:
ThreadFactory

public class NettyRenameThreadFactory
extends Object
implements ThreadFactory


Method Summary
 Thread newThread(Runnable r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newThread

public Thread newThread(Runnable r)
Specified by:
newThread in interface ThreadFactory


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