public interface CreateKeyspaceStart extends KeyspaceReplicationOptions<CreateKeyspace>
| Modifier and Type | Method and Description | 
|---|---|
| CreateKeyspaceStart | ifNotExists()Adds IF NOT EXISTS to the create keyspace specification. | 
withNetworkTopologyStrategy, withReplicationOptions, withSimpleStrategy@NonNull CreateKeyspaceStart ifNotExists()
Copyright © 2017–2020. All rights reserved.