class Cassandra::Trigger
Represents a trigger on a cassandra table
Inherits
Object
Methods
table
Returns table that the trigger applies to.
name
Returns name of the trigger.
options
Returns options of the trigger.
custom_class_name
Returns name of the trigger class
to_cql
Returns a cql representation of this trigger