EntryInfo
reduct.EntryInfo
¶
Entry of bucket
block_count: int
class-attribute
¶
number of blocks
latest_record: int
class-attribute
¶
UNIX timestamp of the latest record in microseconds
name: str
class-attribute
¶
name of entry
oldest_record: int
class-attribute
¶
UNIX timestamp of the oldest record in microseconds
record_count: int
class-attribute
¶
number of records
size: int
class-attribute
¶
size of stored data in bytes