java.lang.Object
pl.allegro.tech.hermes.consumers.consumer.rate.sbe.stubs.MaxRateDecoder

public final class MaxRateDecoder extends Object
Max-rates of a consumer node
  • Field Details

  • Constructor Details

    • MaxRateDecoder

      public MaxRateDecoder()
  • Method Details

    • sbeBlockLength

      public int sbeBlockLength()
    • sbeTemplateId

      public int sbeTemplateId()
    • sbeSchemaId

      public int sbeSchemaId()
    • sbeSchemaVersion

      public int sbeSchemaVersion()
    • sbeSemanticType

      public String sbeSemanticType()
    • buffer

      public org.agrona.DirectBuffer buffer()
    • offset

      public int offset()
    • wrap

      public MaxRateDecoder wrap(org.agrona.DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion)
    • wrapAndApplyHeader

      public MaxRateDecoder wrapAndApplyHeader(org.agrona.DirectBuffer buffer, int offset, MessageHeaderDecoder headerDecoder)
    • sbeRewind

      public MaxRateDecoder sbeRewind()
    • sbeDecodedLength

      public int sbeDecodedLength()
    • actingVersion

      public int actingVersion()
    • encodedLength

      public int encodedLength()
    • limit

      public int limit()
    • limit

      public void limit(int limit)
    • subscriptionsDecoderId

      public static long subscriptionsDecoderId()
    • subscriptionsDecoderSinceVersion

      public static int subscriptionsDecoderSinceVersion()
    • subscriptions

      public MaxRateDecoder.SubscriptionsDecoder subscriptions()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • appendTo

      public StringBuilder appendTo(StringBuilder builder)
    • sbeSkip

      public MaxRateDecoder sbeSkip()