Uses of Class
org.apache.ignite.client.ClientFeatureNotSupportedByServerException
-
Packages that use ClientFeatureNotSupportedByServerException Package Description org.apache.ignite.internal.client.thin -
-
Uses of ClientFeatureNotSupportedByServerException in org.apache.ignite.internal.client.thin
Methods in org.apache.ignite.internal.client.thin that throw ClientFeatureNotSupportedByServerException Modifier and Type Method Description voidProtocolContext. checkFeatureSupported(ProtocolBitmaskFeature feature)Check that feature is supported by the server.
-