Package org.nuxeo.ecm.core.convert.cache
Class GCTask
java.lang.Object
org.nuxeo.ecm.core.convert.cache.GCTask
- All Implemented Interfaces:
Runnable
Deprecated, for removal: This API element is subject to removal in a future version.
Task for GC dedicated Thread.
- Author:
- tiry
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionGCTask()
Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoid
run()
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
GCEnabled
public boolean GCEnabledDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
GCTask
public GCTask()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
ConversionCacheGCTask
instead