Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tiersUsageInfo (0.09 sec)

  1. cmd/data-usage-cache.go

    		ObjectsTotalSize:        uint64(flat.Size),
    		BucketsCount:            uint64(len(e.Children)),
    		BucketsUsage:            d.bucketsUsageInfo(buckets),
    		TierStats:               d.tiersUsageInfo(buckets),
    	}
    	return dui
    }
    
    // replace will add or replace an entry in the cache.
    // If a parent is specified it will be added to that if not already there.
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Tue Oct 22 15:30:50 UTC 2024
    - 34.7K bytes
    - Viewed (0)
Back to top