메소드 | 설명 | |
---|---|---|
CacheResponse ( |
Caches the response.
|
|
ClearCache ( string pattern, System.DateTime since ) : void | ||
EntryRemovedCallBack ( System.Runtime.Caching.CacheEntryRemovedArguments arguments ) : void | ||
OpenSearchMemoryCache ( ) : System | ||
OpenSearchMemoryCache ( string name, |
Initializes a new instance of the Terradue.OpenSearch.Filters.OpenSearchMemoryCache class.
|
|
TryReplaceWithCacheRequest ( |
Tries the replace with cache request.
|
메소드 | 설명 | |
---|---|---|
CreatePolicy ( |
Creates the policy.
|
public CacheResponse ( |
||
request | Request. | |
response | IOpenSearchResponse | Response. |
리턴 | void |
public ClearCache ( string pattern, System.DateTime since ) : void | ||
pattern | string | |
since | System.DateTime | |
리턴 | void |
protected CreatePolicy ( |
||
item | Item. | |
request | ||
리턴 | System.Runtime.Caching.CacheItemPolicy |
public EntryRemovedCallBack ( System.Runtime.Caching.CacheEntryRemovedArguments arguments ) : void | ||
arguments | System.Runtime.Caching.CacheEntryRemovedArguments | |
리턴 | void |
public OpenSearchMemoryCache ( string name, |
||
name | string | Name. |
config | Config. | |
리턴 | System |
public TryReplaceWithCacheRequest ( |
||
request | Request. | |
리턴 | void |