Search Results for

    Show / Hide Table of Contents

    Namespace Apache.Ignite.Linq

    Classes

    CacheClientLinqExtensions

    Extensions methods for ICacheClient<TK, TV>.

    CacheLinqExtensions

    Extensions methods for ICache<TK, TV>.

    CompiledQuery

    Represents a compiled cache query.

    QueryOptions

    Cache query options.

    Interfaces

    ICacheQueryable

    Common interface for cache queryables.

    IUpdateDescriptor<TKey, TValue>

    Dummy interface to provide update description for UpdateAll<TKey, TValue>(IQueryable<ICacheEntry<TKey, TValue>>, Expression<Func<IUpdateDescriptor<TKey, TValue>, IUpdateDescriptor<TKey, TValue>>>)

    Delegates

    CompiledQueryFunc<T>

    Delegate for compiled query with arbitrary number of arguments.

    In This Article
    Back to top © 2015 - 2019 The Apache Software Foundation