public static class StaticInfoDecoder.HwDeviceInfoGroupDecoder extends Object implements Iterable<StaticInfoDecoder.HwDeviceInfoGroupDecoder>, Iterator<StaticInfoDecoder.HwDeviceInfoGroupDecoder>
| Constructor and Description |
|---|
HwDeviceInfoGroupDecoder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorforEachRemainingpublic void wrap(StaticInfoDecoder parentMessage, org.agrona.DirectBuffer buffer)
public static int sbeHeaderSize()
public static int sbeBlockLength()
public int actingBlockLength()
public int count()
public Iterator<StaticInfoDecoder.HwDeviceInfoGroupDecoder> iterator()
iterator in interface Iterable<StaticInfoDecoder.HwDeviceInfoGroupDecoder>public void remove()
remove in interface Iterator<StaticInfoDecoder.HwDeviceInfoGroupDecoder>public boolean hasNext()
hasNext in interface Iterator<StaticInfoDecoder.HwDeviceInfoGroupDecoder>public StaticInfoDecoder.HwDeviceInfoGroupDecoder next()
next in interface Iterator<StaticInfoDecoder.HwDeviceInfoGroupDecoder>public static int deviceMemoryMaxId()
public static String deviceMemoryMaxMetaAttribute(MetaAttribute metaAttribute)
public static long deviceMemoryMaxNullValue()
public static long deviceMemoryMaxMinValue()
public static long deviceMemoryMaxMaxValue()
public long deviceMemoryMax()
public static int deviceDescriptionId()
public static String deviceDescriptionCharacterEncoding()
public static String deviceDescriptionMetaAttribute(MetaAttribute metaAttribute)
public static int deviceDescriptionHeaderLength()
public int deviceDescriptionLength()
public int getDeviceDescription(org.agrona.MutableDirectBuffer dst,
int dstOffset,
int length)
public int getDeviceDescription(byte[] dst,
int dstOffset,
int length)
public String deviceDescription()
public StringBuilder appendTo(StringBuilder builder)
Copyright © 2019. All rights reserved.