Interface ClusterGroupExpression
-
public interface ClusterGroupExpressionImplement this interface to create an expression that returns aClusterGroupfrom theIgniteinstance that was passed in.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.ignite.cluster.ClusterGroupgetClusterGroup(org.apache.ignite.Ignite ignite)
-