org.apache.accumulo.core.client.impl
Interface ClientExecReturn<T,C>


public interface ClientExecReturn<T,C>


Method Summary
 T execute(C client)
           
 

Method Detail

execute

T execute(C client)
          throws Exception
Throws:
Exception


Copyright © 2015 Apache Accumulo Project. All rights reserved.