public interface ExecutionManagerCallback
boolean cancel(boolean mayInterruptIfRunning)
void get() throws InterruptedException, ExecutionException
void get(long timeout, TimeUnit unit) throws InterruptedException, ExecutionException
Copyright © 2013 Hazelcast, Inc.. All rights reserved.