Type Definition cassandra_cpp_sys::CassTimestampGen

source ·
pub type CassTimestampGen = CassTimestampGen_;
Expand description

Policies that defined the behavior of a request when a server-side read/write timeout or unavailable error occurs.

Generators of client-side, microsecond-precision timestamps.

@struct CassTimestampGen

@cassandra{2.1+}