org.apache.zookeeper.server.util
Interface Profiler.Operation<T>

Enclosing class:
Profiler

public static interface Profiler.Operation<T>


Method Summary
 T execute()
           
 

Method Detail

execute

T execute()
          throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation