Package org.nustaq.reallive.messages
Class Diff
java.lang.Object
org.nustaq.reallive.messages.Diff
- All Implemented Interfaces:
Serializable
Created by ruedi on 03/08/15.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyToOldRecord(Record oldRec, Record newRec) booleancontainsField(String field) String[]Object[]hasValueChanged(String fieldId) return wether field is in changedfieldlist and old value of this fieldbooleanisEmpty()toString()
-
Constructor Details
-
Diff
-
-
Method Details