public class ThriftClientState extends ClientState
DEFAULT_CQL_VERSION
Constructor and Description |
---|
ThriftClientState() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,CQLStatement> |
getPrepared() |
QueryState |
getQueryState() |
java.lang.String |
getSchedulingValue() |
ensureHasPermission, ensureNotAnonymous, getCQLSupportedVersion, getCQLVersion, getKeyspace, getRawKeyspace, getUser, hasAllKeyspacesAccess, hasColumnFamilyAccess, hasKeyspaceAccess, login, setCQLVersion, setKeyspace, validateLogin
public QueryState getQueryState()
public java.util.Map<java.lang.Integer,CQLStatement> getPrepared()
public java.lang.String getSchedulingValue()
Copyright © 2013 The Apache Software Foundation