Class CacheXid
java.lang.Object
org.infinispan.server.hotrod.tx.table.CacheXid
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getXid()
int
hashCode()
static CacheXid
readFrom
(ObjectInput input) boolean
toString()
static void
writeTo
(ObjectOutput output, CacheXid object)
-
Field Details
-
EXTERNALIZER
-
-
Constructor Details
-
CacheXid
-
-
Method Details
-
sameXid
-
writeTo
- Throws:
IOException
-
readFrom
- Throws:
IOException
-
equals
-
hashCode
-
toString
-
getCacheName
-
getXid
-