T - The subtype of the IndexNameSpecificationpublic abstract class IndexNameSpecification<T extends IndexNameSpecification<T>> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
IndexNameSpecification() |
protected |
IndexNameSpecification(com.datastax.oss.driver.api.core.CqlIdentifier name) |
protected IndexNameSpecification()
protected IndexNameSpecification(com.datastax.oss.driver.api.core.CqlIdentifier name)
@Nullable public com.datastax.oss.driver.api.core.CqlIdentifier getName()
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.