메소드 | 설명 | |
---|---|---|
GetIndexTouchCount ( string name ) : int | ||
GetMostRecentAttachmentEtag ( ) : Etag | ||
GetMostRecentDocumentEtag ( ) : Etag | ||
IndexLastUpdatedAt ( string name ) : Etag>.Tuple |
||
IsIndexStale ( string name, System.DateTime cutOff, Etag cutoffEtag ) : bool | ||
IsMapStale ( string name ) : bool | ||
IsReduceStale ( string name ) : bool | ||
StalenessStorageActions ( |
public IndexLastUpdatedAt ( string name ) : Etag>.Tuple |
||
name | string | |
리턴 | Etag>.Tuple |
public IsIndexStale ( string name, System.DateTime cutOff, Etag cutoffEtag ) : bool | ||
name | string | |
cutOff | System.DateTime | |
cutoffEtag | Etag | |
리턴 | bool |
public StalenessStorageActions ( |
||
storage | ||
리턴 | System |