Package org.apache.ignite.example.client
Class IgniteClientWithConfigExample
java.lang.Object
org.apache.ignite.example.client.IgniteClientWithConfigExample
This example demonstrates the usage of the basic client API with additional configuration parameters.
Configurations like this are sufficient for most common scenarios.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IgniteClientWithConfigExample
public IgniteClientWithConfigExample()
-
-
Method Details
-
main
Runs the IgniteClientWithConfigExample.- Parameters:
args- The command line arguments.- Throws:
Exception- if any error occurs.
-