public static final class ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder extends java.lang.Object implements java.lang.Iterable<ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder>, java.util.Iterator<ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder>
| Modifier and Type | Field and Description |
|---|---|
static int |
HEADER_SIZE |
| Modifier and Type | Method and Description |
|---|---|
int |
actingBlockLength() |
java.lang.StringBuilder |
appendTo(java.lang.StringBuilder builder) |
int |
count() |
static short |
countMaxValue() |
static short |
countMinValue() |
boolean |
hasNext() |
java.util.Iterator<ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder> |
iterator() |
ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder |
next() |
void |
remove() |
static int |
sbeBlockLength() |
static int |
sbeHeaderSize() |
ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder |
sbeSkip() |
void |
wrap(org.agrona.DirectBuffer buffer) |
public static final int HEADER_SIZE
public void wrap(org.agrona.DirectBuffer buffer)
public ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder next()
next in interface java.util.Iterator<ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder>public static short countMinValue()
public static short countMaxValue()
public static int sbeHeaderSize()
public static int sbeBlockLength()
public int actingBlockLength()
public int count()
public java.util.Iterator<ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder> iterator()
iterator in interface java.lang.Iterable<ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder>public void remove()
remove in interface java.util.Iterator<ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder>public boolean hasNext()
hasNext in interface java.util.Iterator<ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder>public java.lang.StringBuilder appendTo(java.lang.StringBuilder builder)
public ExecutionReport_Trade_Uint64Decoder.NoMetricsDecoder sbeSkip()
Copyright © 2015-2022 Real Logic Limited. All Rights Reserved.