java.lang.Runnable@Private
public final class ReencryptionUpdater
extends java.lang.Object
implements java.lang.Runnable
The tasks are submitted by ReencryptionHandler.
It is assumed only 1 Updater will be running, since updating file xattrs requires namespace write lock, and performance gain from multi-threading is limited.
| Modifier and Type | Field | Description |
|---|---|---|
static org.slf4j.Logger |
LOG |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.