T - subtype of this class for which this is a CQL generator.public abstract class KeyspaceCqlGenerator<T extends KeyspaceSpecification<T>> extends KeyspaceOptionsCqlGenerator<KeyspaceSpecification<T>>
| Constructor and Description |
|---|
KeyspaceCqlGenerator(KeyspaceSpecification<T> specification) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
spec()
Convenient synonymous method of
KeyspaceNameCqlGenerator.getSpecification(). |
optionValueMapgetSpecification, setSpecification, toCql, toCqlpublic KeyspaceCqlGenerator(KeyspaceSpecification<T> specification)
protected T spec()
KeyspaceNameCqlGeneratorKeyspaceNameCqlGenerator.getSpecification().spec in class KeyspaceOptionsCqlGenerator<KeyspaceSpecification<T extends KeyspaceSpecification<T>>>Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.