java.lang.Object
pl.allegro.tech.hermes.consumers.supervisor.workload.sbe.stubs.ProfilesDecoder

public final class ProfilesDecoder extends Object
Subscription profiles
  • Field Details

  • Constructor Details

    • ProfilesDecoder

      public ProfilesDecoder()
  • 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 ProfilesDecoder wrap(org.agrona.DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion)
    • wrapAndApplyHeader

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

      public ProfilesDecoder sbeRewind()
    • sbeDecodedLength

      public int sbeDecodedLength()
    • actingVersion

      public int actingVersion()
    • encodedLength

      public int encodedLength()
    • limit

      public int limit()
    • limit

      public void limit(int limit)
    • updateTimestampId

      public static int updateTimestampId()
    • updateTimestampSinceVersion

      public static int updateTimestampSinceVersion()
    • updateTimestampEncodingOffset

      public static int updateTimestampEncodingOffset()
    • updateTimestampEncodingLength

      public static int updateTimestampEncodingLength()
    • updateTimestampMetaAttribute

      public static String updateTimestampMetaAttribute(MetaAttribute metaAttribute)
    • updateTimestampNullValue

      public static long updateTimestampNullValue()
    • updateTimestampMinValue

      public static long updateTimestampMinValue()
    • updateTimestampMaxValue

      public static long updateTimestampMaxValue()
    • updateTimestamp

      public long updateTimestamp()
    • subscriptionsDecoderId

      public static long subscriptionsDecoderId()
    • subscriptionsDecoderSinceVersion

      public static int subscriptionsDecoderSinceVersion()
    • subscriptions

      public ProfilesDecoder.SubscriptionsDecoder subscriptions()
    • toString

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

      public StringBuilder appendTo(StringBuilder builder)
    • sbeSkip

      public ProfilesDecoder sbeSkip()