17df8171b3
Motivation: Some duplicated methods in message types of codec-memcache can be cleaned using AbstractReferenceCounted. Modifications: Use AbstractReferenceCounted to avoid duplicated methods. Result: Duplicated methods are cleaned.