Class PingReport


  • @Public
    @Experimental
    public class PingReport
    extends Object
    Contains a report for all the internal service health states.
    Since:
    1.5.4
    Author:
    Michael Nitschinger
    • Method Detail

      • exportToJson

        public String exportToJson()
        Exports this report into the RFC JSON format.
        Returns:
        the as JSON encoded report.
      • exportToJson

        public String exportToJson​(boolean pretty)
        Exports this report into the RFC JSON format.
        Returns:
        the as JSON encoded report.
      • version

        public int version()
      • configRev

        public long configRev()