Class NearCacheExample

java.lang.Object
org.apache.ignite.example.near.cache.NearCacheExample

public class NearCacheExample extends Object
  • Constructor Details

    • NearCacheExample

      public NearCacheExample()
  • Method Details

    • demonstrateNearCacheClient

      public static void demonstrateNearCacheClient() throws Exception
      Throws:
      Exception
    • demonstrateNearCacheEmbedded

      public static void demonstrateNearCacheEmbedded() throws Exception
      Throws:
      Exception
    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception