Package io.riemann.riemann.client
Interface IPromise<T>
- All Superinterfaces:
IBlockingDeref,IDeref
- All Known Implementing Classes:
ChainPromise,MapPromise,Promise
-
Method Summary
Methods inherited from interface clojure.lang.IBlockingDeref
deref
-
Method Details
-
deliver
-
deref
- Specified by:
derefin interfaceIDeref- Throws:
IOException
-
deref
- Throws:
IOException
-
deref
- Throws:
IOException
-
unsafeDeref
- Throws:
IOException
-
map
-