Class DrReceiverConfigDefaultsGenerator

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

public class DrReceiverConfigDefaultsGenerator extends Object
Generates default configuration.
  • Constructor Details

    • DrReceiverConfigDefaultsGenerator

      public DrReceiverConfigDefaultsGenerator()
  • Method Details

    • main

      public static void main(String[] args)
      Generates configuration defaults.
      Parameters:
      args - The first element represents the path to the config file. If the file exists and is not empty, the stored configuration will be merged with the defaults. Please note: the file will be overwritten.