Package org.infinispan.persistence.async


package org.infinispan.persistence.async
  • Classes
    Class
    Description
    A delegating NonBlockingStore implementation that batches write operations and runs the resulting batches on the delegate store in a non overlapping manner.