public final class CommandLineStartup extends Object
main(String[])
method that accepts command line arguments. It accepts just one
parameter which is Spring XML configuration file path. You can run this class from command
line without parameters to get help message.
Note that scripts ${IGNITE_HOME}/bin/ignite.{sh|bat}
shipped with Ignite use
this startup and you can use them as an example.
public static void main(String[] args)
args
- Command line arguments.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019