프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AddIndex ( string name ) : void | ||
DecrementIndexingAttempt ( ) : void | ||
DeleteIndex ( string name ) : void | ||
FlushIndexStats ( ) : void | ||
GetFailureRate ( string index ) : Raven.Database.Data.IndexFailureInformation | ||
GetIndexesStats ( ) : IEnumerable |
||
IncrementIndexingAttempt ( ) : void | ||
IncrementIndexingFailure ( ) : void | ||
IncrementSuccessIndexing ( ) : void | ||
SetCurrentIndexStatsTo ( string index ) : void |
public GetFailureRate ( string index ) : Raven.Database.Data.IndexFailureInformation | ||
index | string | |
리턴 | Raven.Database.Data.IndexFailureInformation |
public SetCurrentIndexStatsTo ( string index ) : void | ||
index | string | |
리턴 | void |