-
-
Constructor Summary
Constructors
| Constructor and Description |
ViewFuture(java.util.concurrent.CountDownLatch latch,
long timeout,
AbstractView view) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public ViewResponse get(long duration,
java.util.concurrent.TimeUnit units)
throws java.lang.InterruptedException,
java.util.concurrent.ExecutionException,
java.util.concurrent.TimeoutException
- Specified by:
get in interface java.util.concurrent.Future<ViewResponse>
- Overrides:
get in class HttpFuture<ViewResponse>
- Throws:
java.lang.InterruptedException
java.util.concurrent.ExecutionException
java.util.concurrent.TimeoutException
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.