|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeLog | |
|---|---|
| org.apache.jackrabbit.spi.commons.batch | |
| Uses of ChangeLog in org.apache.jackrabbit.spi.commons.batch |
|---|
| Classes in org.apache.jackrabbit.spi.commons.batch that implement ChangeLog | |
|---|---|
class |
AbstractChangeLog<T extends Operation>
This base class for ChangeLog implementations maintains a list of operations
of type type T. |
class |
ChangeLogImpl
This ChangeLog implementation simply keeps back all calls to its Batch methods as
a list of AbstractChangeLog.operations (with item of type Operation). |
class |
ConsolidatingChangeLog
A ChangeLog implementation which does basic consolidation on its
Operations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||