Class: Cequel::Record::ClusteringColumnBound Private
- Defined in:
- lib/cequel/record/bound.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
A bound on a clustering column.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Bound
Method Summary
Methods inherited from Bound
create, #exclusive?, #gt?, #inclusive?, #initialize, #lt?, #to_cql_with_bind_variables
Constructor Details
This class inherits a constructor from Cequel::Record::Bound