Package org.kie.api.cluster
Class ClusterNode
java.lang.Object
org.kie.api.cluster.ClusterNode
- All Implemented Interfaces:
Externalizable,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidreadExternal(ObjectInput input) toKey()toString()voidwriteExternal(ObjectOutput output)
-
Constructor Details
-
ClusterNode
public ClusterNode() -
ClusterNode
-
-
Method Details
-
getLocation
-
getServerId
-
toKey
-
toString
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-