IQueryCacheEntry Interface |
Namespace: Tangosol.Net.Cache
public interface IQueryCacheEntry : ICacheEntry
The IQueryCacheEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | Key |
Gets the key corresponding to this entry.
(Inherited from ICacheEntry.) |
![]() | Value |
Gets or sets the value corresponding to this entry.
(Inherited from ICacheEntry.) |