public class EnvStatsLogger extends Object implements EnvConfigObserver
| Modifier and Type | Field and Description |
|---|---|
static String |
STATFILEEXT |
static String |
STATFILENAME |
| Constructor and Description |
|---|
EnvStatsLogger(EnvironmentImpl env) |
| Modifier and Type | Method and Description |
|---|---|
void |
envConfigUpdate(DbConfigManager configMgr,
EnvironmentMutableConfig newConfig)
Notifies the observer that one or more mutable properties have been
changed.
|
void |
log() |
public static final String STATFILENAME
public static final String STATFILEEXT
public EnvStatsLogger(EnvironmentImpl env)
public void log()
public void envConfigUpdate(DbConfigManager configMgr, EnvironmentMutableConfig newConfig)
EnvConfigObserverenvConfigUpdate in interface EnvConfigObserverCopyright © 2024. All rights reserved.