public void AddSerdeFor( EventType eventType, DataInputOutputSerdeForge forge) { if (IsTargetHA) { EventTypes.Put(eventType, forge); } }