Class DrReceiverSystemInfoPrinter

java.lang.Object
org.gridgain.internal.dr.util.DrReceiverSystemInfoPrinter

public class DrReceiverSystemInfoPrinter extends Object
Prints the product version and runtime environment information.
  • Constructor Details

    • DrReceiverSystemInfoPrinter

      public DrReceiverSystemInfoPrinter()
  • Method Details

    • print

      public static void print(org.apache.ignite.internal.logger.IgniteLogger logger)
      Logs product version and runtime environment information using the provided logger.