public interface IgniteProxy
Ignite API entry point.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the unique name (consistent ID) of the Ignite node in the cluster.
  • Method Details

    • name

      String name()
      Returns the unique name (consistent ID) of the Ignite node in the cluster.
      Returns:
      Unique Ignite node name in the cluster.