Module jdk.jfr
Package jdk.jfr

Annotation Type DataAmount

    • Field Summary

      Fields 
      Modifier and TypeFieldsDescription
      static StringBITS
      Unit for bits
      static StringBYTES
      Unit for bytes
    • Optional Element Summary

      Optional Elements 
      Modifier and TypeOptional ElementDescription
      Stringvalue
      Returns the unit for the data amount, by default bytes.
    • Field Detail

      • BITS

        static final String BITS
        Unit for bits
      • BYTES

        static final String BYTES
        Unit for bytes
    • Element Detail

      • value

        String value
        Returns the unit for the data amount, by default bytes.
        Returns:
        the data amount unit, default BYTES, not null
        Default:
        "BYTES"

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部