Method | Description | |
---|---|---|
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 GetIndexTouchCount ( string name ) : int | ||
name | string | |
return | int |
public GetMostRecentAttachmentEtag ( ) : Etag | ||
return | Etag |
public IndexLastUpdatedAt ( string name ) : Etag>.Tuple |
||
name | string | |
return | Etag>.Tuple |
public IsIndexStale ( string name, System.DateTime cutOff, Etag cutoffEtag ) : bool | ||
name | string | |
cutOff | System.DateTime | |
cutoffEtag | Etag | |
return | bool |
public StalenessStorageActions ( |
||
storage | ||
return | System |