Class IgniteClientExample

java.lang.Object
org.apache.ignite.example.client.IgniteClientExample

public class IgniteClientExample extends Object
This example demonstrates the usage of the basic client API without any fine-tuning. Configurations like this are sufficient for most common scenarios.
  • Constructor Details

    • IgniteClientExample

      public IgniteClientExample()
  • Method Details