Class GroupId
java.lang.Object
org.apache.commons.jcs3.engine.control.group.GroupId
- All Implemented Interfaces:
Serializable
Used to avoid name conflict when group cache items are mixed with non-group cache items in the
same cache.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
groupName
Description of the Field -
cacheName
the name of the region.
-
-
Constructor Details
-
GroupId
Constructor for the GroupId object- Parameters:
cacheName
-groupName
-
-
-
Method Details
-
equals
-
hashCode
-
toString
Convert to string
-