Package org.lockss.metadata
Class MetadataManager
java.lang.Object
org.lockss.metadata.MetadataManager
Constants from old MetadataManager class that are referenced by plugins
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PREFIX
prefix for config properties- See Also:
-
PARAM_INDEXING_ENABLED
Determines whether indexing should be enabled. If indexing is not enabled, AUs are queued for indexing, but the AUs are not reindexed until the process is re-enabled. This parameter can be changed at runtime.- See Also:
-
DEFAULT_INDEXING_ENABLED
public static final boolean DEFAULT_INDEXING_ENABLEDDefault value of MetadataManager indexing enabled configuration parameter;falseto disable,trueto enable.- See Also:
-
-
Constructor Details
-
MetadataManager
public MetadataManager()
-