![]() |
Apache Ignite.NET
|
Cache entry predicate. More...
Public Member Functions | |
| bool | Invoke (ICacheEntry< TK, TV > entry) |
| Returns a value indicating whether provided cache entry satisfies this predicate. More... | |
| TK | Key type. |
| TV | Value type. |
| bool Apache.Ignite.Core.Cache.ICacheEntryFilter< in in TK, in in TV >.Invoke | ( | ICacheEntry< TK, TV > | entry | ) |
| entry | Cache entry. |