vertx / io.vertx.ext.cluster.infinispan / InfinispanAsyncMap / unwrap

unwrap

open static fun <K : Any, V : Any> unwrap(asyncMap: AsyncMap<Any, Any>): InfinispanAsyncMap<K, V>

Unwraps a generic AsyncMap to an InfinispanAsyncMap.

Exceptions

IllegalArgumentException - if underlying implementation is not Infinispan