Module coremgr_opdata

Source
Expand description

Traits and structs for coremgr operation data.

Structs§

CoremgrOpData
The item content.
ListOptions
The list operation options.
ListQueryCond
The query condition for the list operation.
QueryCond
The query condition to delete item(s).
SortCond
The sort condition for the list operation.

Enums§

SortKey
The sort keys for the list operation.

Constants§

EXPIRES
The expiration time of the data in seconds.

Traits§

CoremgrOpDataModel
Model operations.
Cursor
The operations for cursors.