Uses of Class
org.bson.types.BSONTimestamp
-
Packages that use BSONTimestamp Package Description org.bson Contains the base BSON classes.org.bson.types Contains classes implementing various BSON types. -
-
Uses of BSONTimestamp in org.bson
Methods in org.bson with parameters of type BSONTimestamp Modifier and Type Method Description protected void
BasicBSONEncoder. putTimestamp(String name, BSONTimestamp timestamp)
Encodes a BSON timestamp -
Uses of BSONTimestamp in org.bson.types
Methods in org.bson.types with parameters of type BSONTimestamp Modifier and Type Method Description int
BSONTimestamp. compareTo(BSONTimestamp ts)
-