Package com.mongodb
Class Tag
java.lang.Object
com.mongodb.Tag
A replica set tag.
- Since:
- 2.13
- MongoDB documentation
- Tag Sets
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Tag
Construct a new instance.- Parameters:
name
- the tag namevalue
- the value of the tag
-
-
Method Details