![]() |
Apache Ignite.NET
|
This is the complete list of members for Apache.Ignite.Core.Cache.Store.ICacheStore, including all inherited members.
| Delete(object key) | Apache.Ignite.Core.Cache.Store.ICacheStore | |
| DeleteAll(ICollection keys) | Apache.Ignite.Core.Cache.Store.ICacheStore | |
| Load(object key) | Apache.Ignite.Core.Cache.Store.ICacheStore | |
| LoadAll(ICollection keys) | Apache.Ignite.Core.Cache.Store.ICacheStore | |
| LoadCache(Action< object, object > act, params object[] args) | Apache.Ignite.Core.Cache.Store.ICacheStore | |
| SessionEnd(bool commit) | Apache.Ignite.Core.Cache.Store.ICacheStore | |
| Write(object key, object val) | Apache.Ignite.Core.Cache.Store.ICacheStore | |
| WriteAll(IDictionary entries) | Apache.Ignite.Core.Cache.Store.ICacheStore |