T
- the key typepublic static interface InfinispanUtil.Sequence<T>
T next() throws ExecutionException, CancellationException, InterruptedException
ExecutionException
- if there is an exception obtaining the next valueCancellationException
- if the operation finding the values has been cancelledInterruptedException
- if the operation finding the values has been interruptedboolean hasNext()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.