Class UpdateEncoder.PerformanceEncoder

  • Enclosing class:
    UpdateEncoder

    public static class UpdateEncoder.PerformanceEncoder
    extends Object
    • Constructor Detail

      • PerformanceEncoder

        public PerformanceEncoder()
    • Method Detail

      • wrap

        public void wrap​(UpdateEncoder parentMessage,
                         org.agrona.MutableDirectBuffer buffer,
                         int count)
      • sbeHeaderSize

        public static int sbeHeaderSize()
      • sbeBlockLength

        public static int sbeBlockLength()
      • totalRuntimeMsNullValue

        public static long totalRuntimeMsNullValue()
      • totalRuntimeMsMinValue

        public static long totalRuntimeMsMinValue()
      • totalRuntimeMsMaxValue

        public static long totalRuntimeMsMaxValue()
      • totalExamplesNullValue

        public static long totalExamplesNullValue()
      • totalExamplesMinValue

        public static long totalExamplesMinValue()
      • totalExamplesMaxValue

        public static long totalExamplesMaxValue()
      • totalMinibatchesNullValue

        public static long totalMinibatchesNullValue()
      • totalMinibatchesMinValue

        public static long totalMinibatchesMinValue()
      • totalMinibatchesMaxValue

        public static long totalMinibatchesMaxValue()
      • examplesPerSecondNullValue

        public static float examplesPerSecondNullValue()
      • examplesPerSecondMinValue

        public static float examplesPerSecondMinValue()
      • examplesPerSecondMaxValue

        public static float examplesPerSecondMaxValue()
      • minibatchesPerSecondNullValue

        public static float minibatchesPerSecondNullValue()
      • minibatchesPerSecondMinValue

        public static float minibatchesPerSecondMinValue()
      • minibatchesPerSecondMaxValue

        public static float minibatchesPerSecondMaxValue()