Interface MessageSizeEstimator

  • All Known Implementing Classes:
    DefaultMessageSizeEstimator

    public interface MessageSizeEstimator
    Responsible to estimate the size of a message. The size represents approximately how much memory the message will reserve in memory.