T - The subtype of the KeyspaceActionSpecificationpublic abstract class KeyspaceActionSpecification extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
KeyspaceActionSpecification(com.datastax.oss.driver.api.core.CqlIdentifier name) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
com.datastax.oss.driver.api.core.CqlIdentifier |
getName() |
int |
hashCode() |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.