public class GroupId
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.lang.String |
cacheName
the name of the region.
|
java.lang.String |
groupName
Description of the Field
|
Constructor and Description |
---|
GroupId(java.lang.String cacheName,
java.lang.String groupName)
Constructor for the GroupId object
|
public final java.lang.String groupName
public final java.lang.String cacheName
public GroupId(java.lang.String cacheName, java.lang.String groupName)
cacheName
- groupName
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.