aistore.sdk.dsort.types
Module Contents
Classes
API
Bases: TimeStats, ThroughputStats
Include fields from both time and throughput stats
Bases: BaseModel
All stats for a dSort run
aborted
archived
description
errors
extended
local_extraction
meta_sorting
shard_creation
warnings
Bases: BaseModel
Info about a dsort Job, including metrics
aborted
archived
bytes
creation_duration
dst_bck
extracted_duration
finish_time
id
metrics
model_config
objects
sorting_duration
src_bck
started_time
Bases: PhaseInfo
Metrics for first phase of dSort
extracted_count
extracted_record_count
extracted_size
extracted_to_disk_count
extracted_to_disk_size
single_shard_stats
total_count
Bases: BaseModel
Stats for a specific dSort phase
elapsed
end_time
finished
running
started_time
Bases: PhaseInfo
Metrics for final phase of dSort
created_count
local_recv_stats
local_send_stats
moved_shard_count
req_stats
resp_stats
single_shard_stats
to_create
Bases: BaseModel
Statistics on task throughput
avg_throughput
count
max_throughput
min_throughput
total
Bases: BaseModel
Statistics for time spent on tasks
avg_ms
count
max_ms
min_ms
total_ms