Interface IgniteProxy
public interface IgniteProxy
Ignite API entry point.
-
Method Summary
-
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.
-