public class DropKeyspace extends SchemaStatement
idempotent, NULL_PAYLOAD_VALUE
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, getNamedValues, getQueryString, getRoutingKey, getValues, hasValues, usesNamedValues
getQueryString, hasValues, toString
disableTracing, enableTracing, getConsistencyLevel, getDefaultTimestamp, getFetchSize, getOutgoingPayload, getReadTimeoutMillis, getRetryPolicy, getSerialConsistencyLevel, isBatchIdempotent, isIdempotent, isTracing, setConsistencyLevel, setDefaultTimestamp, setFetchSize, setIdempotent, setOutgoingPayload, setPagingState, setPagingState, setPagingStateUnsafe, setReadTimeoutMillis, setRetryPolicy, setSerialConsistencyLevel
public DropKeyspace(String keyspaceName)
public DropKeyspace ifExists()
public String buildInternal()
Copyright © 2012–2017. All rights reserved.