public class ThriftClientState extends ClientState
DEFAULT_CQL_VERSION
Constructor and Description |
---|
ThriftClientState(java.net.SocketAddress remoteAddress) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,CQLStatement> |
getPrepared() |
QueryState |
getQueryState() |
java.lang.String |
getSchedulingValue() |
ensureHasPermission, ensureIsSuper, ensureNotAnonymous, forExternalCalls, forInternalCalls, getCQLQueryHandler, getCQLSupportedVersion, getCQLVersion, getKeyspace, getRawKeyspace, getRemoteAddress, 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 © 2015 The Apache Software Foundation