public interface CreateDseTableStart extends OngoingDsePartitionKey
Modifier and Type | Method and Description |
---|---|
CreateDseTableStart |
ifNotExists()
Adds IF NOT EXISTS to the create table specification.
|
withPartitionKey, withPartitionKey
@NonNull CreateDseTableStart ifNotExists()
Copyright © 2017–2022. All rights reserved.