public class DropKeyspace extends SchemaStatement
idempotent
Constructor and Description |
---|
DropKeyspace(String keyspaceName) |
Modifier and Type | Method and Description |
---|---|
String |
buildInternal() |
DropKeyspace |
ifExists()
Add the 'IF EXISTS' condition to this DROP statement.
|
getKeyspace, getQueryString, getRoutingKey, getValues, hasValues
getValues, getValues, toString
disableTracing, enableTracing, getConsistencyLevel, getDefaultTimestamp, getFetchSize, getRetryPolicy, getSerialConsistencyLevel, isIdempotent, isTracing, setConsistencyLevel, setDefaultTimestamp, setFetchSize, setIdempotent, setPagingState, setPagingStateUnsafe, setRetryPolicy, setSerialConsistencyLevel
public DropKeyspace(String keyspaceName)
public DropKeyspace ifExists()
public String buildInternal()