Class StaticInfoDecoder


  • @Generated("org.deeplearning4j.ui.stats.sbe.StaticInfoDecoder")
    public class StaticInfoDecoder
    extends Object
    • Field Detail

      • offset

        protected int offset
      • limit

        protected int limit
      • actingBlockLength

        protected int actingBlockLength
      • actingVersion

        protected int actingVersion
    • Constructor Detail

      • StaticInfoDecoder

        public StaticInfoDecoder()
    • Method Detail

      • sbeBlockLength

        public int sbeBlockLength()
      • sbeTemplateId

        public int sbeTemplateId()
      • sbeSchemaId

        public int sbeSchemaId()
      • sbeSchemaVersion

        public int sbeSchemaVersion()
      • sbeSemanticType

        public String sbeSemanticType()
      • offset

        public int offset()
      • wrap

        public StaticInfoDecoder wrap​(org.agrona.DirectBuffer buffer,
                                      int offset,
                                      int actingBlockLength,
                                      int actingVersion)
      • encodedLength

        public int encodedLength()
      • limit

        public int limit()
      • limit

        public void limit​(int limit)
      • timeId

        public static int timeId()
      • timeNullValue

        public static long timeNullValue()
      • timeMinValue

        public static long timeMinValue()
      • timeMaxValue

        public static long timeMaxValue()
      • time

        public long time()
      • fieldsPresentId

        public static int fieldsPresentId()
      • fieldsPresentMetaAttribute

        public static String fieldsPresentMetaAttribute​(MetaAttribute metaAttribute)
      • hwJvmProcessorsId

        public static int hwJvmProcessorsId()
      • hwJvmProcessorsMetaAttribute

        public static String hwJvmProcessorsMetaAttribute​(MetaAttribute metaAttribute)
      • hwJvmProcessorsNullValue

        public static int hwJvmProcessorsNullValue()
      • hwJvmProcessorsMinValue

        public static int hwJvmProcessorsMinValue()
      • hwJvmProcessorsMaxValue

        public static int hwJvmProcessorsMaxValue()
      • hwJvmProcessors

        public int hwJvmProcessors()
      • hwNumDevicesId

        public static int hwNumDevicesId()
      • hwNumDevicesMetaAttribute

        public static String hwNumDevicesMetaAttribute​(MetaAttribute metaAttribute)
      • hwNumDevicesNullValue

        public static short hwNumDevicesNullValue()
      • hwNumDevicesMinValue

        public static short hwNumDevicesMinValue()
      • hwNumDevicesMaxValue

        public static short hwNumDevicesMaxValue()
      • hwNumDevices

        public short hwNumDevices()
      • hwJvmMaxMemoryId

        public static int hwJvmMaxMemoryId()
      • hwJvmMaxMemoryMetaAttribute

        public static String hwJvmMaxMemoryMetaAttribute​(MetaAttribute metaAttribute)
      • hwJvmMaxMemoryNullValue

        public static long hwJvmMaxMemoryNullValue()
      • hwJvmMaxMemoryMinValue

        public static long hwJvmMaxMemoryMinValue()
      • hwJvmMaxMemoryMaxValue

        public static long hwJvmMaxMemoryMaxValue()
      • hwJvmMaxMemory

        public long hwJvmMaxMemory()
      • hwOffheapMaxMemoryId

        public static int hwOffheapMaxMemoryId()
      • hwOffheapMaxMemoryMetaAttribute

        public static String hwOffheapMaxMemoryMetaAttribute​(MetaAttribute metaAttribute)
      • hwOffheapMaxMemoryNullValue

        public static long hwOffheapMaxMemoryNullValue()
      • hwOffheapMaxMemoryMinValue

        public static long hwOffheapMaxMemoryMinValue()
      • hwOffheapMaxMemoryMaxValue

        public static long hwOffheapMaxMemoryMaxValue()
      • hwOffheapMaxMemory

        public long hwOffheapMaxMemory()
      • modelNumLayersId

        public static int modelNumLayersId()
      • modelNumLayersMetaAttribute

        public static String modelNumLayersMetaAttribute​(MetaAttribute metaAttribute)
      • modelNumLayersNullValue

        public static int modelNumLayersNullValue()
      • modelNumLayersMinValue

        public static int modelNumLayersMinValue()
      • modelNumLayersMaxValue

        public static int modelNumLayersMaxValue()
      • modelNumLayers

        public int modelNumLayers()
      • modelNumParamsId

        public static int modelNumParamsId()
      • modelNumParamsMetaAttribute

        public static String modelNumParamsMetaAttribute​(MetaAttribute metaAttribute)
      • modelNumParamsNullValue

        public static long modelNumParamsNullValue()
      • modelNumParamsMinValue

        public static long modelNumParamsMinValue()
      • modelNumParamsMaxValue

        public static long modelNumParamsMaxValue()
      • modelNumParams

        public long modelNumParams()
      • hwDeviceInfoGroupDecoderId

        public static long hwDeviceInfoGroupDecoderId()
      • swEnvironmentInfoDecoderId

        public static long swEnvironmentInfoDecoderId()
      • modelParamNamesDecoderId

        public static long modelParamNamesDecoderId()
      • sessionIDId

        public static int sessionIDId()
      • sessionIDCharacterEncoding

        public static String sessionIDCharacterEncoding()
      • sessionIDMetaAttribute

        public static String sessionIDMetaAttribute​(MetaAttribute metaAttribute)
      • sessionIDHeaderLength

        public static int sessionIDHeaderLength()
      • sessionIDLength

        public int sessionIDLength()
      • getSessionID

        public int getSessionID​(org.agrona.MutableDirectBuffer dst,
                                int dstOffset,
                                int length)
      • getSessionID

        public int getSessionID​(byte[] dst,
                                int dstOffset,
                                int length)
      • sessionID

        public String sessionID()
      • typeIDId

        public static int typeIDId()
      • typeIDCharacterEncoding

        public static String typeIDCharacterEncoding()
      • typeIDMetaAttribute

        public static String typeIDMetaAttribute​(MetaAttribute metaAttribute)
      • typeIDHeaderLength

        public static int typeIDHeaderLength()
      • typeIDLength

        public int typeIDLength()
      • getTypeID

        public int getTypeID​(org.agrona.MutableDirectBuffer dst,
                             int dstOffset,
                             int length)
      • getTypeID

        public int getTypeID​(byte[] dst,
                             int dstOffset,
                             int length)
      • typeID

        public String typeID()
      • workerIDId

        public static int workerIDId()
      • workerIDCharacterEncoding

        public static String workerIDCharacterEncoding()
      • workerIDMetaAttribute

        public static String workerIDMetaAttribute​(MetaAttribute metaAttribute)
      • workerIDHeaderLength

        public static int workerIDHeaderLength()
      • workerIDLength

        public int workerIDLength()
      • getWorkerID

        public int getWorkerID​(org.agrona.MutableDirectBuffer dst,
                               int dstOffset,
                               int length)
      • getWorkerID

        public int getWorkerID​(byte[] dst,
                               int dstOffset,
                               int length)
      • workerID

        public String workerID()
      • swArchId

        public static int swArchId()
      • swArchCharacterEncoding

        public static String swArchCharacterEncoding()
      • swArchMetaAttribute

        public static String swArchMetaAttribute​(MetaAttribute metaAttribute)
      • swArchHeaderLength

        public static int swArchHeaderLength()
      • swArchLength

        public int swArchLength()
      • getSwArch

        public int getSwArch​(org.agrona.MutableDirectBuffer dst,
                             int dstOffset,
                             int length)
      • getSwArch

        public int getSwArch​(byte[] dst,
                             int dstOffset,
                             int length)
      • swArch

        public String swArch()
      • swOsNameId

        public static int swOsNameId()
      • swOsNameCharacterEncoding

        public static String swOsNameCharacterEncoding()
      • swOsNameMetaAttribute

        public static String swOsNameMetaAttribute​(MetaAttribute metaAttribute)
      • swOsNameHeaderLength

        public static int swOsNameHeaderLength()
      • swOsNameLength

        public int swOsNameLength()
      • getSwOsName

        public int getSwOsName​(org.agrona.MutableDirectBuffer dst,
                               int dstOffset,
                               int length)
      • getSwOsName

        public int getSwOsName​(byte[] dst,
                               int dstOffset,
                               int length)
      • swOsName

        public String swOsName()
      • swJvmNameId

        public static int swJvmNameId()
      • swJvmNameCharacterEncoding

        public static String swJvmNameCharacterEncoding()
      • swJvmNameMetaAttribute

        public static String swJvmNameMetaAttribute​(MetaAttribute metaAttribute)
      • swJvmNameHeaderLength

        public static int swJvmNameHeaderLength()
      • swJvmNameLength

        public int swJvmNameLength()
      • getSwJvmName

        public int getSwJvmName​(org.agrona.MutableDirectBuffer dst,
                                int dstOffset,
                                int length)
      • getSwJvmName

        public int getSwJvmName​(byte[] dst,
                                int dstOffset,
                                int length)
      • swJvmName

        public String swJvmName()
      • swJvmVersionId

        public static int swJvmVersionId()
      • swJvmVersionCharacterEncoding

        public static String swJvmVersionCharacterEncoding()
      • swJvmVersionMetaAttribute

        public static String swJvmVersionMetaAttribute​(MetaAttribute metaAttribute)
      • swJvmVersionHeaderLength

        public static int swJvmVersionHeaderLength()
      • swJvmVersionLength

        public int swJvmVersionLength()
      • getSwJvmVersion

        public int getSwJvmVersion​(org.agrona.MutableDirectBuffer dst,
                                   int dstOffset,
                                   int length)
      • getSwJvmVersion

        public int getSwJvmVersion​(byte[] dst,
                                   int dstOffset,
                                   int length)
      • swJvmVersion

        public String swJvmVersion()
      • swJvmSpecVersionId

        public static int swJvmSpecVersionId()
      • swJvmSpecVersionCharacterEncoding

        public static String swJvmSpecVersionCharacterEncoding()
      • swJvmSpecVersionMetaAttribute

        public static String swJvmSpecVersionMetaAttribute​(MetaAttribute metaAttribute)
      • swJvmSpecVersionHeaderLength

        public static int swJvmSpecVersionHeaderLength()
      • swJvmSpecVersionLength

        public int swJvmSpecVersionLength()
      • getSwJvmSpecVersion

        public int getSwJvmSpecVersion​(org.agrona.MutableDirectBuffer dst,
                                       int dstOffset,
                                       int length)
      • getSwJvmSpecVersion

        public int getSwJvmSpecVersion​(byte[] dst,
                                       int dstOffset,
                                       int length)
      • swJvmSpecVersion

        public String swJvmSpecVersion()
      • swNd4jBackendClassId

        public static int swNd4jBackendClassId()
      • swNd4jBackendClassCharacterEncoding

        public static String swNd4jBackendClassCharacterEncoding()
      • swNd4jBackendClassMetaAttribute

        public static String swNd4jBackendClassMetaAttribute​(MetaAttribute metaAttribute)
      • swNd4jBackendClassHeaderLength

        public static int swNd4jBackendClassHeaderLength()
      • swNd4jBackendClassLength

        public int swNd4jBackendClassLength()
      • getSwNd4jBackendClass

        public int getSwNd4jBackendClass​(org.agrona.MutableDirectBuffer dst,
                                         int dstOffset,
                                         int length)
      • getSwNd4jBackendClass

        public int getSwNd4jBackendClass​(byte[] dst,
                                         int dstOffset,
                                         int length)
      • swNd4jBackendClass

        public String swNd4jBackendClass()
      • swNd4jDataTypeNameId

        public static int swNd4jDataTypeNameId()
      • swNd4jDataTypeNameCharacterEncoding

        public static String swNd4jDataTypeNameCharacterEncoding()
      • swNd4jDataTypeNameMetaAttribute

        public static String swNd4jDataTypeNameMetaAttribute​(MetaAttribute metaAttribute)
      • swNd4jDataTypeNameHeaderLength

        public static int swNd4jDataTypeNameHeaderLength()
      • swNd4jDataTypeNameLength

        public int swNd4jDataTypeNameLength()
      • getSwNd4jDataTypeName

        public int getSwNd4jDataTypeName​(org.agrona.MutableDirectBuffer dst,
                                         int dstOffset,
                                         int length)
      • getSwNd4jDataTypeName

        public int getSwNd4jDataTypeName​(byte[] dst,
                                         int dstOffset,
                                         int length)
      • swNd4jDataTypeName

        public String swNd4jDataTypeName()
      • swHostNameId

        public static int swHostNameId()
      • swHostNameCharacterEncoding

        public static String swHostNameCharacterEncoding()
      • swHostNameMetaAttribute

        public static String swHostNameMetaAttribute​(MetaAttribute metaAttribute)
      • swHostNameHeaderLength

        public static int swHostNameHeaderLength()
      • swHostNameLength

        public int swHostNameLength()
      • getSwHostName

        public int getSwHostName​(org.agrona.MutableDirectBuffer dst,
                                 int dstOffset,
                                 int length)
      • getSwHostName

        public int getSwHostName​(byte[] dst,
                                 int dstOffset,
                                 int length)
      • swHostName

        public String swHostName()
      • swJvmUIDId

        public static int swJvmUIDId()
      • swJvmUIDCharacterEncoding

        public static String swJvmUIDCharacterEncoding()
      • swJvmUIDMetaAttribute

        public static String swJvmUIDMetaAttribute​(MetaAttribute metaAttribute)
      • swJvmUIDHeaderLength

        public static int swJvmUIDHeaderLength()
      • swJvmUIDLength

        public int swJvmUIDLength()
      • getSwJvmUID

        public int getSwJvmUID​(org.agrona.MutableDirectBuffer dst,
                               int dstOffset,
                               int length)
      • getSwJvmUID

        public int getSwJvmUID​(byte[] dst,
                               int dstOffset,
                               int length)
      • swJvmUID

        public String swJvmUID()
      • hwHardwareUIDId

        public static int hwHardwareUIDId()
      • hwHardwareUIDCharacterEncoding

        public static String hwHardwareUIDCharacterEncoding()
      • hwHardwareUIDMetaAttribute

        public static String hwHardwareUIDMetaAttribute​(MetaAttribute metaAttribute)
      • hwHardwareUIDHeaderLength

        public static int hwHardwareUIDHeaderLength()
      • hwHardwareUIDLength

        public int hwHardwareUIDLength()
      • getHwHardwareUID

        public int getHwHardwareUID​(org.agrona.MutableDirectBuffer dst,
                                    int dstOffset,
                                    int length)
      • getHwHardwareUID

        public int getHwHardwareUID​(byte[] dst,
                                    int dstOffset,
                                    int length)
      • hwHardwareUID

        public String hwHardwareUID()
      • modelConfigClassNameId

        public static int modelConfigClassNameId()
      • modelConfigClassNameCharacterEncoding

        public static String modelConfigClassNameCharacterEncoding()
      • modelConfigClassNameMetaAttribute

        public static String modelConfigClassNameMetaAttribute​(MetaAttribute metaAttribute)
      • modelConfigClassNameHeaderLength

        public static int modelConfigClassNameHeaderLength()
      • modelConfigClassNameLength

        public int modelConfigClassNameLength()
      • getModelConfigClassName

        public int getModelConfigClassName​(org.agrona.MutableDirectBuffer dst,
                                           int dstOffset,
                                           int length)
      • getModelConfigClassName

        public int getModelConfigClassName​(byte[] dst,
                                           int dstOffset,
                                           int length)
      • modelConfigClassName

        public String modelConfigClassName()
      • modelConfigJsonId

        public static int modelConfigJsonId()
      • modelConfigJsonCharacterEncoding

        public static String modelConfigJsonCharacterEncoding()
      • modelConfigJsonMetaAttribute

        public static String modelConfigJsonMetaAttribute​(MetaAttribute metaAttribute)
      • modelConfigJsonHeaderLength

        public static int modelConfigJsonHeaderLength()
      • modelConfigJsonLength

        public int modelConfigJsonLength()
      • getModelConfigJson

        public int getModelConfigJson​(org.agrona.MutableDirectBuffer dst,
                                      int dstOffset,
                                      int length)
      • getModelConfigJson

        public int getModelConfigJson​(byte[] dst,
                                      int dstOffset,
                                      int length)
      • modelConfigJson

        public String modelConfigJson()