| Package | Description |
|---|---|
| org.apache.directory.server.core.api.changelog | |
| org.apache.directory.server.core.changelog |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchableChangeLogStore
TODO SearchableChangeLogStore.
|
interface |
TaggableChangeLogStore
A ChangeLogStore which allows tagging for tracking server state snapshots.
|
interface |
TaggableSearchableChangeLogStore
TODO TaggableSearchableChangeLogStore.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeLogStore |
ChangeLog.getChangeLogStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeLog.setChangeLogStore(ChangeLogStore store)
Set the underlying storage
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryChangeLogStore
A change log store that keeps it's information in memory.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeLogStore |
DefaultChangeLog.getChangeLogStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultChangeLog.setChangeLogStore(ChangeLogStore store)
Set the underlying storage
|
Copyright © 2021. All rights reserved.