Class NearCacheExample
java.lang.Object
org.apache.ignite.example.near.cache.NearCacheExample
This example demonstrates the usage of Near Cache with a client connecting to an existing Ignite cluster.
See README.md in the examples directory for execution instructions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NearCacheExample
public NearCacheExample()
-
-
Method Details
-
main
Main method of the example.- Parameters:
args- The command line arguments.- Throws:
Exception- if any error occurs.
-