Class: Cequel::Record::ClusteringColumnBound Private

Inherits:
Bound
  • Object
show all
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.

Since:

  • 1.0.0

Direct Known Subclasses

TimeuuidBound

Instance Attribute Summary

Attributes inherited from Bound

#column, #value

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