com.evolveum.midpoint.task.api
Class LightweightIdentifier
java.lang.Object
com.evolveum.midpoint.task.api.LightweightIdentifier
public class LightweightIdentifier
- extends Object
- Author:
- semancik
LightweightIdentifier
public LightweightIdentifier(long timestamp,
int hostIdentifier,
int sequenceNumber)
getTimestamp
public long getTimestamp()
getHostIdentifier
public int getHostIdentifier()
getSequenceNumber
public int getSequenceNumber()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 evolveum. All Rights Reserved.