public abstract class KeyspaceOptionsCqlGenerator<T extends KeyspaceOptionsSpecification<T>> extends KeyspaceNameCqlGenerator<KeyspaceOptionsSpecification<T>>
| Constructor and Description |
|---|
KeyspaceOptionsCqlGenerator(KeyspaceOptionsSpecification<T> specification) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
spec()
Convenient synonymous method of
KeyspaceNameCqlGenerator.getSpecification(). |
getSpecification, toCql, toCqlpublic KeyspaceOptionsCqlGenerator(KeyspaceOptionsSpecification<T> specification)
protected T spec()
KeyspaceNameCqlGeneratorKeyspaceNameCqlGenerator.getSpecification().spec in class KeyspaceNameCqlGenerator<KeyspaceOptionsSpecification<T extends KeyspaceOptionsSpecification<T>>>Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.