File: timestamps.rst

package info (click to toggle)
python-cassandra-driver 3.29.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,144 kB
  • sloc: python: 51,532; ansic: 768; makefile: 136; sh: 13
file content (14 lines) | stat: -rw-r--r-- 392 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
``cassandra.timestamps`` - Timestamp Generation
=============================================

.. module:: cassandra.timestamps

.. autoclass:: MonotonicTimestampGenerator (warn_on_drift=True, warning_threshold=0, warning_interval=0)

    .. autoattribute:: warn_on_drift

    .. autoattribute:: warning_threshold

    .. autoattribute:: warning_interval

    .. automethod:: _next_timestamp