mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/protocol/UpdateMessage.java @@ -362,4 +362,11 @@ } } /** * Return the number of bytes used by this message. * * @return The number of bytes used by this message. */ public abstract int size(); }