Package org.infinispan.persistence.async
-
Class Summary Class Description AsyncNonBlockingStore<K,V> A delegating NonBlockingStore implementation that batches write operations and runs the resulting batches on the delegate store in a non overlapping manner.