IPartition Members

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

An IPartition is located on a single machine. If it is a dynamic partition and it has split Machine should throw a PartitionException and the JE will call Repartition

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

Public Properties

  Name Description
Key The key that uniquely identifies this partition
Machine Get the machine where this partition is. May throw PartitionException if the partition is no longer on a single machine

Top

Public Methods

  Name Description
Repartition Repartition should return a new list of partitions in case of a split

Top

See Also

Reference

IPartition Interface
Microsoft.Webstore.JobEngine Namespace