Class ConsumerLoadDecoder.SubscriptionsDecoder

java.lang.Object
pl.allegro.tech.hermes.consumers.supervisor.workload.sbe.stubs.ConsumerLoadDecoder.SubscriptionsDecoder
All Implemented Interfaces:
Iterable<ConsumerLoadDecoder.SubscriptionsDecoder>, Iterator<ConsumerLoadDecoder.SubscriptionsDecoder>
Enclosing class:
ConsumerLoadDecoder

public static final class ConsumerLoadDecoder.SubscriptionsDecoder extends Object implements Iterable<ConsumerLoadDecoder.SubscriptionsDecoder>, Iterator<ConsumerLoadDecoder.SubscriptionsDecoder>
  • Field Details

  • Method Details

    • wrap

      public void wrap(org.agrona.DirectBuffer buffer)
    • next

      Specified by:
      next in interface Iterator<ConsumerLoadDecoder.SubscriptionsDecoder>
    • countMinValue

      public static int countMinValue()
    • countMaxValue

      public static int countMaxValue()
    • sbeHeaderSize

      public static int sbeHeaderSize()
    • sbeBlockLength

      public static int sbeBlockLength()
    • actingBlockLength

      public int actingBlockLength()
    • count

      public int count()
    • iterator

      Specified by:
      iterator in interface Iterable<ConsumerLoadDecoder.SubscriptionsDecoder>
    • remove

      public void remove()
      Specified by:
      remove in interface Iterator<ConsumerLoadDecoder.SubscriptionsDecoder>
    • hasNext

      public boolean hasNext()
      Specified by:
      hasNext in interface Iterator<ConsumerLoadDecoder.SubscriptionsDecoder>
    • idId

      public static int idId()
    • idSinceVersion

      public static int idSinceVersion()
    • idEncodingOffset

      public static int idEncodingOffset()
    • idEncodingLength

      public static int idEncodingLength()
    • idMetaAttribute

      public static String idMetaAttribute(MetaAttribute metaAttribute)
    • idNullValue

      public static long idNullValue()
    • idMinValue

      public static long idMinValue()
    • idMaxValue

      public static long idMaxValue()
    • id

      public long id()
    • operationsPerSecondId

      public static int operationsPerSecondId()
    • operationsPerSecondSinceVersion

      public static int operationsPerSecondSinceVersion()
    • operationsPerSecondEncodingOffset

      public static int operationsPerSecondEncodingOffset()
    • operationsPerSecondEncodingLength

      public static int operationsPerSecondEncodingLength()
    • operationsPerSecondMetaAttribute

      public static String operationsPerSecondMetaAttribute(MetaAttribute metaAttribute)
    • operationsPerSecondNullValue

      public static double operationsPerSecondNullValue()
    • operationsPerSecondMinValue

      public static double operationsPerSecondMinValue()
    • operationsPerSecondMaxValue

      public static double operationsPerSecondMaxValue()
    • operationsPerSecond

      public double operationsPerSecond()
    • appendTo

      public StringBuilder appendTo(StringBuilder builder)
    • sbeSkip