Uses of Interface
com.datastax.oss.pulsar.jms.Utils.SupplierWithException
Packages that use Utils.SupplierWithException
-
Uses of Utils.SupplierWithException in com.datastax.oss.pulsar.jms
Methods in com.datastax.oss.pulsar.jms with parameters of type Utils.SupplierWithExceptionModifier and TypeMethodDescription<T> TPulsarConnection.executeInConnectionPausedLock(Utils.SupplierWithException<T> run, int timeoutMillis) static <T> TUtils.invoke(Utils.SupplierWithException<T> code) static <T> TUtils.noException(Utils.SupplierWithException<T> run) static <T> TUtils.runtimeException(Utils.SupplierWithException<T> run)