Interface UnixOperatingSystemMXBean

    • Method Detail

      • getOpenFileDescriptorCount

        long getOpenFileDescriptorCount()
        Returns the number of open file descriptors.
        Returns:
        the number of open file descriptors.
      • getMaxFileDescriptorCount

        long getMaxFileDescriptorCount()
        Returns the maximum number of file descriptors.
        Returns:
        the maximum number of file descriptors.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部