public class FullTableName extends Object
| Constructor and Description |
|---|
FullTableName() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKeyspaceName() |
String |
getTableName() |
int |
hashCode() |
void |
setKeyspaceName(String keyspaceName) |
void |
setTableName(String tableName) |
String |
toString() |
Copyright © 2015. All rights reserved.