Crate reql_types[][src]

Expand description

Common ReQL data types

Structs

Binary
CanonicalAddress
Change
ClusterConfig

Structure of data in cluster_config table

CurrentIssue

Structure of data in current_issues table

DateTime
DbConfig

Structure of data in db_config table

Job

Structure of data in jobs table

Log

Structure of data in logs table

Network
Permission

Structure of data in permissions table

Process
ServerConfig

Structure of data in server_config table

ServerInfo
ServerStatus

Structure of data in server_status table

Stat

Structure of data in cluster_config table

TableConfig

Structure of data in cluster_config table

TableStatus

Structure of data in table_status table

User

Structure of data in uses table

WriteStatus

Status returned by a write command