Share via


CloudPartition Members

[This is internal Microsoft documentation - Do not distribute.]

Presents a Cloud Partition as a partition The Partition Map is not serialized

The following tables list the members exposed by the CloudPartition type.

Public Constructors

  Name Description
CloudPartition Constructor. Represents a CloudPartition for the given application and tablegroup.

Top

Public Properties

  Name Description
High Gets high key of the range for this partition
Key Key
Low Gets low key of the range for this partition
Machine Gets the name of the machine on which the partition resides.
Range Gets the range of this partition
TableGroupMap Gets the tableGroup name for this paritition

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals Overloaded. Overridden.  
GetHashCode Overridden. Returns the hash code.
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
Repartition Called by the JobEngine to check if the parition is split.
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

CloudPartition Class
Microsoft.Webstore.JobEngine.Partitions Namespace