tuweni / org.apache.tuweni.kv / InfinispanKeyValueStore / open

open

@JvmStatic fun open(cache: <ERROR CLASS><Bytes, Bytes>): InfinispanKeyValueStore (source)

Open an Infinispan key-value store.

Parameters

cache - The backing cache for this store.

Return
A key-value store.