Uses of Class
org.infinispan.transaction.WriteSkewException
Packages that use WriteSkewException
Package
Description
JTA transaction support.
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Uses of WriteSkewException in org.infinispan.transaction
Classes in org.infinispan.transaction that implement interfaces with type arguments of type WriteSkewExceptionModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.transaction that return WriteSkewExceptionModifier and TypeMethodDescriptionWriteSkewException$___Marshaller_3dbd1149aae5e57896f9929b28cb58016946c32a7183f36fa7e82d3941ceb731.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.transaction that return types with arguments of type WriteSkewExceptionModifier and TypeMethodDescriptionWriteSkewException$___Marshaller_3dbd1149aae5e57896f9929b28cb58016946c32a7183f36fa7e82d3941ceb731.getJavaClass()
Methods in org.infinispan.transaction with parameters of type WriteSkewExceptionModifier and TypeMethodDescriptionvoid
WriteSkewException$___Marshaller_3dbd1149aae5e57896f9929b28cb58016946c32a7183f36fa7e82d3941ceb731.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, WriteSkewException $2) -
Uses of WriteSkewException in org.infinispan.util.logging
Methods in org.infinispan.util.logging that return WriteSkewExceptionModifier and TypeMethodDescriptionfinal WriteSkewException
Log_$logger.writeSkewOnRead
(Object key, Object key2, EntryVersion lastVersion, EntryVersion remoteVersion)