| Package | Description |
|---|---|
| org.apache.jackrabbit.spi.commons.batch |
| Modifier and Type | Class and Description |
|---|---|
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
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.