Uses of Interface
org.opends.server.backup.BackupManager.CountedIterator
Package
Description
Contains various Directory Server backend implementations.
Contains the code for the Directory Server backend that uses the Berkeley DB Java Edition as the repository for
storing entry and index information.
Contains the code for the Directory Server backend that provides an interface for executing administrative tasks.
Classes related to backup and restore.
-
Uses of BackupManager.CountedIterator in org.opends.server.backends
-
Uses of BackupManager.CountedIterator in org.opends.server.backends.jeb
Modifier and TypeMethodDescriptionJEBackend.getBackendFiles()
JEStorage.getBackendFiles()
Returns an iterator that goes over all the log files, including files created after this method is called. -
Uses of BackupManager.CountedIterator in org.opends.server.backends.task
-
Uses of BackupManager.CountedIterator in org.opends.server.backup
Modifier and TypeClassDescriptionstatic final class
Counted iterator returning elements from a list.Modifier and TypeMethodDescriptionBackupable.getBackendFiles()
Returns an iterator that goes over all the backend files.