Scroll to navigation

MongoDB::Timestamp(3pm) User Contributed Perl Documentation MongoDB::Timestamp(3pm)
 

NAME

MongoDB::Timestamp - Replication timestamp

VERSION

version v0.705.0.0

SYNOPSIS

This is an internal type used for replication. It is not for storing dates, times, or timestamps in the traditional sense. Unless you are looking to mess with MongoDB's replication internals, the class you are probably looking for is DateTime. See <MongoDB::DataTypes> for more information.

NAME

MongoDB::Timestamp - Timestamp used for replication

ATTRIBUTES

sec

Seconds since epoch.

inc

Incrementing field.

AUTHORS

David Golden <david.golden@mongodb.org>
Mike Friedman <friedo@mongodb.com>
Kristina Chodorow <kristina@mongodb.org>
Florian Ragwitz <rafl@debian.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by MongoDB, Inc..
This is free software, licensed under:
  The Apache License, Version 2.0, January 2004
2014-10-09 perl v5.20.1