Class CacheExample

java.lang.Object
org.apache.ignite.example.cache.CacheExample

public class CacheExample extends Object
This example demonstrates how to create, read and write to Caches with GridGain 9, JDBC and external database H2.
  • Constructor Details

    • CacheExample

      public CacheExample()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Main method to run the cache example.
      Parameters:
      args - command line arguments
      Throws:
      Exception - if any error occurs