com.netflix.astyanax.connectionpool.impl
Class ExecutionHelper

java.lang.Object
  extended by com.netflix.astyanax.connectionpool.impl.ExecutionHelper

public class ExecutionHelper
extends Object


Method Summary
static
<R> OperationResult<R>
blockingExecute(Execution<R> execution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

blockingExecute

public static <R> OperationResult<R> blockingExecute(Execution<R> execution)
                                          throws ConnectionException
Throws:
ConnectionException


Copyright © 2012. All Rights Reserved.