Package | Description |
---|---|
org.infinispan.persistence.spi |
The Persistence SPI.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionalCacheWriter.prepareWithModifications(Transaction transaction,
BatchModification batchModification)
Deprecated.
Write modifications to the store in the prepare phase, as this is the only way we know the FINAL values of the entries.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.