Uses of Class
org.apache.ignite.internal.processors.cache.ExchangeActions.CacheActionData
-
Packages that use ExchangeActions.CacheActionData Package Description org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation. -
-
Uses of ExchangeActions.CacheActionData in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return types with arguments of type ExchangeActions.CacheActionData Modifier and Type Method Description Collection<ExchangeActions.CacheActionData>ExchangeActions. cacheStartRequests()Collection<ExchangeActions.CacheActionData>ExchangeActions. cacheStopRequests()
-