AnalyticsProcessingComponent members

Defines an Analytics Processing Component within the SharePoint search topology.

The AnalyticsProcessingComponent type exposes the following members.

Constructors

  Name Description
Public method AnalyticsProcessingComponent() Initializes a new instance of the AnalyticsProcessingComponent class.
Public method AnalyticsProcessingComponent(Guid) Initializes a new instance of the AnalyticsProcessingComponent class.
Public method AnalyticsProcessingComponent(String) Initializes a new instance of the AnalyticsProcessingComponent class.

Top

Properties

  Name Description
Public property ComponentId ID of the search topology component (GUID). (Inherited from Component.)
Public property MaxSortMemoryInMB The upper limit on memory allocated to sort tasks.
Public property Name Name of the search topology component. (Inherited from Component.)
Public property NumProcessingTasksInParallel The number of processing tasks to run in parallel.
Public property ServerId ID of the server where this search topology component shall be deployed (GUID). (Inherited from Component.)
Public property ServerName This property gives the name of the server where the search component resides. When trying to set the ServerName, the server name is looked up to ensure it refers to a valid server in the farm. (Inherited from Component.)
Public property TopologyId ID of the search topology containing this search component (GUID). (Inherited from Component.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties Properties of the Component. (Inherited from Component.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents this instance. (Inherited from Component.)

Top

See also

Reference

AnalyticsProcessingComponent class

Microsoft.Office.Server.Search.Administration.Topology namespace