Class XapRuntimeReporter

java.lang.Object
com.gigaspaces.internal.utils.XapRuntimeReporter

public class XapRuntimeReporter extends Object
Since:
12.0
Author:
Niv Ingberg
  • Constructor Details

    • XapRuntimeReporter

      public XapRuntimeReporter()
  • Method Details

    • append

      protected void append(String line)
    • generate

      public String generate(boolean verbose, String title, char sepChar, int maxWidth)
    • appendRuntimeInformation

      protected void appendRuntimeInformation(boolean verbose)
    • format

      protected String format(String title, char sepChar, int maxWidth)
    • appendGigaSpacesPlatformInfo

      protected void appendGigaSpacesPlatformInfo()
    • appendJavaDetails

      protected void appendJavaDetails()
    • appendSystemDetails

      protected void appendSystemDetails()
    • appendNetworkInfo

      protected void appendNetworkInfo()
    • appendSystemProperties

      protected void appendSystemProperties()
    • appendEnvironmentVariables

      protected void appendEnvironmentVariables()
    • appendMap

      protected void appendMap(Map map, String title)
    • bytesToString

      protected String bytesToString(String prefix, long sizeInBytes)
    • toString

      protected String toString(NetworkInterface networkInterface)