org.apache.accumulo.core.trace
Class DistributedTrace

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

public class DistributedTrace
extends Object


Constructor Summary
DistributedTrace()
           
 
Method Summary
static void enable(Instance instance, ZooReader zoo, String application, 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,
                          ZooReader zoo,
                          String application,
                          String address)
                   throws IOException,
                          org.apache.zookeeper.KeeperException,
                          InterruptedException
Throws:
IOException
org.apache.zookeeper.KeeperException
InterruptedException


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.