Package de.caluga.morphium.messaging
Klasse Messaging.ProcessingQueueElement
java.lang.Object
de.caluga.morphium.messaging.Messaging.ProcessingQueueElement
- Alle implementierten Schnittstellen:
Comparable<Messaging.ProcessingQueueElement>
- Umschließende Klasse:
Messaging
public static class Messaging.ProcessingQueueElement
extends Object
implements Comparable<Messaging.ProcessingQueueElement>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintbooleangetId()intlonginthashCode()setId(MorphiumId id) setPriority(int priority) setTimestamp(long timestamp)
-
Konstruktordetails
-
ProcessingQueueElement
public ProcessingQueueElement() -
ProcessingQueueElement
-
-
Methodendetails
-
getTimestamp
public long getTimestamp() -
setTimestamp
-
getPriority
public int getPriority() -
setPriority
-
getId
-
setId
-
compareTo
- Angegeben von:
compareToin SchnittstelleComparable<Messaging.ProcessingQueueElement>
-
equals
-
hashCode
public int hashCode()
-