Uses of Class
com.netflix.astyanax.connectionpool.exceptions.BadRequestException

Packages that use BadRequestException
com.netflix.astyanax.thrift   
 

Uses of BadRequestException in com.netflix.astyanax.thrift
 

Methods in com.netflix.astyanax.thrift that throw BadRequestException
static
<K> org.apache.cassandra.thrift.ColumnParent
ThriftConverter.getColumnParent(ColumnFamily<?,?> columnFamily, ColumnPath<?> path)
          Construct a Hector ColumnParent based on the information in the query and the type of column family being queried.
static
<K> org.apache.cassandra.thrift.ColumnPath
ThriftConverter.getColumnPath(ColumnFamily<?,?> columnFamily, ColumnPath<?> path)
          Construct a Thrift ColumnPath based on the information in the query and the type of column family being queried.
 



Copyright © 2012. All Rights Reserved.