T - The type of POJO associated with the statement.public static class CreateSchemaImpl.WhereImpl<T> extends ForwardingStatementImpl<Void,VoidFuture,T,CreateSchemaImpl<T>> implements CreateSchema.Where<T>
WhereImpl class defines a WHERE clause for the CREATE
SCHEMA statement which can be used to specify keyspace keys used for the
keyspace name.statementbridge, CI_PREFIX, idempotent, isCounterOp, mgr, MK_PREFIX, resultClass, simpleSize, UDT_C_PREFIX| Modifier and Type | Method and Description |
|---|---|
CreateSchema.Where<T> |
and(Clause clause) |
appendGroupSubType, appendGroupType, appendOptions, buildQueryString, buildQueryStrings, buildStatements, disable, disableErrorTracing, disableTracing, enable, enableErrorTracing, enableErrorTracing, enableTracing, enableTracing, execute, executeAsync, executeAsyncRaw, executeRaw, getConsistencyLevel, getContext, getDefaultTimestamp, getFetchSize, getKeyspace, getObjectClass, getPOJOContext, getQueryString, getReadTimeoutMillis, getRetryPolicy, getSerialConsistencyLevel, getUserData, isCounterOp, isDirty, isEnabled, isErrorTracing, isIdempotent, isTracing, setConsistencyLevel, setCounterOp, setDefaultTimestamp, setDirty, setDirty, setFetchSize, setIdempotent, setReadTimeoutMillis, setRetryPolicy, setSerialConsistencyLevel, setUserData, simpleSizeclearKeyspace, executeAsync0, executeAsyncRaw0, getClassInfo, getClassInfoImpl, getObject, init, init, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetClassInfo, getObjectClassdisable, disableErrorTracing, disableTracing, enable, enableErrorTracing, enableErrorTracing, enableTracing, enableTracing, execute, executeAsync, executeAsyncRaw, executeRaw, getConsistencyLevel, getDefaultTimestamp, getFetchSize, getKeyspace, getQueryString, getReadTimeoutMillis, getRetryPolicy, getSerialConsistencyLevel, getUserData, isEnabled, isErrorTracing, isIdempotent, isTracing, setConsistencyLevel, setDefaultTimestamp, setFetchSize, setIdempotent, setReadTimeoutMillis, setRetryPolicy, setSerialConsistencyLevel, setUserDatapublic CreateSchema.Where<T> and(Clause clause)
and in interface CreateSchema.Where<T>CreateSchema.Where.and(org.helenus.driver.Clause)Copyright (C) 2015-2017 The Helenus Driver Project Authors.