Class Util
java.lang.Object
org.infinispan.counter.impl.Util
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> T
awaitCounterOperation
(CompletionStage<T> stage) Awaits for the counter operation and throws any exception asCounterException
.
-
Method Details
-
awaitCounterOperation
Awaits for the counter operation and throws any exception asCounterException
.
-