Package org.infinispan.xsite.irac
Class IracManagerKeyInfo
java.lang.Object
org.infinispan.xsite.irac.IracManagerKeyInfo
- Since:
- 14
- Author:
- Pedro Ruivo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKey()getOwner()intinthashCode()static IracManagerKeyInforeadFrom(ObjectInput input) toString()static voidwriteTo(ObjectOutput output, IracManagerKeyInfo keyInfo)
-
Constructor Details
-
IracManagerKeyInfo
-
-
Method Details
-
getKey
-
getOwner
-
getSegment
public int getSegment() -
equals
-
hashCode
public int hashCode() -
toString
-
writeTo
- Throws:
IOException
-
readFrom
public static IracManagerKeyInfo readFrom(ObjectInput input) throws IOException, ClassNotFoundException - Throws:
IOExceptionClassNotFoundException
-