Uses of Package
org.infinispan.client.hotrod.impl.transaction.entry
-
Packages that use org.infinispan.client.hotrod.impl.transaction.entry Package Description org.infinispan.client.hotrod.impl.operations org.infinispan.client.hotrod.impl.transaction.entry -
Classes in org.infinispan.client.hotrod.impl.transaction.entry used by org.infinispan.client.hotrod.impl.operations Class Description Modification The final modification of a specific key. -
Classes in org.infinispan.client.hotrod.impl.transaction.entry used by org.infinispan.client.hotrod.impl.transaction.entry Class Description ControlByte A control byte used by each write operation to flag if the key was read or not, or if the write operation is a remove operationModification The final modification of a specific key.TransactionEntry An entry in theTransactionContext
.