Class QueueServiceStatistics


  • public final class QueueServiceStatistics
    extends Object
    Stats for the storage service.
    • Constructor Detail

      • QueueServiceStatistics

        public QueueServiceStatistics()
    • Method Detail

      • getGeoReplication

        public GeoReplication getGeoReplication()
        Get the geoReplication property: Geo-Replication information for the Secondary Storage Service.
        Returns:
        the geoReplication value.
      • setGeoReplication

        public QueueServiceStatistics setGeoReplication​(GeoReplication geoReplication)
        Set the geoReplication property: Geo-Replication information for the Secondary Storage Service.
        Parameters:
        geoReplication - the geoReplication value to set.
        Returns:
        the QueueServiceStatistics object itself.