Apache Ignite.NET
Apache.Ignite.Linq.CacheLinqExtensions Member List

This is the complete list of members for Apache.Ignite.Linq.CacheLinqExtensions, including all inherited members.

AsCacheQueryable< TKey, TValue >(this ICache< TKey, TValue > cache)Apache.Ignite.Linq.CacheLinqExtensionsstatic
AsCacheQueryable< TKey, TValue >(this ICache< TKey, TValue > cache, bool local)Apache.Ignite.Linq.CacheLinqExtensionsstatic
AsCacheQueryable< TKey, TValue >(this ICache< TKey, TValue > cache, bool local, string tableName)Apache.Ignite.Linq.CacheLinqExtensionsstatic
AsCacheQueryable< TKey, TValue >(this ICache< TKey, TValue > cache, QueryOptions queryOptions)Apache.Ignite.Linq.CacheLinqExtensionsstatic
RemoveAll< TKey, TValue >(this IQueryable< ICacheEntry< TKey, TValue >> query)Apache.Ignite.Linq.CacheLinqExtensionsstatic
RemoveAll< TKey, TValue >(this IQueryable< ICacheEntry< TKey, TValue >> query, Expression< Func< ICacheEntry< TKey, TValue >, bool >> predicate)Apache.Ignite.Linq.CacheLinqExtensionsstatic
ToCacheQueryable< T >(this IQueryable< T > query)Apache.Ignite.Linq.CacheLinqExtensionsstatic