Uses of Class
org.apache.ignite.internal.processors.platform.client.cluster.ClientClusterGroupProjection
-
Packages that use ClientClusterGroupProjection Package Description org.apache.ignite.internal.processors.platform.client.cluster -
-
Uses of ClientClusterGroupProjection in org.apache.ignite.internal.processors.platform.client.cluster
Methods in org.apache.ignite.internal.processors.platform.client.cluster that return ClientClusterGroupProjection Modifier and Type Method Description static ClientClusterGroupProjectionClientClusterGroupProjection. read(BinaryRawReader reader)Reads projection from a stream.
-