Package com.mongodb
Class Tag
java.lang.Object
com.mongodb.Tag
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
A replica set tag.
- Since:
- 2.13
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Tag
Deprecated.Construct a new instance.- Parameters:
name
- the tag namevalue
- the value of the tag
-
-
Method Details
-
getName
Deprecated.Gets the name of the replica set tag.- Returns:
- the name
-
getValue
Deprecated.Gets the value of the replica set tag.- Returns:
- the value
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-