|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaggableSearchableChangeLogStore
TODO TaggableSearchableChangeLogStore.
| Method Summary | |
|---|---|
void |
createPartition(java.lang.String partitionSuffix,
java.lang.String revContainerName,
java.lang.String tagContainerName)
Gets the read only Partition backed by this ChangeLogStore. |
Partition |
getPartition()
Gets the partition associated with this store |
TagSearchEngine |
getTagSearchEngine()
Get's the tag search engine for this TaggableSearchableChangeLogStore. |
| Methods inherited from interface org.apache.directory.server.core.changelog.TaggableChangeLogStore |
|---|
getLatest, removeTag, tag, tag, tag, tag |
| Methods inherited from interface org.apache.directory.server.core.changelog.SearchableChangeLogStore |
|---|
getChangeLogSearchEngine |
| Methods inherited from interface org.apache.directory.server.core.changelog.ChangeLogStore |
|---|
destroy, find, find, findAfter, findBefore, getCurrentRevision, init, log, log, lookup, sync |
| Method Detail |
|---|
TagSearchEngine getTagSearchEngine()
void createPartition(java.lang.String partitionSuffix,
java.lang.String revContainerName,
java.lang.String tagContainerName)
partitionSuffix - the suffix of the partition e.x ou=chnagelogrevContainerName - the container's name for holding the revisions ex. ou=revisionstagContainerName - the container's name for holding the tags ex. ou=tagsPartition getPartition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||