org.apache.accumulo.core.trace
Class DistributedTrace

java.lang.Object
  extended by org.apache.accumulo.core.trace.DistributedTrace

public class DistributedTrace
extends java.lang.Object


Constructor Summary
DistributedTrace()
           
 
Method Summary
static void enable(Instance instance, java.lang.String application, java.lang.String address)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedTrace

public DistributedTrace()
Method Detail

enable

public static void enable(Instance instance,
                          java.lang.String application,
                          java.lang.String address)
                   throws java.io.IOException,
                          org.apache.zookeeper.KeeperException,
                          java.lang.InterruptedException
Throws:
java.io.IOException
org.apache.zookeeper.KeeperException
java.lang.InterruptedException


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