
Icon | Member | Description |
---|---|---|
![]() | ReadByIdFromCache(Type, Object) |
Reads an entry from the local cache only, this operation will not be delegated to the cached proxy if the entry
is not present in the local cache.
|
![]() | ReadByIdFromCache<(Of <(T>)>)(Object) |
Reads an entry from the local cache only, this operation will not be delegated to the cached proxy if the entry
is not present in the local cache.
|
![]() | ReadByIdFromCache(String, Object) |
Reads an entry from the local cache only, this operation will not be delegated to the cached proxy if the entry
is not present in the local cache.
|