Uses of Interface
org.nustaq.reallive.api.ChangeMessage
Packages that use ChangeMessage
Package
Description
-
Uses of ChangeMessage in org.nustaq.reallive.api
Methods in org.nustaq.reallive.api that return ChangeMessageMethods in org.nustaq.reallive.api with parameters of type ChangeMessage -
Uses of ChangeMessage in org.nustaq.reallive.client
Methods in org.nustaq.reallive.client with parameters of type ChangeMessage -
Uses of ChangeMessage in org.nustaq.reallive.messages
Classes in org.nustaq.reallive.messages that implement ChangeMessageModifier and TypeClassDescriptionclassCreated by moelrue on 03.08.2015.classused for administrative record management (e.g. move record to another node) does not generate a change broadcast, does not update "lastModified" timestampclassCreated by ruedi on 07/08/15.classCreated by moelrue on 06.08.2015.classCreated by moelrue on 03.08.2015.classCreated by moelrue on 03.08.2015.Methods in org.nustaq.reallive.messages that return ChangeMessageModifier and TypeMethodDescription -
Uses of ChangeMessage in org.nustaq.reallive.server
Methods in org.nustaq.reallive.server that return ChangeMessageMethods in org.nustaq.reallive.server with parameters of type ChangeMessageModifier and TypeMethodDescriptionvoidFilterProcessor.receive(ChangeMessage change) voidStorageDriver.receive(ChangeMessage change) Semantics: We expect the change has NOT YET been applied. -
Uses of ChangeMessage in org.nustaq.reallive.server.actors
Methods in org.nustaq.reallive.server.actors with parameters of type ChangeMessage