org.apache.hadoop.tracing
Class SpanReceiverInfo

java.lang.Object
  extended by org.apache.hadoop.tracing.SpanReceiverInfo

@InterfaceAudience.Public
@InterfaceStability.Stable
public class SpanReceiverInfo
extends Object


Method Summary
 String getClassName()
           
 long getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public long getId()

getClassName

public String getClassName()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.