| Interface | Description | 
|---|---|
| ITrigger | Trigger interface, For every partition update received by the coordinator  ITrigger.augment(Partition)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 © 2018 The Apache Software Foundation