Package org.apache.cassandra.triggers
-
Interface Summary Interface Description ITrigger Trigger interface, For every partition update received by the coordinatorITrigger.augment(Partition)
is called. -
Class Summary Class Description CustomClassLoader Custom class loader will load the classes from the class path, CCL will load the classes from the URL first, if it cannot find the required class it will let the parent class loader do its job.TriggerExecutor