Compartilhar via


UsageAnalyticsJobDefinition members

Include protected members
Include inherited members

Lida com análise para análise de uso, que é uma análise de como os usuários interagem com os resultados da pesquisa.

The UsageAnalyticsJobDefinition type exposes the following members.

Constructors

  Name Description
Public method UsageAnalyticsJobDefinition Cria uma instância de UsageAnalyticsJobDefinition. Esse construtor é necessário para desserialização e usado para recriar um objeto SPPersistedObject com base em dados que já existem.

Top

Properties

  Name Description
Public property CanRenameOnRestore (Inherited from SPJobDefinition.)
Public property CanSelectForBackup (Inherited from SPJobDefinition.)
Public property CanSelectForRestore (Inherited from SPJobDefinition.)
Public property Description Obtém a descrição localizada da definição de trabalho como um String. (Overrides SPJobDefinition.Description.)
Public property DiskSizeRequired (Inherited from SPJobDefinition.)
Public property DisplayName Obtém o nome localizado da definição do trabalho de análise como um String. (Overrides SPJobDefinition.DisplayName.)
Public property EnableBackup (Inherited from SPJobDefinition.)
Public property Farm (Inherited from SPPersistedObject.)
Public property HistoryEntries (Inherited from SPJobDefinition.)
Public property Id (Inherited from SPPersistedObject.)
Public property IsDisabled (Inherited from SPJobDefinition.)
Public property LastRunTime (Inherited from SPJobDefinition.)
Public property LockType (Inherited from SPJobDefinition.)
Public property Name (Inherited from SPPersistedObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property RecommendationsSecurityTrimmingEnabled Restrições de segurança de controles das consultas recommendedfor .
Public property Retry (Inherited from SPJobDefinition.)
Public property Schedule (Inherited from SPJobDefinition.)
Public property Server (Inherited from SPJobDefinition.)
Public property Service (Inherited from SPJobDefinition.)
Public property Status (Inherited from SPPersistedObject.)
Public property Title (Inherited from SPJobDefinition.)
Public property TypeName (Inherited from SPPersistedObject.)
Public property UpdateRelationShipCacheThreshold Obtém ou define um valor inteiro que especifica o número de dias para eventos agregue uso bruto usados ao atualizar recommendations, que é a saída produzida pela análise de uso.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property VerboseTracingEnabled (Inherited from SPJobDefinition.)
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)
Public property WebApplication (Inherited from SPJobDefinition.)

Top

Methods

  Name Description
Public method AddBackupObjects (Inherited from SPJobDefinition.)
Public method ClearAnalysis Limpa o cache de análise, que deve estar no estado de parado ou com falha antes que o cache pode ser limpo.
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPJobDefinition.)
Public method DisableTimerjobSchedule Desativa o trabalho de timer de ser agendado.
Public method EnableTimerjobSchedule Permite que o trabalho de timer para agendamento.
Public method Equals (Inherited from SPPersistedObject.)
Public method Execute Executa tarefas de ciclo de vida de análise. Tentativas de iniciar a análise de uso quando é hora de fazê-lo. (Overrides SPJobDefinition.Execute(Guid).)
Protected method Finalize (Inherited from Object.)
Public method GetAnalysisConfiguration Obtém as definições de configuração para o trabalho de análise atual.
Public method GetAnalysisInfo Obtém informações de análise para a análise atual.
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort (Inherited from SPJobDefinition.)
Public method OnBackup (Inherited from SPJobDefinition.)
Public method OnBackupComplete (Inherited from SPJobDefinition.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method OnPostRestore (Inherited from SPJobDefinition.)
Public method OnPrepareBackup (Inherited from SPJobDefinition.)
Public method OnPreRestore (Inherited from SPJobDefinition.)
Public method OnRestore (Inherited from SPJobDefinition.)
Public method Provision (Inherited from SPPersistedObject.)
Public method RefreshAnalysisConfiguration Atualiza as definições de configuração para a análise atual recarregando as definições de configuração de onde ele estava armazenado anteriormente.
Public method ResumeAnalysis Retoma a análise que deve no estado pausado.
Public method RunNow (Inherited from SPJobDefinition.)
Public method SetDailyAnalysisScheduleHour Define o componente de hora do agendamento de tempo diária para análise de uso. Os valores válidos estão entre 0 e 23.
Public method SetDayOffset Define um deslocamento (em horas) da hora local que especifica o início do dia. Os valores válidos estão entre-23 e 23.
Public method SetRefeedToSearchIndexOnNextRun Defina esse parâmetro para indicar que o sinalizador RefeedFromCache deve ser definido antes da próxima execução do trabalho de análise.
Public method StartAnalysis() Inicia a análise se ele estiver no parado ou em estado de falha.
Public method StartAnalysis(String) Inicia a análise se já não estiver em execução.
Public method StopAnalysis Pára a análise, que deve estar em execução ou no estado pausado.
Public method SuspendAnalysis Suspende a análise, que deve estar no estado de execução.
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() (Inherited from SPJobDefinition.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method UpdateProgress (Inherited from SPJobDefinition.)
Protected method Validate (Inherited from SPJobDefinition.)

Top

Ver também

Referência

UsageAnalyticsJobDefinition class

Microsoft.Office.Server.Search.Analytics namespace