Modifier and Type |
Method and Description |
int |
actingBlockLength() |
java.lang.StringBuilder |
appendTo(java.lang.StringBuilder builder) |
int |
count() |
float |
examplesPerSecond() |
static int |
examplesPerSecondId() |
static float |
examplesPerSecondMaxValue() |
static java.lang.String |
examplesPerSecondMetaAttribute(MetaAttribute metaAttribute) |
static float |
examplesPerSecondMinValue() |
static float |
examplesPerSecondNullValue() |
boolean |
hasNext() |
java.util.Iterator<UpdateDecoder.PerformanceDecoder> |
iterator() |
float |
minibatchesPerSecond() |
static int |
minibatchesPerSecondId() |
static float |
minibatchesPerSecondMaxValue() |
static java.lang.String |
minibatchesPerSecondMetaAttribute(MetaAttribute metaAttribute) |
static float |
minibatchesPerSecondMinValue() |
static float |
minibatchesPerSecondNullValue() |
UpdateDecoder.PerformanceDecoder |
next() |
void |
remove() |
static int |
sbeBlockLength() |
static int |
sbeHeaderSize() |
java.lang.String |
toString() |
long |
totalExamples() |
static int |
totalExamplesId() |
static long |
totalExamplesMaxValue() |
static java.lang.String |
totalExamplesMetaAttribute(MetaAttribute metaAttribute) |
static long |
totalExamplesMinValue() |
static long |
totalExamplesNullValue() |
long |
totalMinibatches() |
static int |
totalMinibatchesId() |
static long |
totalMinibatchesMaxValue() |
static java.lang.String |
totalMinibatchesMetaAttribute(MetaAttribute metaAttribute) |
static long |
totalMinibatchesMinValue() |
static long |
totalMinibatchesNullValue() |
long |
totalRuntimeMs() |
static int |
totalRuntimeMsId() |
static long |
totalRuntimeMsMaxValue() |
static java.lang.String |
totalRuntimeMsMetaAttribute(MetaAttribute metaAttribute) |
static long |
totalRuntimeMsMinValue() |
static long |
totalRuntimeMsNullValue() |
void |
wrap(UpdateDecoder parentMessage,
org.agrona.DirectBuffer buffer) |