Verwendungen von Klasse
de.caluga.morphium.driver.MorphiumId
Packages, die MorphiumId verwenden
Package
Beschreibung
-
Verwendungen von MorphiumId in de.caluga.morphium.driver
Klassen in de.caluga.morphium.driver, die Schnittstellen mit Typargumenten vom Typ MorphiumId implementierenModifikator und TypKlasseBeschreibungclassMorphium representation of an ID. similar to BSON IDMethoden in de.caluga.morphium.driver mit Parametern vom Typ MorphiumId -
Verwendungen von MorphiumId in de.caluga.morphium.driver.wire
Methoden in de.caluga.morphium.driver.wire, die MorphiumId zurückgebenMethoden in de.caluga.morphium.driver.wire mit Parametern vom Typ MorphiumId -
Verwendungen von MorphiumId in de.caluga.morphium.messaging
Methoden in de.caluga.morphium.messaging, die MorphiumId zurückgebenModifikator und TypMethodeBeschreibungMsgLock.getId()SingleCollectionMessaging.ProcessingQueueElement.getId()Msg.getInAnswerTo()Msg.getMsgId()Methoden in de.caluga.morphium.messaging mit Parametern vom Typ MorphiumIdModifikator und TypMethodeBeschreibungvoidMsgLock.setId(MorphiumId id) SingleCollectionMessaging.ProcessingQueueElement.setId(MorphiumId id) Msg.setInAnswerTo(MorphiumId inAnswerTo) Msg.setMsgId(MorphiumId msgId) Konstruktoren in de.caluga.morphium.messaging mit Parametern vom Typ MorphiumIdModifikatorKonstruktorBeschreibungMsgLock(MorphiumId id) MsgLock(MorphiumId id, Date deleteAt) ProcessingQueueElement(int priority, long timestamp, MorphiumId id) RemoveProcessTask(Set<MorphiumId> processing, MorphiumId toRemove) Konstruktorparameter in de.caluga.morphium.messaging mit Typargumenten vom Typ MorphiumIdModifikatorKonstruktorBeschreibungRemoveProcessTask(Set<MorphiumId> processing, MorphiumId toRemove)