Package org.apache.cassandra.index
Class Index.Group.Key
- java.lang.Object
-
- org.apache.cassandra.index.Index.Group.Key
-
- Enclosing interface:
- Index.Group
public static class Index.Group.Key extends java.lang.Object
Group key is used to uniquely identify aIndex.Group
within a table
-
-
Constructor Summary
Constructors Constructor Description Key(java.lang.Object object)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-