Interface | Description |
---|---|
ITrigger |
Trigger interface, For every Mutation received by the coordinator
ITrigger.augment(ByteBuffer, ColumnFamily)
is called. |
Class | Description |
---|---|
CustomClassLoader |
Custom class loader will load the classes from the class path, CCL will load
the classes from the the URL first, if it cannot find the required class it
will let the parent class loader do the its job.
|
TriggerExecutor |
Copyright © 2013 The Apache Software Foundation