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–2022. All rights reserved.