Interface ServicePartitionMetadata

    • Method Detail

      • partition

        PartitionMetadata partition()
        Retrieve the partition to which this service is known to exist.
      • globalRegion

        Optional<Region> globalRegion()
        Retrieve the global region associated with this service, in this partition(). This will return empty if the service is regionalized in the partition.