@NoImplement
public interface ConfigurationStats
ConfigurationInstance.
Implementations of this interface are to be thread-safe| Modifier and Type | Method and Description |
|---|---|
default int |
getActiveComponents() |
int |
getInflightOperations()
Deprecated.
Use
getActiveComponents() instead. |
long |
getLastUsedMillis() |
default int |
getRunningSources()
Deprecated.
Use
getActiveComponents() instead. |
long getLastUsedMillis()
@Deprecated int getInflightOperations()
getActiveComponents() instead.@Deprecated default int getRunningSources()
getActiveComponents() instead.default int getActiveComponents()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.