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