ServicePartitionInformation Class
- java.
lang. Object - system.
fabric. ServicePartitionInformation
- system.
public class ServicePartitionInformation
Represents the base class for describing partitions.
Remarks:
Int64RangePartitionInformation, NamedPartitionInformation, and SingletonPartitionInformation all derive from this type.
Modifier and Type | Method and Description |
---|---|
UUID |
get Gets the partition ID for this partition as a UUID. |
Service |
get Gets the type of partition. |
String |
to Prints the id and kind of the partition. |
getId
public UUID getId()
Gets the partition ID for this partition as a UUID.
Returns:
java.util.UUID object.
getKind
public ServicePartitionKind getKind()
Gets the type of partition.
Returns:
ServicePartitionKind value.
toString
public String toString()
Prints the id and kind of the partition.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: