Package org.gridgain.internal.dr.util
Class DrReceiverConfigDefaultsGenerator
java.lang.Object
org.gridgain.internal.dr.util.DrReceiverConfigDefaultsGenerator
Generates default configuration.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DrReceiverConfigDefaultsGenerator
public DrReceiverConfigDefaultsGenerator()
-
-
Method Details
-
main
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.
-