A C G I L O R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractIndexProducer - Class in org.opencastproject.index.rebuild
-
This implementation of IndexProducer adds logging methods for convenience.
- AbstractIndexProducer() - Constructor for class org.opencastproject.index.rebuild.AbstractIndexProducer
- AssetManager - org.opencastproject.index.rebuild.IndexRebuildService.Service
C
- Comments - org.opencastproject.index.rebuild.IndexRebuildService.Service
G
- getService() - Method in interface org.opencastproject.index.rebuild.IndexProducer
-
Get the service that implements IndexProducer.
I
- IndexProducer - Interface in org.opencastproject.index.rebuild
-
This service handles data that's added to an ElasticSearch index.
- IndexRebuildException - Exception in org.opencastproject.index.rebuild
-
An exception which indicates an error when rebuilding an ElasticSearch index.
- IndexRebuildException(String) - Constructor for exception org.opencastproject.index.rebuild.IndexRebuildException
-
Constructor without Cause.
- IndexRebuildException(String, Throwable) - Constructor for exception org.opencastproject.index.rebuild.IndexRebuildException
-
Full fledged constructor.
- IndexRebuildException(String, IndexRebuildService.Service, Throwable) - Constructor for exception org.opencastproject.index.rebuild.IndexRebuildException
-
Constructor that builds an error message.
- IndexRebuildException(String, IndexRebuildService.Service, Organization, Throwable) - Constructor for exception org.opencastproject.index.rebuild.IndexRebuildException
-
Constructor that builds an error message.
- IndexRebuildService - Class in org.opencastproject.index.rebuild
-
The bundle activator is defined in the pom.xml of this bundle.
- IndexRebuildService() - Constructor for class org.opencastproject.index.rebuild.IndexRebuildService
- IndexRebuildService.Service - Enum in org.opencastproject.index.rebuild
-
The services whose data is indexed by ElasticSearch.
L
- logIndexRebuildBegin(Logger, String, int, String) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log beginning of index rebuild for this service.
- logIndexRebuildBegin(Logger, String, int, String, Organization) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log beginning of index rebuild for this service and a specific organization.
- logIndexRebuildError(Logger, String, int, int, Throwable) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log an error during an index rebuild for this service.
- logIndexRebuildError(Logger, String, Throwable) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log an error during an index rebuild for this service.
- logIndexRebuildError(Logger, String, Throwable, Organization) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log an error during an index rebuild for this service.
- logIndexRebuildProgress(Logger, String, int, int) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log the progress of the index rebuild for this service.
- logIndexRebuildProgress(Logger, String, int, int, int) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log the progress of the index rebuild for this service.
- logIndexRebuildProgress(Logger, String, int, int, int, Organization) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log the progress of the index rebuild for this service.
- logIndexRebuildProgress(Logger, String, int, int, Organization) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log the progress of the index rebuild for this service and a specific organization.
- logSkippingElement(Logger, String, String, Throwable) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log an error when one element can't be re-indexed.
- logSkippingElement(Logger, String, String, Organization, Throwable) - Method in class org.opencastproject.index.rebuild.AbstractIndexProducer
-
Log an error when one element can't be re-indexed.
O
- org.opencastproject.index.rebuild - package org.opencastproject.index.rebuild
R
- rebuildIndex(AbstractSearchIndex) - Method in class org.opencastproject.index.rebuild.IndexRebuildService
-
Clear and rebuild the index from all services.
- rebuildIndex(AbstractSearchIndex, String) - Method in class org.opencastproject.index.rebuild.IndexRebuildService
-
Partially rebuild the index from a specific service.
- repopulate(AbstractSearchIndex) - Method in interface org.opencastproject.index.rebuild.IndexProducer
-
Re-add all data of this service to the index.
S
- Scheduler - org.opencastproject.index.rebuild.IndexRebuildService.Service
- Series - org.opencastproject.index.rebuild.IndexRebuildService.Service
- start(BundleContext) - Method in class org.opencastproject.index.rebuild.IndexRebuildService
-
Called by OSGI when this bundle is started.
- stop(BundleContext) - Method in class org.opencastproject.index.rebuild.IndexRebuildService
-
Called by OSGI when this bundle is stopped.
T
- Themes - org.opencastproject.index.rebuild.IndexRebuildService.Service
V
- valueOf(String) - Static method in enum org.opencastproject.index.rebuild.IndexRebuildService.Service
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opencastproject.index.rebuild.IndexRebuildService.Service
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- Workflow - org.opencastproject.index.rebuild.IndexRebuildService.Service
All Classes All Packages