public static class UpdateDecoder.PerformanceDecoder extends Object implements Iterable<UpdateDecoder.PerformanceDecoder>, Iterator<UpdateDecoder.PerformanceDecoder>
| Constructor and Description |
|---|
PerformanceDecoder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorforEachRemainingpublic void wrap(UpdateDecoder parentMessage, org.agrona.DirectBuffer buffer)
public static int sbeHeaderSize()
public static int sbeBlockLength()
public int actingBlockLength()
public int count()
public Iterator<UpdateDecoder.PerformanceDecoder> iterator()
iterator in interface Iterable<UpdateDecoder.PerformanceDecoder>public void remove()
remove in interface Iterator<UpdateDecoder.PerformanceDecoder>public boolean hasNext()
hasNext in interface Iterator<UpdateDecoder.PerformanceDecoder>public UpdateDecoder.PerformanceDecoder next()
next in interface Iterator<UpdateDecoder.PerformanceDecoder>public static int totalRuntimeMsId()
public static String totalRuntimeMsMetaAttribute(MetaAttribute metaAttribute)
public static long totalRuntimeMsNullValue()
public static long totalRuntimeMsMinValue()
public static long totalRuntimeMsMaxValue()
public long totalRuntimeMs()
public static int totalExamplesId()
public static String totalExamplesMetaAttribute(MetaAttribute metaAttribute)
public static long totalExamplesNullValue()
public static long totalExamplesMinValue()
public static long totalExamplesMaxValue()
public long totalExamples()
public static int totalMinibatchesId()
public static String totalMinibatchesMetaAttribute(MetaAttribute metaAttribute)
public static long totalMinibatchesNullValue()
public static long totalMinibatchesMinValue()
public static long totalMinibatchesMaxValue()
public long totalMinibatches()
public static int examplesPerSecondId()
public static String examplesPerSecondMetaAttribute(MetaAttribute metaAttribute)
public static float examplesPerSecondNullValue()
public static float examplesPerSecondMinValue()
public static float examplesPerSecondMaxValue()
public float examplesPerSecond()
public static int minibatchesPerSecondId()
public static String minibatchesPerSecondMetaAttribute(MetaAttribute metaAttribute)
public static float minibatchesPerSecondNullValue()
public static float minibatchesPerSecondMinValue()
public static float minibatchesPerSecondMaxValue()
public float minibatchesPerSecond()
public StringBuilder appendTo(StringBuilder builder)
Copyright © 2019. All rights reserved.